Uses of Class
net.sf.jaxodraw.util.graphics.JaxoWrapperGraphics2D

Packages that use JaxoWrapperGraphics2D
net.sf.jaxodraw.util.graphics Extensions to java.awt.Graphics2D. 
 

Uses of JaxoWrapperGraphics2D in net.sf.jaxodraw.util.graphics
 

Subclasses of JaxoWrapperGraphics2D in net.sf.jaxodraw.util.graphics
 class JaxoGraphics2D
          Graphic2Ds that also stores JaxoDraw-specific state and can perform JaxoDraw-specific painting.
 

Methods in net.sf.jaxodraw.util.graphics that return JaxoWrapperGraphics2D
protected  JaxoWrapperGraphics2D JaxoWrapperGraphics2D.clone(Graphics2D g)
          A clone which wraps the given Graphics2D.
 



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