Uses of Class
org.apache.batik.anim.dom.SVGOMAnimatedMarkerOrientValue
-
Packages that use SVGOMAnimatedMarkerOrientValue Package Description org.apache.batik.anim.dom -
-
Uses of SVGOMAnimatedMarkerOrientValue in org.apache.batik.anim.dom
Fields in org.apache.batik.anim.dom declared as SVGOMAnimatedMarkerOrientValue Modifier and Type Field Description protected SVGOMAnimatedMarkerOrientValue
SVGOMMarkerElement. orient
The 'orient' attribute value.Methods in org.apache.batik.anim.dom that return SVGOMAnimatedMarkerOrientValue Modifier and Type Method Description protected SVGOMAnimatedMarkerOrientValue
SVGOMElement. createLiveAnimatedMarkerOrientValue(java.lang.String ns, java.lang.String ln)
Creates a newSVGOMAnimatedMarkerOrientValue
and stores it in this element's LiveAttributeValue table.
-