org.apache.fop.render.intermediate
Class IFGraphicContext.Group
java.lang.Object
org.apache.fop.render.intermediate.IFGraphicContext.Group
- Direct Known Subclasses:
- IFGraphicContext.Viewport
- Enclosing class:
- IFGraphicContext
public static class IFGraphicContext.Group
- extends java.lang.Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
IFGraphicContext.Group
public IFGraphicContext.Group(java.awt.geom.AffineTransform[] transforms)
IFGraphicContext.Group
public IFGraphicContext.Group(java.awt.geom.AffineTransform transform)
IFGraphicContext.Group
public IFGraphicContext.Group()
getTransforms
public java.awt.geom.AffineTransform[] getTransforms()
start
public void start(IFPainter painter)
throws IFException
- Throws:
IFException
end
public void end(IFPainter painter)
throws IFException
- Throws:
IFException
toString
public java.lang.String toString()
-
- Overrides:
toString
in class java.lang.Object
Copyright 1999-2010 The Apache Software Foundation. All Rights Reserved.