Uses of Class
org.apache.xmlgraphics.java2d.TransformType
Packages that use TransformType
Package
Description
Provides convenience base and utility classes for subclassing the
java.awt.Graphics2D class in order to translate
Java 2D primitives into another graphic format.-
Uses of TransformType in org.apache.xmlgraphics.java2d
Fields in org.apache.xmlgraphics.java2d declared as TransformTypeModifier and TypeFieldDescriptionstatic final TransformTypeTransformType.GENERALstatic final TransformTypeTransformType.ROTATEstatic final TransformTypeTransformType.SCALEstatic final TransformTypeTransformType.SHEARstatic final TransformTypeTransformType.TRANSLATETransformType valuesprivate TransformTypeTransformStackElement.typeTransform typeMethods in org.apache.xmlgraphics.java2d that return TransformTypeConstructors in org.apache.xmlgraphics.java2d with parameters of type TransformTypeModifierConstructorDescriptionprotectedTransformStackElement(TransformType type, double[] transformParameters)