Uses of Class
net.sf.jaxodraw.object.fill.JaxoFillObject

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

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

Subclasses of JaxoFillObject in net.sf.jaxodraw.object.fill
 class JaxoBlob
          A blob object: a general ellypse that can be rotated.
 class JaxoBox
          A box object.
 

Methods in net.sf.jaxodraw.object.fill with parameters of type JaxoFillObject
 void JaxoFillObject.copyFrom(JaxoFillObject temp)
          Sets all parameters from the given object to the current one.
 



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