|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.batik.dom.svg.SVGOMAngle
org.apache.batik.dom.svg.SVGOMAnimatedMarkerOrientValue.BaseSVGAngle
protected class SVGOMAnimatedMarkerOrientValue.BaseSVGAngle
This class represents the SVGAngle returned by
SVGOMAnimatedMarkerOrientValue.AnimatedAngle.getBaseVal().
| Field Summary |
|---|
| Fields inherited from class org.apache.batik.dom.svg.SVGOMAngle |
|---|
K, UNITS, unitType, value |
| Fields inherited from interface org.w3c.dom.svg.SVGAngle |
|---|
SVG_ANGLETYPE_DEG, SVG_ANGLETYPE_GRAD, SVG_ANGLETYPE_RAD, SVG_ANGLETYPE_UNKNOWN, SVG_ANGLETYPE_UNSPECIFIED |
| Constructor Summary | |
|---|---|
protected |
SVGOMAnimatedMarkerOrientValue.BaseSVGAngle()
|
| Method Summary | |
|---|---|
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. |
| Methods inherited from class org.apache.batik.dom.svg.SVGOMAngle |
|---|
convertToSpecifiedUnits, getUnitType, getValue, getValueAsString, getValueInSpecifiedUnits, newValueSpecifiedUnits, setValue, setValueAsString, setValueInSpecifiedUnits, toUnit |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
protected SVGOMAnimatedMarkerOrientValue.BaseSVGAngle()
| Method Detail |
|---|
public 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
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||