T
- Class of the style objectpublic abstract class YsldEncodeHandler<T> extends Object implements Iterator<Object>
Constructor and Description |
---|
YsldEncodeHandler() |
Modifier and Type | Method and Description |
---|---|
protected abstract void |
encode(T next) |
boolean |
hasNext() |
Object |
next() |
void |
remove() |
protected void |
vendorOptions(Map<String,String> options) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
forEachRemaining
protected abstract void encode(T next)
Copyright © 1996–2019 Geotools. All rights reserved.