public class IfcProjectedCRS extends IfcCoordinateReferenceSystem
Constructor and Description |
---|
IfcProjectedCRS() |
Modifier and Type | Method and Description |
---|---|
IfcIdentifier |
getMapProjection() |
IfcNamedUnit |
getMapUnit() |
IfcIdentifier |
getMapZone() |
void |
setMapProjection(IfcIdentifier value) |
void |
setMapUnit(IfcNamedUnit value) |
void |
setMapZone(IfcIdentifier value) |
getDescription, getGeodeticDatum, getName, getVerticalDatum, hasCoordinateOperation, setDescription, setGeodeticDatum, setName, setVerticalDatum
equals, getEntityLabel, hashCode, op_Equality, op_Inequality
public final IfcIdentifier getMapProjection()
public final void setMapProjection(IfcIdentifier value)
public final IfcIdentifier getMapZone()
public final void setMapZone(IfcIdentifier value)
public final IfcNamedUnit getMapUnit()
public final void setMapUnit(IfcNamedUnit value)