jaxg 0.1dev

Uses of Interface
org.xml.graphics.XGProcessor

Packages that use XGProcessor
org.xml.graphics   
org.xml.graphics.helpers   
 

Uses of XGProcessor in org.xml.graphics
 

Methods in org.xml.graphics that return XGProcessor
 XGProcessor XGProcessorHandler.getXGProcessor()
           
abstract  XGProcessor XGProcessorFactory.newXGProcessor()
          Creates a new XGProcessor instance.
 

Uses of XGProcessor in org.xml.graphics.helpers
 

Classes in org.xml.graphics.helpers that implement XGProcessor
 class AbstractXGProcessor
          Abstract base class that can be used as a starting point for XGProcessor implementations.
 

Methods in org.xml.graphics.helpers that return XGProcessor
 XGProcessor XGProcessorFactoryProxy.newXGProcessor()
           
 


jaxg 0.1dev

Copyright © 2004-2005 Jeremias Märki. All rights reserved.