protected class SVGOMAnimatedMarkerOrientValue.BaseSVGAngle extends SVGOMAngle
SVGOMAnimatedMarkerOrientValue.AnimatedAngle.getBaseVal().K, UNITS, value| Modifier | Constructor and Description |
|---|---|
protected |
BaseSVGAngle() |
| Modifier and Type | Method and Description |
|---|---|
void |
invalidate()
Invalidates this angle.
|
protected void |
parse(java.lang.String s)
Parse a String value as an SVGAngle.
|
protected void |
reset()
Resets the value of the associated attribute.
|
protected void |
revalidate()
Initializes the angle, if needed.
|
convertToSpecifiedUnits, getUnitType, getValue, getValueAsString, getValueInSpecifiedUnits, newValueSpecifiedUnits, setUnitType, setValue, setValueAsString, setValueInSpecifiedUnits, toUnitpublic void invalidate()
protected void reset()
reset in class SVGOMAngleprotected void revalidate()
revalidate in class SVGOMAngleprotected void parse(java.lang.String s)
parse in class SVGOMAngle