| Package | Description |
|---|---|
| cz.vutbr.web.css | |
| cz.vutbr.web.csskit | |
| cz.vutbr.web.csskit.antlr4 |
| Modifier and Type | Method and Description |
|---|---|
KeyframeBlock |
RuleFactory.createKeyframeBlock()
Creates a new keyframe block
|
KeyframeBlock |
KeyframeBlock.setPercentages(List<TermPercent> percentages)
Sets the percentages used as the keyframe selectors.
|
| Modifier and Type | Class and Description |
|---|---|
class |
KeyframeBlockImpl |
| Modifier and Type | Method and Description |
|---|---|
KeyframeBlock |
RuleFactoryImpl.createKeyframeBlock() |
KeyframeBlock |
KeyframeBlockImpl.setPercentages(List<TermPercent> percentages) |
| Modifier and Type | Method and Description |
|---|---|
KeyframeBlock |
CSSParserVisitorImpl.visitKeyframe_block(CSSParser.Keyframe_blockContext ctx) |
| Modifier and Type | Method and Description |
|---|---|
RuleBlock<?> |
SimplePreparator.prepareRuleKeyframes(List<KeyframeBlock> rules,
String name) |
RuleBlock<?> |
Preparator.prepareRuleKeyframes(List<KeyframeBlock> rules,
String name)
Creates RuleKeyframes, block of key frames with assigned name.
|
Copyright © 2019. All rights reserved.