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 IWriterProfilegetNameWriter in class DefaultWriterProfilepublic DescriptionWriter getDescriptionWriter()
getDescriptionWriter in interface IWriterProfilegetDescriptionWriter in class DefaultWriterProfilepublic GeometryMemberWriter getGeometryMemberWriter()
getGeometryMemberWriter in interface IWriterProfilegetGeometryMemberWriter in class DefaultWriterProfilepublic BoundedByWriter getBoundedByWriter()
getBoundedByWriter in interface IWriterProfilegetBoundedByWriter in class DefaultWriterProfilepublic BoxWriter getBoxWriter()
getBoxWriter in interface IWriterProfilegetBoxWriter in class DefaultWriterProfilepublic CoordWriter getCoordWriter()
getCoordWriter in interface IWriterProfilegetCoordWriter in class DefaultWriterProfilepublic CoordinatesWriter getCoordinatesWriter()
getCoordinatesWriter in interface IWriterProfilegetCoordinatesWriter in class DefaultWriterProfilepublic ElementWriter getElementWriter()
getElementWriter in interface IWriterProfilegetElementWriter in class DefaultWriterProfilepublic FeatureMemberWriter getFeatureMemberWriter()
getFeatureMemberWriter in interface IWriterProfilegetFeatureMemberWriter in class DefaultWriterProfilepublic InnerBoundaryIsWriter getInnerBoundaryIsWriter()
getInnerBoundaryIsWriter in interface IWriterProfilegetInnerBoundaryIsWriter in class DefaultWriterProfilepublic LineStringMemberWriter getLineStringMemeberWriter()
getLineStringMemeberWriter in interface IWriterProfilegetLineStringMemeberWriter in class DefaultWriterProfilepublic LineStringWriter getLineStringWriter()
getLineStringWriter in interface IWriterProfilegetLineStringWriter in class DefaultWriterProfilepublic LinearRingWriter getLinearRingWriter()
getLinearRingWriter in interface IWriterProfilegetLinearRingWriter in class DefaultWriterProfilepublic MultiGeometryWriter getMultiGeometryWriter()
getMultiGeometryWriter in interface IWriterProfilegetMultiGeometryWriter in class DefaultWriterProfilepublic MultiLineStringWriter getMultiLineStringWriter()
getMultiLineStringWriter in interface IWriterProfilegetMultiLineStringWriter in class DefaultWriterProfilepublic MultiPointWriter getMultiPointWriter()
getMultiPointWriter in interface IWriterProfilegetMultiPointWriter in class DefaultWriterProfilepublic MultiPolygonWriter getMultiPolygonWriter()
getMultiPolygonWriter in interface IWriterProfilegetMultiPolygonWriter in class DefaultWriterProfilepublic OuterBoundaryIsWriter getOuterBoundaryIsWriter()
getOuterBoundaryIsWriter in interface IWriterProfilegetOuterBoundaryIsWriter in class DefaultWriterProfilepublic PointMemberWriter getPointMemberWriter()
getPointMemberWriter in interface IWriterProfilegetPointMemberWriter in class DefaultWriterProfilepublic PointWriter getPointWriter()
getPointWriter in interface IWriterProfilegetPointWriter in class DefaultWriterProfilepublic PolygonMemberWriter getPolygonMemberWriter()
getPolygonMemberWriter in interface IWriterProfilegetPolygonMemberWriter in class DefaultWriterProfilepublic PolygonWriter getPolygonWriter()
getPolygonWriter in interface IWriterProfilegetPolygonWriter in class DefaultWriterProfilepublic FeatureCollectionWriter getFeatureCollectionWriter()