Uses of Class
nl.b3p.csw.jaxb.gml.GeometryMember
-
Packages that use GeometryMember Package Description nl.b3p.csw.jaxb.gml -
-
Uses of GeometryMember in nl.b3p.csw.jaxb.gml
Fields in nl.b3p.csw.jaxb.gml with type parameters of type GeometryMember Modifier and Type Field Description protected List<GeometryMember>MultiGeometryType. geometryMemberMethods in nl.b3p.csw.jaxb.gml that return GeometryMember Modifier and Type Method Description GeometryMemberObjectFactory. createGeometryMember(GeometryPropertyType value)Create an instance ofGeometryMember}Methods in nl.b3p.csw.jaxb.gml that return types with arguments of type GeometryMember Modifier and Type Method Description List<GeometryMember>MultiGeometryType. getGeometryMember()Gets the value of the geometryMember property.
-