Uses of Class
org.apache.batik.dom.svg.AbstractSVGTransform
Packages that use AbstractSVGTransform
-
Uses of AbstractSVGTransform in org.apache.batik.anim.values
Constructors in org.apache.batik.anim.values with parameters of type AbstractSVGTransformModifierConstructorDescriptionCreates a new AnimatableTransformListValue with a single transform. -
Uses of AbstractSVGTransform in org.apache.batik.dom.svg
Subclasses of AbstractSVGTransform in org.apache.batik.dom.svgModifier and TypeClassDescriptionstatic classAnSVGTransformin the list.classThis class is the implementation of the SVGTransform interface.Methods in org.apache.batik.dom.svg with parameters of type AbstractSVGTransformModifier and TypeMethodDescriptionvoidAbstractSVGTransform.assign(AbstractSVGTransform t) Copies the value of the specified transformation into this object.