Uses of Interface
net.sf.jaxodraw.object.JaxoRotationObject

Packages that use JaxoRotationObject
net.sf.jaxodraw.object.fill Fill objects, ie objects that have a fill color. 
net.sf.jaxodraw.object.text Text objects. 
net.sf.jaxodraw.object.vertex Vertex objects. 
 

Uses of JaxoRotationObject in net.sf.jaxodraw.object.fill
 

Classes in net.sf.jaxodraw.object.fill that implement JaxoRotationObject
 class JaxoBlob
          A blob object: a general ellypse that can be rotated.
 

Uses of JaxoRotationObject in net.sf.jaxodraw.object.text
 

Classes in net.sf.jaxodraw.object.text that implement JaxoRotationObject
 class JaxoLatexText
          Defines a JaxoObject which is just a string.
 class JaxoPSText
          Defines a JaxoObject which is a postscript text.
 class JaxoTextObject
          Defines a JaxoObject which is just a string.
 

Uses of JaxoRotationObject in net.sf.jaxodraw.object.vertex
 

Classes in net.sf.jaxodraw.object.vertex that implement JaxoRotationObject
 class JaxoVertex
          A vertex object.
 class JaxoVertexT1
          A vertex (a filled circle).
 class JaxoVertexT2
          A vertex type 2 object (a cross with a circle).
 class JaxoVertexT3
          A vertex (a filled square).
 class JaxoVertexT4
          A vertex (a cross).
 class JaxoVertexT6
          A vertex (a filled diamond).
 



Copyright © 2003-2011 The JaxoDraw team. All Rights Reserved.