| Package | Description |
|---|---|
| org.bimserver.emf | |
| org.bimserver.interfaces.objects | |
| org.bimserver.plugins.serializers | |
| org.bimserver.shared.interfaces | |
| org.bimserver.shared.interfaces.async |
| Modifier and Type | Method and Description |
|---|---|
SVector3f |
ModelMetaData.getMaxBounds() |
SVector3f |
ModelMetaData.getMinBounds() |
| Modifier and Type | Method and Description |
|---|---|
void |
ModelMetaData.setMaxBounds(SVector3f maxBounds) |
void |
ModelMetaData.setMinBounds(SVector3f minBounds) |
| Modifier and Type | Method and Description |
|---|---|
SVector3f |
SBounds.getMax() |
SVector3f |
SBounds.getMin() |
| Modifier and Type | Method and Description |
|---|---|
void |
SBounds.setMax(SVector3f max) |
void |
SBounds.setMin(SVector3f min) |
| Modifier and Type | Method and Description |
|---|---|
SVector3f |
ProjectInfo.getMaxBounds() |
SVector3f |
ProjectInfo.getMinBounds() |
| Modifier and Type | Method and Description |
|---|---|
SVector3f |
ServiceInterfaceAdaptor.getModelMaxBounds(Long roid) |
SVector3f |
ServiceInterface.getModelMaxBounds(Long roid) |
SVector3f |
ServiceInterfaceAdaptor.getModelMinBounds(Long roid) |
SVector3f |
ServiceInterface.getModelMinBounds(Long roid) |
| Modifier and Type | Method and Description |
|---|---|
void |
AsyncServiceInterface.GetModelMaxBoundsCallback.success(SVector3f result) |
void |
AsyncServiceInterface.GetModelMinBoundsCallback.success(SVector3f result) |
Copyright © 2018 OpenSource BIM. All rights reserved.