| Package | Description |
|---|---|
| org.bimserver.models.ifc4 | |
| org.bimserver.models.ifc4.impl | |
| org.bimserver.models.ifc4.util |
| Modifier and Type | Interface and Description |
|---|---|
interface |
IfcProjectedCRS
Copyright (C) 2009-2018 BIMserver.org
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU Affero General Public License as
published by the Free Software Foundation, either version 3 of the
License, or (at your option) any later version.
|
| Modifier and Type | Method and Description |
|---|---|
IfcCoordinateReferenceSystem |
Ifc4Factory.createIfcCoordinateReferenceSystem()
Returns a new object of class 'Ifc Coordinate Reference System'.
|
IfcCoordinateReferenceSystem |
IfcCoordinateOperation.getTargetCRS()
Returns the value of the 'Target CRS' reference.
|
| Modifier and Type | Method and Description |
|---|---|
void |
IfcCoordinateOperation.setTargetCRS(IfcCoordinateReferenceSystem value)
Sets the value of the '
Target CRS' reference. |
| Modifier and Type | Class and Description |
|---|---|
class |
IfcCoordinateReferenceSystemImpl
An implementation of the model object 'Ifc Coordinate Reference System'.
|
class |
IfcProjectedCRSImpl
An implementation of the model object 'Ifc Projected CRS'.
|
| Modifier and Type | Method and Description |
|---|---|
IfcCoordinateReferenceSystem |
Ifc4FactoryImpl.createIfcCoordinateReferenceSystem() |
IfcCoordinateReferenceSystem |
IfcCoordinateOperationImpl.getTargetCRS() |
| Modifier and Type | Method and Description |
|---|---|
void |
IfcCoordinateOperationImpl.setTargetCRS(IfcCoordinateReferenceSystem newTargetCRS) |
| Modifier and Type | Method and Description |
|---|---|
T |
Ifc4Switch.caseIfcCoordinateReferenceSystem(IfcCoordinateReferenceSystem object)
Returns the result of interpreting the object as an instance of 'Ifc Coordinate Reference System'.
|
Copyright © 2018 OpenSource BIM. All rights reserved.