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

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

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

Classes in net.sf.jaxodraw.object.fill that implement JaxoFillColorObject
 class JaxoBlob
          A blob object: a general ellypse that can be rotated.
 class JaxoBox
          A box object.
 class JaxoFillObject
          A general object that can be filled.
 

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

Classes in net.sf.jaxodraw.object.vertex that implement JaxoFillColorObject
 class JaxoVertexT2
          A vertex type 2 object (a cross with a circle).
 class JaxoVertexT5
          A vertex (a triangle).
 



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