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, compute, computeIfAbsent, computeIfPresent, containsKey, containsValue, entrySet, forEach, get, getOrDefault, isEmpty, keySet, merge, put, putAll, putIfAbsent, remove, remove, replace, replace, replaceAll, size, valuesequals, hashCode, toStringpublic GeometryTypeMap()
public GeometryTypeMap(GeometryTypeMap map)
public String[] toTypeNames()
public String[] toKeyArray()
public static String stripExtension(String typename, GeometryType geometryType)
Copyright © 2018 B3Partners B.V.. All rights reserved.