|
||||||||||
| 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.AnimSVGAngle
protected class SVGOMAnimatedMarkerOrientValue.AnimSVGAngle
This class represents the SVGAngle returned by SVGOMAnimatedMarkerOrientValue.AnimatedAngle.getAnimVal().
| Field Summary |
|---|
| Fields inherited from class org.apache.batik.dom.svg.SVGOMAngle |
|---|
K, UNITS, unitType, value |
| Constructor Summary | |
|---|---|
protected |
SVGOMAnimatedMarkerOrientValue.AnimSVGAngle()
|
| Method Summary | |
|---|---|
void |
convertToSpecifiedUnits(short unit)
DOM: Implements SVGOMAngle.convertToSpecifiedUnits(short). |
short |
getUnitType()
DOM: Implements SVGOMAngle.getUnitType(). |
float |
getValue()
DOM: Implements SVGOMAngle.getValue(). |
String |
getValueAsString()
DOM: Implements SVGOMAngle.getValueAsString(). |
float |
getValueInSpecifiedUnits()
DOM: Implements SVGOMAngle.getValueInSpecifiedUnits(). |
void |
newValueSpecifiedUnits(short unit,
float value)
DOM: Implements SVGOMAngle.newValueSpecifiedUnits(short,float). |
protected void |
setAnimatedValue(int type,
float val)
Sets the animated value. |
void |
setValue(float value)
DOM: Implements SVGOMAngle.setValue(float). |
void |
setValueAsString(String value)
DOM: Implements SVGOMAngle.setValueAsString(String). |
void |
setValueInSpecifiedUnits(float value)
DOM: Implements SVGOMAngle.setValueInSpecifiedUnits(float). |
| Methods inherited from class org.apache.batik.dom.svg.SVGOMAngle |
|---|
parse, reset, revalidate, toUnit |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
protected SVGOMAnimatedMarkerOrientValue.AnimSVGAngle()
| Method Detail |
|---|
public short getUnitType()
SVGOMAngle.getUnitType().
getUnitType in class SVGOMAnglepublic float getValue()
SVGOMAngle.getValue().
getValue in class SVGOMAnglepublic float getValueInSpecifiedUnits()
SVGOMAngle.getValueInSpecifiedUnits().
getValueInSpecifiedUnits in class SVGOMAnglepublic String getValueAsString()
SVGOMAngle.getValueAsString().
getValueAsString in class SVGOMAngle
public void setValue(float value)
throws DOMException
SVGOMAngle.setValue(float).
setValue in class SVGOMAngleDOMException
public void setValueInSpecifiedUnits(float value)
throws DOMException
SVGOMAngle.setValueInSpecifiedUnits(float).
setValueInSpecifiedUnits in class SVGOMAngleDOMException
public void setValueAsString(String value)
throws DOMException
SVGOMAngle.setValueAsString(String).
setValueAsString in class SVGOMAngleDOMException
public void newValueSpecifiedUnits(short unit,
float value)
SVGOMAngle.newValueSpecifiedUnits(short,float).
newValueSpecifiedUnits in class SVGOMAnglepublic void convertToSpecifiedUnits(short unit)
SVGOMAngle.convertToSpecifiedUnits(short).
convertToSpecifiedUnits in class SVGOMAngle
protected void setAnimatedValue(int type,
float val)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||