Class MapStyleList

    • Constructor Detail

      • MapStyleList

        public MapStyleList()
        Default constructor
    • Method Detail

      • getName

        public java.lang.String getName()
      • 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.
        Overrides:
        getKeyAttribute in class AbstractConfigurationElementList