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 SVGOMAnimatedMarkerOrientValueSVGOMMarkerElement. orientThe 'orient' attribute value.Methods in org.apache.batik.anim.dom that return SVGOMAnimatedMarkerOrientValue Modifier and Type Method Description protected SVGOMAnimatedMarkerOrientValueSVGOMElement. createLiveAnimatedMarkerOrientValue(java.lang.String ns, java.lang.String ln)Creates a newSVGOMAnimatedMarkerOrientValueand stores it in this element's LiveAttributeValue table.
-