Class LimitedAccessSymbol

    • Field Detail

      • symbolId

        protected java.lang.String symbolId
        Identifier for the symbol.
    • Constructor Detail

      • LimitedAccessSymbol

        public LimitedAccessSymbol​(java.lang.String sidc,
                                   Position position)
    • Method Detail

      • init

        protected void init​(java.lang.String symbolId)
      • getIdentifier

        public java.lang.String getIdentifier()
        Indicates a string identifier for this symbol. The format of the identifier depends on the symbol set to which this symbol belongs. For symbols belonging to the MIL-STD-2525 symbol set, this returns a 15-character alphanumeric symbol identification code (SIDC).
        Returns:
        an identifier for this symbol.