Class PDMeasureDictionary

    • Constructor Detail

      • PDMeasureDictionary

        protected PDMeasureDictionary()
        Constructor.
      • PDMeasureDictionary

        public PDMeasureDictionary​(COSDictionary dictionary)
        Constructor.
        Parameters:
        dictionary - the corresponding dictionary
    • Method Detail

      • getType

        public String getType()
        This will return the type of the measure dictionary. It must be "Measure"
        Returns:
        the type
      • getSubtype

        public String getSubtype()
        returns the subtype of the measure dictionary.
        Returns:
        the subtype of the measure data dictionary
      • setSubtype

        protected void setSubtype​(String subtype)
        This will set the subtype of the measure dictionary.
        Parameters:
        subtype - the subtype of the measure dictionary