public class DefaultMapFactory extends java.lang.Object implements MapFactory
Modifier and Type | Field and Description |
---|---|
static DefaultMapFactory |
INSTANCE |
Constructor and Description |
---|
DefaultMapFactory() |
public static final DefaultMapFactory INSTANCE
public Map newMap()
newMap
in interface MapFactory
public Map newMap(Workspace workspace)
newMap
in interface MapFactory