IfcProjectedCRS

Inheritance: java.lang.Object, IfcCoordinateReferenceSystem

Constructors

ConstructorDescription
IfcProjectedCRS()

Methods

MethodDescription
getMapProjection()
setMapProjection(IfcIdentifier value)
getMapZone()
setMapZone(IfcIdentifier value)
getMapUnit()
setMapUnit(IfcNamedUnit value)

IfcProjectedCRS()

public IfcProjectedCRS()

getMapProjection()

public final IfcIdentifier getMapProjection()

Returns: IfcIdentifier

setMapProjection(IfcIdentifier value)

public final void setMapProjection(IfcIdentifier value)

getMapZone()

public final IfcIdentifier getMapZone()

Returns: IfcIdentifier

setMapZone(IfcIdentifier value)

public final void setMapZone(IfcIdentifier value)

getMapUnit()

public final IfcNamedUnit getMapUnit()

Returns: IfcNamedUnit

setMapUnit(IfcNamedUnit value)

public final void setMapUnit(IfcNamedUnit value)