| Package | Description |
|---|---|
| cz.vutbr.web.css | |
| cz.vutbr.web.csskit | |
| cz.vutbr.web.csskit.antlr4 |
| Modifier and Type | Method and Description |
|---|---|
TermPercent |
TermFactory.createPercent(Float value) |
TermPercent |
TermFactory.createPercent(String value,
int unary) |
| Modifier and Type | Method and Description |
|---|---|
List<TermPercent> |
KeyframeBlock.getPercentages()
Reads the percentages used as the keyframe selectors.
|
| Modifier and Type | Method and Description |
|---|---|
KeyframeBlock |
KeyframeBlock.setPercentages(List<TermPercent> percentages)
Sets the percentages used as the keyframe selectors.
|
| Modifier and Type | Class and Description |
|---|---|
class |
TermPercentImpl
TermPercent
|
| Modifier and Type | Method and Description |
|---|---|
TermPercent |
TermFactoryImpl.createPercent(Float value) |
TermPercent |
TermFactoryImpl.createPercent(String value,
int unary) |
| Modifier and Type | Method and Description |
|---|---|
List<TermPercent> |
KeyframeBlockImpl.getPercentages() |
| Modifier and Type | Method and Description |
|---|---|
KeyframeBlock |
KeyframeBlockImpl.setPercentages(List<TermPercent> percentages) |
| Constructor and Description |
|---|
KeyframeBlockImpl(List<TermPercent> percentages) |
| Modifier and Type | Method and Description |
|---|---|
TermPercent |
CSSParserVisitorImpl.visitKeyframe_selector(CSSParser.Keyframe_selectorContext ctx) |
Copyright © 2019. All rights reserved.