| Package | Description |
|---|---|
| org.bimserver.models.geometry | |
| org.bimserver.models.geometry.impl | |
| org.bimserver.models.geometry.util |
| Modifier and Type | Method and Description |
|---|---|
GeometryData |
GeometryFactory.createGeometryData()
Returns a new object of class 'Data'.
|
GeometryData |
GeometryInfo.getData()
Returns the value of the 'Data' reference.
|
| Modifier and Type | Method and Description |
|---|---|
void |
GeometryInfo.setData(GeometryData value)
Sets the value of the '
Data' reference. |
| Modifier and Type | Class and Description |
|---|---|
class |
GeometryDataImpl
An implementation of the model object 'Data'.
|
| Modifier and Type | Method and Description |
|---|---|
GeometryData |
GeometryFactoryImpl.createGeometryData() |
GeometryData |
GeometryInfoImpl.getData() |
| Modifier and Type | Method and Description |
|---|---|
void |
GeometryInfoImpl.setData(GeometryData newData) |
| Modifier and Type | Method and Description |
|---|---|
T |
GeometrySwitch.caseGeometryData(GeometryData object)
Returns the result of interpreting the object as an instance of 'Data'.
|
Copyright © 2016 OpenSource BIM. All rights reserved.