Uses of Class
net.sf.jaxodraw.object.text.JaxoTextObject

Packages that use JaxoTextObject
net.sf.jaxodraw.object.text Text objects. 
 

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

Subclasses of JaxoTextObject in net.sf.jaxodraw.object.text
 class JaxoLatexText
          Defines a JaxoObject which is just a string.
 class JaxoPSText
          Defines a JaxoObject which is a postscript text.
 

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



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