| Package | Description |
|---|---|
| org.bimserver.models.ifc4 | |
| org.bimserver.models.ifc4.impl | |
| org.bimserver.models.ifc4.util |
| Modifier and Type | Interface and Description |
|---|---|
interface |
IfcCoordinateReferenceSystem
A representation of the model object 'Ifc Coordinate Reference System'.
|
interface |
IfcGeometricRepresentationContext
A representation of the model object 'Ifc Geometric Representation Context'.
|
interface |
IfcGeometricRepresentationSubContext
A representation of the model object 'Ifc Geometric Representation Sub Context'.
|
interface |
IfcProjectedCRS
A representation of the model object 'Ifc Projected CRS'.
|
| Modifier and Type | Method and Description |
|---|---|
IfcCoordinateReferenceSystemSelect |
IfcCoordinateOperation.getSourceCRS()
Returns the value of the 'Source CRS' reference.
|
| Modifier and Type | Method and Description |
|---|---|
void |
IfcCoordinateOperation.setSourceCRS(IfcCoordinateReferenceSystemSelect value)
Sets the value of the '
Source CRS' reference. |
| Modifier and Type | Class and Description |
|---|---|
class |
IfcCoordinateReferenceSystemImpl
An implementation of the model object 'Ifc Coordinate Reference System'.
|
class |
IfcGeometricRepresentationContextImpl
An implementation of the model object 'Ifc Geometric Representation Context'.
|
class |
IfcGeometricRepresentationSubContextImpl
An implementation of the model object 'Ifc Geometric Representation Sub Context'.
|
class |
IfcProjectedCRSImpl
An implementation of the model object 'Ifc Projected CRS'.
|
| Modifier and Type | Method and Description |
|---|---|
IfcCoordinateReferenceSystemSelect |
IfcCoordinateOperationImpl.getSourceCRS() |
| Modifier and Type | Method and Description |
|---|---|
void |
IfcCoordinateOperationImpl.setSourceCRS(IfcCoordinateReferenceSystemSelect newSourceCRS) |
| Modifier and Type | Method and Description |
|---|---|
T |
Ifc4Switch.caseIfcCoordinateReferenceSystemSelect(IfcCoordinateReferenceSystemSelect object)
Returns the result of interpreting the object as an instance of 'Ifc Coordinate Reference System Select'.
|
Copyright © 2016 OpenSource BIM. All rights reserved.