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