|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use WKTElement | |
org.geotools.resources | A set of helper classes for Geotools implementation; Do not use! |
Uses of WKTElement in org.geotools.resources |
Methods in org.geotools.resources that return WKTElement | |
WKTElement |
WKTElement.pullElement(java.lang.String key)
Deprecated. Removes the next WKTElement from the list and returns it. |
WKTElement |
WKTElement.pullOptionalElement(java.lang.String key)
Deprecated. Removes the next WKTElement from the list and returns it. |
WKTElement |
WKTElement.pullVoidElement(java.lang.String key)
Deprecated. Removes and returns the next WKTElement with no bracket.
|
protected WKTElement |
WKTFormat.getTree(java.lang.String text,
java.text.ParsePosition position)
Deprecated. Returns a tree of WKTElement for the specified text. |
Methods in org.geotools.resources with parameters of type WKTElement | |
protected abstract java.lang.Object |
WKTFormat.parse(WKTElement element)
Deprecated. Parses the next element in the specified Well Know Text (WKT) tree. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |