protected class SVGOMAnimatedMarkerOrientValue.BaseSVGAngle extends SVGOMAngle
SVGOMAnimatedMarkerOrientValue.AnimatedAngle.getBaseVal().SVG_ANGLETYPE_DEG, SVG_ANGLETYPE_GRAD, SVG_ANGLETYPE_RAD, SVG_ANGLETYPE_UNKNOWN, SVG_ANGLETYPE_UNSPECIFIEDK, UNITS, value| Modifier | Constructor | Description |
|---|---|---|
protected |
BaseSVGAngle() |
| Modifier and Type | Method | 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.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitconvertToSpecifiedUnits, 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 SVGOMAngleCopyright ? 2018 Apache Software Foundation. All Rights Reserved.