| Package | Description |
|---|---|
| org.bimserver.models.geometry | |
| org.bimserver.models.geometry.impl | |
| org.bimserver.models.geometry.util | |
| org.bimserver.models.store | |
| org.bimserver.models.store.impl |
| Modifier and Type | Method and Description |
|---|---|
Bounds |
GeometryFactory.createBounds()
Returns a new object of class 'Bounds'.
|
Bounds |
GeometryInfo.getBounds()
Returns the value of the 'Bounds' reference.
|
Bounds |
GeometryData.getBoundsMm()
Returns the value of the 'Bounds Mm' reference.
|
Bounds |
GeometryInfo.getBoundsMm()
Returns the value of the 'Bounds Mm' reference.
|
Bounds |
GeometryInfo.getBoundsUntransformed()
Returns the value of the 'Bounds Untransformed' reference.
|
Bounds |
GeometryInfo.getBoundsUntransformedMm()
Returns the value of the 'Bounds Untransformed Mm' reference.
|
| Modifier and Type | Method and Description |
|---|---|
void |
GeometryInfo.setBounds(Bounds value)
Sets the value of the '
Bounds' reference. |
void |
GeometryData.setBoundsMm(Bounds value)
Sets the value of the '
Bounds Mm' reference. |
void |
GeometryInfo.setBoundsMm(Bounds value)
Sets the value of the '
Bounds Mm' reference. |
void |
GeometryInfo.setBoundsUntransformed(Bounds value)
Sets the value of the '
Bounds Untransformed' reference. |
void |
GeometryInfo.setBoundsUntransformedMm(Bounds value)
Sets the value of the '
Bounds Untransformed Mm' reference. |
| Modifier and Type | Class and Description |
|---|---|
class |
BoundsImpl
An implementation of the model object 'Bounds'.
|
| Modifier and Type | Method and Description |
|---|---|
Bounds |
GeometryFactoryImpl.createBounds() |
Bounds |
GeometryInfoImpl.getBounds() |
Bounds |
GeometryDataImpl.getBoundsMm() |
Bounds |
GeometryInfoImpl.getBoundsMm() |
Bounds |
GeometryInfoImpl.getBoundsUntransformed() |
Bounds |
GeometryInfoImpl.getBoundsUntransformedMm() |
| Modifier and Type | Method and Description |
|---|---|
void |
GeometryInfoImpl.setBounds(Bounds newBounds) |
void |
GeometryDataImpl.setBoundsMm(Bounds newBoundsMm) |
void |
GeometryInfoImpl.setBoundsMm(Bounds newBoundsMm) |
void |
GeometryInfoImpl.setBoundsUntransformed(Bounds newBoundsUntransformed) |
void |
GeometryInfoImpl.setBoundsUntransformedMm(Bounds newBoundsUntransformedMm) |
| Modifier and Type | Method and Description |
|---|---|
T |
GeometrySwitch.caseBounds(Bounds object)
Returns the result of interpreting the object as an instance of 'Bounds'.
|
| Modifier and Type | Method and Description |
|---|---|
Bounds |
ConcreteRevision.getBounds()
Returns the value of the 'Bounds' reference.
|
Bounds |
Revision.getBounds()
Returns the value of the 'Bounds' reference.
|
Bounds |
Revision.getBoundsMm()
Returns the value of the 'Bounds Mm' reference.
|
Bounds |
ConcreteRevision.getBoundsUntransformed()
Returns the value of the 'Bounds Untransformed' reference.
|
Bounds |
Revision.getBoundsUntransformed()
Returns the value of the 'Bounds Untransformed' reference.
|
Bounds |
Revision.getBoundsUntransformedMm()
Returns the value of the 'Bounds Untransformed Mm' reference.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ConcreteRevision.setBounds(Bounds value)
Sets the value of the '
Bounds' reference. |
void |
Revision.setBounds(Bounds value)
Sets the value of the '
Bounds' reference. |
void |
Revision.setBoundsMm(Bounds value)
Sets the value of the '
Bounds Mm' reference. |
void |
ConcreteRevision.setBoundsUntransformed(Bounds value)
Sets the value of the '
Bounds Untransformed' reference. |
void |
Revision.setBoundsUntransformed(Bounds value)
Sets the value of the '
Bounds Untransformed' reference. |
void |
Revision.setBoundsUntransformedMm(Bounds value)
Sets the value of the '
Bounds Untransformed Mm' reference. |
| Modifier and Type | Method and Description |
|---|---|
Bounds |
ConcreteRevisionImpl.getBounds() |
Bounds |
RevisionImpl.getBounds() |
Bounds |
RevisionImpl.getBoundsMm() |
Bounds |
ConcreteRevisionImpl.getBoundsUntransformed() |
Bounds |
RevisionImpl.getBoundsUntransformed() |
Bounds |
RevisionImpl.getBoundsUntransformedMm() |
| Modifier and Type | Method and Description |
|---|---|
void |
ConcreteRevisionImpl.setBounds(Bounds newBounds) |
void |
RevisionImpl.setBounds(Bounds newBounds) |
void |
RevisionImpl.setBoundsMm(Bounds newBoundsMm) |
void |
ConcreteRevisionImpl.setBoundsUntransformed(Bounds newBoundsUntransformed) |
void |
RevisionImpl.setBoundsUntransformed(Bounds newBoundsUntransformed) |
void |
RevisionImpl.setBoundsUntransformedMm(Bounds newBoundsUntransformedMm) |
Copyright © 2018 OpenSource BIM. All rights reserved.