Class MapStyle

    • Constructor Detail

      • MapStyle

        public MapStyle()
    • Method Detail

      • getKeyAttribute

        protected java.lang.String getKeyAttribute()
        Description copied from class: AbstractConfigurationElement
        This method must return the attribute that uniquely identifies this element among its siblings; if no single attribute can be used, return null and override the getKey and setKey methods.
        Specified by:
        getKeyAttribute in class AbstractConfigurationElement
      • setKey

        public void setKey​(java.lang.String key)
      • getDescriptorID

        public java.lang.String getDescriptorID()
      • setDescriptorID

        public void setDescriptorID​(java.lang.String descriptorID)
      • getDescriptor

        public java.lang.String getDescriptor()
      • setDescriptor

        public void setDescriptor​(java.lang.String description)