com.supermap.services.providers

Class DefaultMapFactory

  • java.lang.Object
    • com.supermap.services.providers.DefaultMapFactory
  • All Implemented Interfaces:
    MapFactory


    public class DefaultMapFactory
    extends java.lang.Object
    implements MapFactory
    
    • Constructor Summary

      Constructors 
      Constructor and Description
      DefaultMapFactory() 
    • Method Summary

      Methods 
      Modifier and Type Method and Description
      Map newMap() 
      Map newMap(Workspace workspace) 
      • Methods inherited from class java.lang.Object

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

      • DefaultMapFactory

        public DefaultMapFactory()
        
    • Method Detail

      • newMap

        public Map newMap(Workspace workspace)
        
        Specified by:
        newMap in interface MapFactory