public class DefaultWriterProfile extends java.lang.Object implements IWriterProfile
| Constructor and Description |
|---|
DefaultWriterProfile() |
public NameWriter getNameWriter()
getNameWriter in interface IWriterProfilepublic DescriptionWriter getDescriptionWriter()
getDescriptionWriter in interface IWriterProfilepublic CoordinatesWriter getCoordinatesWriter()
getCoordinatesWriter in interface IWriterProfilepublic DocumentWriter getDocumentWriter()
getDocumentWriter in interface IWriterProfilepublic ElementWriter getElementWriter()
getElementWriter in interface IWriterProfilepublic FeatureWriter getFeatureWriter()
getFeatureWriter in interface IWriterProfilepublic FolderWriter getFolderWriter()
getFolderWriter in interface IWriterProfilepublic GeometriesWriter getGeometryWriter()
getGeometryWriter in interface IWriterProfilepublic InnerBoundaryIsWriter getInnerBoundaryIsWriter()
getInnerBoundaryIsWriter in interface IWriterProfilepublic LatLonAltBoxWriter getLatLonAltBoxWriter()
getLatLonAltBoxWriter in interface IWriterProfilepublic LineStringWriter getLineStringTypeWriter()
getLineStringTypeWriter in interface IWriterProfilepublic LinearRingWriter getLinearRingWriter()
getLinearRingWriter in interface IWriterProfilepublic MetadataWriter getMetadataWriter()
getMetadataWriter in interface IWriterProfilepublic MultiGeometryWriter getMultiGeometryWriter()
getMultiGeometryWriter in interface IWriterProfilepublic OuterBoundaryIsWriter getOuterBoundaryIsWriter()
getOuterBoundaryIsWriter in interface IWriterProfilepublic PlaceMarkWriter getPlaceMarkWriter()
getPlaceMarkWriter in interface IWriterProfilepublic PointWriter getPointTypeWriter()
getPointTypeWriter in interface IWriterProfilepublic PolygonWriter getPolygonTypeWriter()
getPolygonTypeWriter in interface IWriterProfilepublic RegionWriter getRegionWriter()
getRegionWriter in interface IWriterProfile