| Package | Description |
|---|---|
| net.opengis.citygml.v_2_0 |
| Modifier and Type | Field and Description |
|---|---|
protected ImplicitGeometryType |
ImplicitRepresentationPropertyType.implicitGeometry |
| Modifier and Type | Method and Description |
|---|---|
ImplicitGeometryType |
ObjectFactory.createImplicitGeometryType()
Create an instance of
ImplicitGeometryType |
ImplicitGeometryType |
ImplicitRepresentationPropertyType.getImplicitGeometry()
Gets the value of the implicitGeometry property.
|
ImplicitGeometryType |
ImplicitGeometryType.withLibraryObject(java.lang.String value) |
ImplicitGeometryType |
ImplicitGeometryType.withMimeType(CodeType value) |
ImplicitGeometryType |
ImplicitGeometryType.withReferencePoint(PointPropertyType value) |
ImplicitGeometryType |
ImplicitGeometryType.withRelativeGMLGeometry(GeometryPropertyType value) |
ImplicitGeometryType |
ImplicitGeometryType.withTransformationMatrix(java.util.Collection<java.lang.Double> values) |
ImplicitGeometryType |
ImplicitGeometryType.withTransformationMatrix(java.lang.Double... values) |
ImplicitGeometryType |
ImplicitGeometryType.withTransformationMatrix(java.util.List<java.lang.Double> value) |
| Modifier and Type | Method and Description |
|---|---|
javax.xml.bind.JAXBElement<ImplicitGeometryType> |
ObjectFactory.createImplicitGeometry(ImplicitGeometryType value)
|
| Modifier and Type | Method and Description |
|---|---|
javax.xml.bind.JAXBElement<ImplicitGeometryType> |
ObjectFactory.createImplicitGeometry(ImplicitGeometryType value)
|
void |
ImplicitRepresentationPropertyType.setImplicitGeometry(ImplicitGeometryType value)
Sets the value of the implicitGeometry property.
|
ImplicitRepresentationPropertyType |
ImplicitRepresentationPropertyType.withImplicitGeometry(ImplicitGeometryType value) |
Copyright © 2008-2022. All Rights Reserved.