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 classIFGraphicContext.Viewporta 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 voidIFGraphicContext. pushGroup(IFGraphicContext.Group group)
-