Uses of Enum Class
org.apache.fop.render.afp.AFPDocumentHandler.Location
Packages that use AFPDocumentHandler.Location
Package
Description
An AFP Renderer implementation and supporting classes.
-
Uses of AFPDocumentHandler.Location in org.apache.fop.render.afp
Fields in org.apache.fop.render.afp declared as AFPDocumentHandler.LocationMethods in org.apache.fop.render.afp that return AFPDocumentHandler.LocationModifier and TypeMethodDescriptionstatic AFPDocumentHandler.Location
Returns the enum constant of this class with the specified name.static AFPDocumentHandler.Location[]
AFPDocumentHandler.Location.values()
Returns an array containing the constants of this enum class, in the order they are declared.