Class ShapeConfigInfo


  • public class ShapeConfigInfo
    extends java.lang.Object
    • Constructor Detail

      • ShapeConfigInfo

        public ShapeConfigInfo​(MSTRShapeConfigurationInfo shapeConfig,
                               java.lang.String shapeId,
                               java.lang.String pluginPath)
    • Method Detail

      • getPath

        public java.lang.String getPath()
      • getNamePathConfig

        public java.util.Map<java.lang.String,​java.lang.String> getNamePathConfig()
        Returns the pair stored in AreaLayerInfo.
        Returns:
        A Map object with query field name and xpath string pairs.
      • getQueryField

        public java.lang.String getQueryField()
        Returns the query field string in MSTRShapeConfigurationInfo object
        Returns:
        The query field name.
      • getSecondaryField

        public java.lang.String getSecondaryField()
        Returns the secondary Field string in MSTRShapeConfigurationInfo object
        Returns:
        The secondary field name.
      • getGeoRoleId

        public java.lang.String getGeoRoleId()
        Returns the geo role Id string in MSTRShapeConfigurationInfo object
        Returns:
        The geo role Id.