Uses of Class
nl.b3p.csw.jaxb.gml.RectangleType
-
Packages that use RectangleType Package Description nl.b3p.csw.jaxb.gml -
-
Uses of RectangleType in nl.b3p.csw.jaxb.gml
Methods in nl.b3p.csw.jaxb.gml that return RectangleType Modifier and Type Method Description RectangleTypeObjectFactory. createRectangleType()Create an instance ofRectangleTypeMethods in nl.b3p.csw.jaxb.gml with parameters of type RectangleType Modifier and Type Method Description RectangleObjectFactory. createRectangle(RectangleType value)Create an instance ofRectangle}Constructors in nl.b3p.csw.jaxb.gml with parameters of type RectangleType Constructor Description Rectangle(RectangleType value)
-