Uses of Class
nl.b3p.csw.jaxb.gml.TriangleType
-
Packages that use TriangleType Package Description nl.b3p.csw.jaxb.gml -
-
Uses of TriangleType in nl.b3p.csw.jaxb.gml
Methods in nl.b3p.csw.jaxb.gml that return TriangleType Modifier and Type Method Description TriangleTypeObjectFactory. createTriangleType()Create an instance ofTriangleTypeMethods in nl.b3p.csw.jaxb.gml with parameters of type TriangleType Modifier and Type Method Description TriangleObjectFactory. createTriangle(TriangleType value)Create an instance ofTriangle}Constructors in nl.b3p.csw.jaxb.gml with parameters of type TriangleType Constructor Description Triangle(TriangleType value)
-