Uses of Enum Class
org.apache.fop.render.pcl.fonts.PCLFontSegment.SegmentID
Packages that use PCLFontSegment.SegmentID
-
Uses of PCLFontSegment.SegmentID in org.apache.fop.render.pcl.fonts
Fields in org.apache.fop.render.pcl.fonts declared as PCLFontSegment.SegmentIDMethods in org.apache.fop.render.pcl.fonts that return PCLFontSegment.SegmentIDModifier and TypeMethodDescriptionPCLFontSegment.getIdentifier()
static PCLFontSegment.SegmentID
Returns the enum constant of this class with the specified name.static PCLFontSegment.SegmentID[]
PCLFontSegment.SegmentID.values()
Returns an array containing the constants of this enum class, in the order they are declared.Constructors in org.apache.fop.render.pcl.fonts with parameters of type PCLFontSegment.SegmentID