Class Measure

All Implemented Interfaces:
Serializable
Direct Known Subclasses:
MeasureGeospatial, MeasureRectilinear

public abstract class Measure extends PdfDictionary
Parent class for the Measure dictionaries.
Since:
5.1.0
See Also:
  • Constructor Details

    • Measure

      public Measure()
      Creates a Measure dictionary.
  • Method Details

    • getSubType

      abstract PdfName getSubType()
      Gets the subtype (for internal use only).
      Returns:
      the name of the SubType.