Uses of Class
org.locationtech.jts.jump.io.GMLOutputTemplate
-
Packages that use GMLOutputTemplate Package Description org.locationtech.jts.jump.io -
-
Uses of GMLOutputTemplate in org.locationtech.jts.jump.io
Methods in org.locationtech.jts.jump.io that return GMLOutputTemplate Modifier and Type Method Description GMLOutputTemplateFMEGMLWriter. createOutputTemplate(FeatureSchema fs)Makes aGMLOutputTemplatefrom a featureSchema.static GMLOutputTemplateGMLWriter. makeOutputTemplate(FeatureSchema fcmd)given a FEatureSchema, make an output template in the JCS formatMethods in org.locationtech.jts.jump.io with parameters of type GMLOutputTemplate Modifier and Type Method Description voidGMLWriter. setOutputTemplate(GMLOutputTemplate ot)Attaches a GMLOuputTemplate
-