Uses of Class
nl.b3p.csw.jaxb.gml.GeodesicStringType
-
Packages that use GeodesicStringType Package Description nl.b3p.csw.jaxb.gml -
-
Uses of GeodesicStringType in nl.b3p.csw.jaxb.gml
Subclasses of GeodesicStringType in nl.b3p.csw.jaxb.gml Modifier and Type Class Description classGeodesicTypeA Geodesic consists of two distinct positions joined by a geodesic curve.Methods in nl.b3p.csw.jaxb.gml that return GeodesicStringType Modifier and Type Method Description GeodesicStringTypeObjectFactory. createGeodesicStringType()Create an instance ofGeodesicStringTypeMethods in nl.b3p.csw.jaxb.gml with parameters of type GeodesicStringType Modifier and Type Method Description GeodesicStringObjectFactory. createGeodesicString(GeodesicStringType value)Create an instance ofGeodesicString}Constructors in nl.b3p.csw.jaxb.gml with parameters of type GeodesicStringType Constructor Description GeodesicString(GeodesicStringType value)
-