Uses of Class
org.apache.batik.ext.awt.g2d.GraphicContext

Packages that use GraphicContext
org.apache.batik.ext.awt.g2d Provides an API for subclassing the java.awt.Graphics2D class in order to translate Java 2D primitives into another graphic format. 
 

Uses of GraphicContext in org.apache.batik.ext.awt.g2d
 

Fields in org.apache.batik.ext.awt.g2d declared as GraphicContext
protected  GraphicContext AbstractGraphics2D.gc
          Current state of the Graphic Context.
 

Methods in org.apache.batik.ext.awt.g2d that return GraphicContext
 GraphicContext AbstractGraphics2D.getGraphicContext()
           
 



Copyright © 2000–2017 Apache Software Foundation. All rights reserved.