public class PresetGeometries extends LinkedHashMap<String,CustomGeometry>
AbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>| Modifier and Type | Method and Description |
|---|---|
static CustomGeometry |
convertCustomGeometry(XMLStreamReader staxReader)
Convert a single CustomGeometry object, i.e.
|
static PresetGeometries |
getInstance() |
void |
init(InputStream is) |
clear, containsValue, entrySet, forEach, get, getOrDefault, keySet, replaceAll, valuesclone, compute, computeIfAbsent, computeIfPresent, containsKey, isEmpty, merge, put, putAll, putIfAbsent, remove, remove, replace, replace, sizeequals, hashCode, toStringcompute, computeIfAbsent, computeIfPresent, containsKey, equals, hashCode, isEmpty, merge, put, putAll, putIfAbsent, remove, remove, replace, replace, sizepublic void init(InputStream is) throws XMLStreamException, JAXBException
XMLStreamExceptionJAXBExceptionpublic static CustomGeometry convertCustomGeometry(XMLStreamReader staxReader)
public static PresetGeometries getInstance()
Copyright © 2010 - 2020 Adobe. All Rights Reserved