com.supermap.services.components

Class PlotConfig

  • java.lang.Object
    • com.supermap.services.components.PlotConfig
  • All Implemented Interfaces:
    java.io.Serializable


    public class PlotConfig
    extends java.lang.Object
    implements java.io.Serializable
    

    Dynamically plotting configuration information for service components.

    See Also:
    Serialized Form
    • Constructor Summary

      Constructors 
      Constructor and Description
      PlotConfig()
      Default constructor.
    • Method Summary

      Methods 
      Modifier and Type Method and Description
      boolean equals(java.lang.Object obj) 
      int hashCode()
      Gets the hash value of the object instance
      • Methods inherited from class java.lang.Object

        clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • PlotConfig

        public PlotConfig()
        

        Default constructor.

    • Method Detail

      • equals

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

        public final int hashCode()
        
        Gets the hash value of the object instance
        Overrides:
        hashCode in class java.lang.Object
        Returns:
        hash value