Uses of Enum
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
Subclasses with type arguments of type AFPDocumentHandler.Location in org.apache.fop.render.afpFields in org.apache.fop.render.afp declared as AFPDocumentHandler.LocationMethods in org.apache.fop.render.afp that return AFPDocumentHandler.LocationModifier and TypeMethodDescriptionstatic AFPDocumentHandler.LocationReturns the enum constant of this type with the specified name.static AFPDocumentHandler.Location[]AFPDocumentHandler.Location.values()Returns an array containing the constants of this enum type, in the order they are declared.