Uses of Class
org.apache.batik.ext.awt.g2d.TransformType

Packages that use TransformType
org.apache.batik.ext.awt.g2d Provides an API for subclassing the java.awt.Graphics2D class in order to translate Java 2D primitives into another graphic format. 
 

Uses of TransformType in org.apache.batik.ext.awt.g2d
 

Fields in org.apache.batik.ext.awt.g2d declared as TransformType
static TransformType TransformType.TRANSLATE
          TransformType values
static TransformType TransformType.ROTATE
           
static TransformType TransformType.SCALE
           
static TransformType TransformType.SHEAR
           
static TransformType TransformType.GENERAL
           
 

Methods in org.apache.batik.ext.awt.g2d that return TransformType
 TransformType TransformStackElement.getType()
           
 



Copyright © 2001 Apache Software Foundation. All Rights Reserved.