| 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(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) |
| Modifier and Type | Method and Description |
|---|---|
jakarta.xml.bind.JAXBElement<ImplicitGeometryType> |
ObjectFactory.createImplicitGeometry(ImplicitGeometryType value)
|
| Modifier and Type | Method and Description |
|---|---|
jakarta.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–2023. All rights reserved.