public class Gml2WriterProfile extends DefaultWriterProfile
Constructor and Description |
---|
Gml2WriterProfile() |
protected FeatureCollectionWriter featureCollectionWriter
protected NameWriter nameWriter
protected DescriptionWriter descriptionWriter
protected GeometryMemberWriter geometryMemberWriter
protected BoundedByWriter boundedByWriter
protected BoxWriter boxWriter
protected CoordWriter coordWriter
protected CoordinatesWriter coordinatesWriter
protected ElementWriter elementWriter
protected FeatureMemberWriter featureMemberWriter
protected InnerBoundaryIsWriter innerBoundaryIsWriter
protected LineStringMemberWriter lineStringMemberWriter
protected LineStringWriter lineStringWriter
protected LinearRingWriter linearRingWriter
protected MultiGeometryWriter multiGeometryWriter
protected MultiLineStringWriter multiLineStringWriter
protected MultiPointWriter multiPointWriter
protected MultiPolygonWriter multiPolygonWriter
protected OuterBoundaryIsWriter outerBoundaryIsWriter
protected PointMemberWriter pointMemberWriter
protected PointWriter pointWriter
protected PolygonMemberWriter polygonMemberWriter
protected PolygonWriter polygonWriter
public NameWriter getNameWriter()
getNameWriter
in interface IWriterProfile
getNameWriter
in class DefaultWriterProfile
public DescriptionWriter getDescriptionWriter()
getDescriptionWriter
in interface IWriterProfile
getDescriptionWriter
in class DefaultWriterProfile
public GeometryMemberWriter getGeometryMemberWriter()
getGeometryMemberWriter
in interface IWriterProfile
getGeometryMemberWriter
in class DefaultWriterProfile
public BoundedByWriter getBoundedByWriter()
getBoundedByWriter
in interface IWriterProfile
getBoundedByWriter
in class DefaultWriterProfile
public BoxWriter getBoxWriter()
getBoxWriter
in interface IWriterProfile
getBoxWriter
in class DefaultWriterProfile
public CoordWriter getCoordWriter()
getCoordWriter
in interface IWriterProfile
getCoordWriter
in class DefaultWriterProfile
public CoordinatesWriter getCoordinatesWriter()
getCoordinatesWriter
in interface IWriterProfile
getCoordinatesWriter
in class DefaultWriterProfile
public ElementWriter getElementWriter()
getElementWriter
in interface IWriterProfile
getElementWriter
in class DefaultWriterProfile
public FeatureMemberWriter getFeatureMemberWriter()
getFeatureMemberWriter
in interface IWriterProfile
getFeatureMemberWriter
in class DefaultWriterProfile
public InnerBoundaryIsWriter getInnerBoundaryIsWriter()
getInnerBoundaryIsWriter
in interface IWriterProfile
getInnerBoundaryIsWriter
in class DefaultWriterProfile
public LineStringMemberWriter getLineStringMemeberWriter()
getLineStringMemeberWriter
in interface IWriterProfile
getLineStringMemeberWriter
in class DefaultWriterProfile
public LineStringWriter getLineStringWriter()
getLineStringWriter
in interface IWriterProfile
getLineStringWriter
in class DefaultWriterProfile
public LinearRingWriter getLinearRingWriter()
getLinearRingWriter
in interface IWriterProfile
getLinearRingWriter
in class DefaultWriterProfile
public MultiGeometryWriter getMultiGeometryWriter()
getMultiGeometryWriter
in interface IWriterProfile
getMultiGeometryWriter
in class DefaultWriterProfile
public MultiLineStringWriter getMultiLineStringWriter()
getMultiLineStringWriter
in interface IWriterProfile
getMultiLineStringWriter
in class DefaultWriterProfile
public MultiPointWriter getMultiPointWriter()
getMultiPointWriter
in interface IWriterProfile
getMultiPointWriter
in class DefaultWriterProfile
public MultiPolygonWriter getMultiPolygonWriter()
getMultiPolygonWriter
in interface IWriterProfile
getMultiPolygonWriter
in class DefaultWriterProfile
public OuterBoundaryIsWriter getOuterBoundaryIsWriter()
getOuterBoundaryIsWriter
in interface IWriterProfile
getOuterBoundaryIsWriter
in class DefaultWriterProfile
public PointMemberWriter getPointMemberWriter()
getPointMemberWriter
in interface IWriterProfile
getPointMemberWriter
in class DefaultWriterProfile
public PointWriter getPointWriter()
getPointWriter
in interface IWriterProfile
getPointWriter
in class DefaultWriterProfile
public PolygonMemberWriter getPolygonMemberWriter()
getPolygonMemberWriter
in interface IWriterProfile
getPolygonMemberWriter
in class DefaultWriterProfile
public PolygonWriter getPolygonWriter()
getPolygonWriter
in interface IWriterProfile
getPolygonWriter
in class DefaultWriterProfile
public FeatureCollectionWriter getFeatureCollectionWriter()