Uses of Enum Class
org.apache.fop.render.intermediate.IFContext.RegionType
Packages that use IFContext.RegionType
-
Uses of IFContext.RegionType in org.apache.fop.render.intermediate
Fields in org.apache.fop.render.intermediate declared as IFContext.RegionTypeMethods in org.apache.fop.render.intermediate that return IFContext.RegionTypeModifier and TypeMethodDescriptionstatic IFContext.RegionType
Returns the enum constant of this class with the specified name.static IFContext.RegionType[]
IFContext.RegionType.values()
Returns an array containing the constants of this enum class, in the order they are declared.