java.io.Serializable
, java.lang.Cloneable
, java.util.Map<java.lang.String,CustomGeometry>
public class PresetGeometries extends java.util.LinkedHashMap<java.lang.String,CustomGeometry>
Modifier and Type | Method | Description |
---|---|---|
static PresetGeometries |
getInstance() |
clone, compute, computeIfAbsent, computeIfPresent, containsKey, isEmpty, merge, put, putAll, putIfAbsent, remove, remove, replace, replace, size
clear, containsValue, entrySet, forEach, get, getOrDefault, keySet, removeEldestEntry, replaceAll, values
public static PresetGeometries getInstance()
Copyright 2018 The Apache Software Foundation or its licensors, as applicable.