public abstract class DefaultWriterProfile extends java.lang.Object implements IWriterProfile
| Constructor and Description |
|---|
DefaultWriterProfile() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetFeatureCollectionWriterpublic NameWriter getNameWriter()
getNameWriter in interface IWriterProfilepublic DescriptionWriter getDescriptionWriter()
getDescriptionWriter in interface IWriterProfilepublic GeometryMemberWriter getGeometryMemberWriter()
getGeometryMemberWriter in interface IWriterProfilepublic BoundedByWriter getBoundedByWriter()
getBoundedByWriter in interface IWriterProfilepublic BoxWriter getBoxWriter()
getBoxWriter in interface IWriterProfilepublic CoordWriter getCoordWriter()
getCoordWriter in interface IWriterProfilepublic CoordinatesWriter getCoordinatesWriter()
getCoordinatesWriter in interface IWriterProfilepublic ElementWriter getElementWriter()
getElementWriter in interface IWriterProfilepublic FeatureMemberWriter getFeatureMemberWriter()
getFeatureMemberWriter in interface IWriterProfilepublic InnerBoundaryIsWriter getInnerBoundaryIsWriter()
getInnerBoundaryIsWriter in interface IWriterProfilepublic LineStringMemberWriter getLineStringMemeberWriter()
getLineStringMemeberWriter in interface IWriterProfilepublic LineStringWriter getLineStringWriter()
getLineStringWriter in interface IWriterProfilepublic LinearRingWriter getLinearRingWriter()
getLinearRingWriter in interface IWriterProfilepublic MultiGeometryWriter getMultiGeometryWriter()
getMultiGeometryWriter in interface IWriterProfilepublic MultiLineStringWriter getMultiLineStringWriter()
getMultiLineStringWriter in interface IWriterProfilepublic MultiPointWriter getMultiPointWriter()
getMultiPointWriter in interface IWriterProfilepublic MultiPolygonWriter getMultiPolygonWriter()
getMultiPolygonWriter in interface IWriterProfilepublic OuterBoundaryIsWriter getOuterBoundaryIsWriter()
getOuterBoundaryIsWriter in interface IWriterProfilepublic PointMemberWriter getPointMemberWriter()
getPointMemberWriter in interface IWriterProfilepublic PointWriter getPointWriter()
getPointWriter in interface IWriterProfilepublic PolygonMemberWriter getPolygonMemberWriter()
getPolygonMemberWriter in interface IWriterProfilepublic PolygonWriter getPolygonWriter()
getPolygonWriter in interface IWriterProfile