public static class IFGraphicContext.Group
extends java.lang.Object
Constructor and Description |
---|
IFGraphicContext.Group() |
IFGraphicContext.Group(java.awt.geom.AffineTransform transform) |
IFGraphicContext.Group(java.awt.geom.AffineTransform[] transforms) |
public IFGraphicContext.Group(java.awt.geom.AffineTransform[] transforms)
public IFGraphicContext.Group(java.awt.geom.AffineTransform transform)
public IFGraphicContext.Group()
public java.awt.geom.AffineTransform[] getTransforms()
public void start(IFPainter painter) throws IFException
IFException
public void end(IFPainter painter) throws IFException
IFException
public java.lang.String toString()
toString
in class java.lang.Object
Copyright 1999-2010 The Apache Software Foundation. All Rights Reserved.