Uses of Class
net.opengis.citygml.v_1_0.ImplicitGeometryType

Packages that use ImplicitGeometryType
net.opengis.citygml.v_1_0   
 

Uses of ImplicitGeometryType in net.opengis.citygml.v_1_0
 

Methods in net.opengis.citygml.v_1_0 that return ImplicitGeometryType
 ImplicitGeometryType ObjectFactory.createImplicitGeometryType()
          Create an instance of ImplicitGeometryType
 ImplicitGeometryType ImplicitGeometryType.withLibraryObject(String value)
           
 ImplicitGeometryType ImplicitGeometryType.withMimeType(String value)
           
 ImplicitGeometryType ImplicitGeometryType.withReferencePoint(PointPropertyType value)
           
 ImplicitGeometryType ImplicitGeometryType.withRelativeGMLGeometry(GeometryPropertyType value)
           
 ImplicitGeometryType ImplicitGeometryType.withTransformationMatrix(Collection<Double> values)
           
 ImplicitGeometryType ImplicitGeometryType.withTransformationMatrix(Double... values)
           
 ImplicitGeometryType ImplicitGeometryType.withTransformationMatrix(List<Double> value)
           
 

Methods in net.opengis.citygml.v_1_0 that return types with arguments of type ImplicitGeometryType
 JAXBElement<ImplicitGeometryType> ObjectFactory.createImplicitGeometry(ImplicitGeometryType value)
          Create an instance of JAXBElement<ImplicitGeometryType>}
 

Methods in net.opengis.citygml.v_1_0 with parameters of type ImplicitGeometryType
 JAXBElement<ImplicitGeometryType> ObjectFactory.createImplicitGeometry(ImplicitGeometryType value)
          Create an instance of JAXBElement<ImplicitGeometryType>}
 



Copyright © 2008-2015. All Rights Reserved.