public class GeometryTypeMap extends HashMap<String,GeometryType>
AbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>| Constructor and Description |
|---|
GeometryTypeMap() |
GeometryTypeMap(GeometryTypeMap map) |
| Modifier and Type | Method and Description |
|---|---|
static String |
stripExtension(String typename,
GeometryType geometryType) |
String[] |
toKeyArray() |
String[] |
toTypeNames() |
clear, clone, containsKey, containsValue, entrySet, get, isEmpty, keySet, put, putAll, remove, size, valuesequals, hashCode, toStringpublic GeometryTypeMap()
public GeometryTypeMap(GeometryTypeMap map)
public String[] toTypeNames()
public String[] toKeyArray()
public static String stripExtension(String typename, GeometryType geometryType)
Copyright © 2016. All rights reserved.