com.supermap.services.providers

Class UGCV5TileProviderSetting

  • All Implemented Interfaces:
    java.io.Serializable


    public class UGCV5TileProviderSetting
    extends MapProviderSetting
    
    UGC5.0 map tile service provider configuration class.
    See Also:
    Serialized Form
    • Field Detail

      • configFile

        public java.lang.String configFile
        
        UGCV5 tile profile. The file name with the suffix ".sci" or ".inf".
    • Constructor Detail

      • UGCV5TileProviderSetting

        public UGCV5TileProviderSetting()
        
    • Method Detail

      • equals

        public boolean equals(java.lang.Object obj)
        
        Overrides:
        equals in class java.lang.Object
      • hashCode

        public int hashCode()
        
        Overrides:
        hashCode in class java.lang.Object