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
-
-
Field Summary
Fields Modifier and Type Field and Description static DefaultMapFactoryINSTANCE
-
Constructor Summary
Constructors Constructor and Description DefaultMapFactory()
-
-
-
Field Detail
-
INSTANCE
public static final DefaultMapFactory INSTANCE
-
-
Method Detail
-
newMap
public Map newMap()
- Specified by:
newMapin interfaceMapFactory
-
newMap
public Map newMap(Workspace workspace)
- Specified by:
newMapin interfaceMapFactory
-
-