public abstract static class ShapeWriter.DefaultDelegate extends Object implements ShapeWriterDelegate
ShapeWriterDelegate defining no attributes by default.| Constructor and Description |
|---|
DefaultDelegate() |
| Modifier and Type | Method and Description |
|---|---|
List |
attributes(Geometry geometry)
Returns an empty attribute list.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitfeatureTypepublic List attributes(Geometry geometry)
attributes in interface ShapeWriterDelegategeometry - the feature the attributes of which to returnCollections.EMPTY_LISTGeometry.getUserData()