Uses of Class
org.apache.batik.ext.swing.DoubleDocument

Packages that use DoubleDocument
org.apache.batik.ext.swing   
 

Uses of DoubleDocument in org.apache.batik.ext.swing
 

Fields in org.apache.batik.ext.swing declared as DoubleDocument
protected  DoubleDocument JAffineTransformChooser.txModel
          The Model for the x-axis translate component
protected  DoubleDocument JAffineTransformChooser.tyModel
          The Model for the y-axis translate component
protected  DoubleDocument JAffineTransformChooser.sxModel
          The Model for the x-axis scale component
protected  DoubleDocument JAffineTransformChooser.syModel
          The Model for the y-axis scale component
protected  DoubleDocument JAffineTransformChooser.rxModel
          The Model for the x-axis rotation center
protected  DoubleDocument JAffineTransformChooser.ryModel
          The Model for the y-axis rotation center
protected  DoubleDocument JAffineTransformChooser.rotateModel
          The Model for the rotation
 



Copyright © 2002 Apache Software Foundation. All Rights Reserved.