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

Packages that use ImplicitGeometryType
net.opengis.citygml.v_2_0   
 

Uses of ImplicitGeometryType in net.opengis.citygml.v_2_0
 

Fields in net.opengis.citygml.v_2_0 declared as ImplicitGeometryType
protected  ImplicitGeometryType ImplicitRepresentationPropertyType.implicitGeometry
           
 

Methods in net.opengis.citygml.v_2_0 that return ImplicitGeometryType
 ImplicitGeometryType ObjectFactory.createImplicitGeometryType()
          Create an instance of ImplicitGeometryType
 ImplicitGeometryType ImplicitRepresentationPropertyType.getImplicitGeometry()
          Gets the value of the implicitGeometry property.
 ImplicitGeometryType ImplicitGeometryType.withLibraryObject(String value)
           
 ImplicitGeometryType ImplicitGeometryType.withMimeType(CodeType 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_2_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_2_0 with parameters of type ImplicitGeometryType
 JAXBElement<ImplicitGeometryType> ObjectFactory.createImplicitGeometry(ImplicitGeometryType value)
          Create an instance of JAXBElement<ImplicitGeometryType>}
 void ImplicitRepresentationPropertyType.setImplicitGeometry(ImplicitGeometryType value)
          Sets the value of the implicitGeometry property.
 ImplicitRepresentationPropertyType ImplicitRepresentationPropertyType.withImplicitGeometry(ImplicitGeometryType value)
           
 



Copyright © 2008-2015. All Rights Reserved.