Uses of Class
org.apache.fop.render.intermediate.IFGraphicContext.Group
-
Packages that use IFGraphicContext.Group Package Description org.apache.fop.render.intermediate -
-
Uses of IFGraphicContext.Group in org.apache.fop.render.intermediate
Subclasses of IFGraphicContext.Group in org.apache.fop.render.intermediate Modifier and Type Class Description static class
IFGraphicContext.Viewport
a viewportMethods in org.apache.fop.render.intermediate that return IFGraphicContext.Group Modifier and Type Method Description IFGraphicContext.Group[]
IFGraphicContext. dropGroups()
IFGraphicContext.Group[]
IFGraphicContext. getGroups()
Methods in org.apache.fop.render.intermediate with parameters of type IFGraphicContext.Group Modifier and Type Method Description void
IFGraphicContext. pushGroup(IFGraphicContext.Group group)
private void
IFRenderer. pushGroup(IFGraphicContext.Group group)
-