Class OptionalContentGroup

    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.lang.String getName()
      The name of the OCG.
      OcgState getState()
      This property is used to determine whether this OCG is ON or OFF in the default configuration.
      • Methods inherited from class java.lang.Object

        getClass, notify, notifyAll, toString, wait, wait, wait
    • Method Detail

      • getName

        public java.lang.String getName()
        The name of the OCG. It can be used to identify OCGs, although it is not necessarily unique.
      • getState

        public OcgState getState()
        This property is used to determine whether this OCG is ON or OFF in the default configuration.