Class GmlSFP0WriterProfile
java.lang.Object
org.gvsig.gpe.prov.gml.writer.profiles.DefaultWriterProfile
org.gvsig.gpe.prov.gml.writer.profiles.Gml2WriterProfile
org.gvsig.gpe.prov.gml.writer.profiles.GmlSFP0WriterProfile
- All Implemented Interfaces:
IWriterProfile
- Author:
- Jorge Piera LLodrĂ¡ (jorge.piera@iver.es)
-
Field Summary
Fields inherited from class org.gvsig.gpe.prov.gml.writer.profiles.Gml2WriterProfile
boundedByWriter, boxWriter, coordinatesWriter, coordWriter, descriptionWriter, elementWriter, featureCollectionWriter, featureMemberWriter, geometryMemberWriter, innerBoundaryIsWriter, linearRingWriter, lineStringMemberWriter, lineStringWriter, multiGeometryWriter, multiLineStringWriter, multiPointWriter, multiPolygonWriter, nameWriter, outerBoundaryIsWriter, pointMemberWriter, pointWriter, polygonMemberWriter, polygonWriter -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionMethods inherited from class org.gvsig.gpe.prov.gml.writer.profiles.Gml2WriterProfile
getBoundedByWriter, getBoxWriter, getCoordinatesWriter, getCoordWriter, getDescriptionWriter, getElementWriter, getFeatureCollectionWriter, getFeatureMemberWriter, getGeometryMemberWriter, getLinearRingWriter, getLineStringMemeberWriter, getLineStringWriter, getMultiGeometryWriter, getMultiLineStringWriter, getMultiPointWriter, getNameWriter, getPointMemberWriter, getPointWriter
-
Constructor Details
-
GmlSFP0WriterProfile
public GmlSFP0WriterProfile()
-
-
Method Details
-
getPolygonMemberWriter
- Specified by:
getPolygonMemberWriterin interfaceIWriterProfile- Overrides:
getPolygonMemberWriterin classGml2WriterProfile
-
getPolygonWriter
- Specified by:
getPolygonWriterin interfaceIWriterProfile- Overrides:
getPolygonWriterin classGml2WriterProfile
-
getInnerBoundaryIsWriter
- Specified by:
getInnerBoundaryIsWriterin interfaceIWriterProfile- Overrides:
getInnerBoundaryIsWriterin classGml2WriterProfile
-
getOuterBoundaryIsWriter
- Specified by:
getOuterBoundaryIsWriterin interfaceIWriterProfile- Overrides:
getOuterBoundaryIsWriterin classGml2WriterProfile
-
getMultiPolygonWriter
- Specified by:
getMultiPolygonWriterin interfaceIWriterProfile- Overrides:
getMultiPolygonWriterin classGml2WriterProfile
-