Class GeoShapeInfo

    • Constructor Detail

      • GeoShapeInfo

        public GeoShapeInfo()
    • 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
      • getID

        public java.lang.String getID()
      • setID

        public void setID​(java.lang.String id)
      • isDefault

        public boolean isDefault()
      • setDefault

        public void setDefault​(boolean defaultVal)
      • getRoleId

        public java.lang.String getRoleId()
      • setRoleId

        public void setRoleId​(java.lang.String roleId)
      • getDesc

        public java.lang.String getDesc()
      • setDesc

        public void setDesc​(java.lang.String desc)
      • getDescWeb

        public java.lang.String getDescWeb()
      • setDescWeb

        public void setDescWeb​(java.lang.String descWeb)
      • getDescFlash

        public java.lang.String getDescFlash()
      • setDescFlash

        public void setDescFlash​(java.lang.String descFlash)
      • getDescDesktop

        public java.lang.String getDescDesktop()
      • setDescDesktop

        public void setDescDesktop​(java.lang.String descDesktop)
      • getLayerId

        public java.lang.String getLayerId()
      • setLayerId

        public void setLayerId​(java.lang.String layerId)
      • setCustomShape

        public void setCustomShape​(boolean value)
      • isCustomShape

        public boolean isCustomShape()
      • setPluginName

        public void setPluginName​(java.lang.String value)
      • getPluginName

        public java.lang.String getPluginName()
      • setSecondaryField

        public void setSecondaryField​(java.lang.String value)
      • getSecondaryField

        public java.lang.String getSecondaryField()
      • setSecondaryFieldRole

        public void setSecondaryFieldRole​(java.lang.String value)
      • getSecondaryFieldRole

        public java.lang.String getSecondaryFieldRole()
      • getShapeKey

        public java.lang.String getShapeKey()
      • setShapeKey

        public void setShapeKey​(java.lang.String shapeKey)