public interface IfcProjectedCRS extends IfcCoordinateReferenceSystem
The following features are supported:
Ifc4Package.getIfcProjectedCRS()| Modifier and Type | Method and Description |
|---|---|
String |
getMapProjection()
Returns the value of the 'Map Projection' attribute.
|
IfcNamedUnit |
getMapUnit()
Returns the value of the 'Map Unit' reference.
|
String |
getMapZone()
Returns the value of the 'Map Zone' attribute.
|
boolean |
isSetMapProjection()
Returns whether the value of the '
Map Projection' attribute is set. |
boolean |
isSetMapUnit()
Returns whether the value of the '
Map Unit' reference is set. |
boolean |
isSetMapZone()
Returns whether the value of the '
Map Zone' attribute is set. |
void |
setMapProjection(String value)
Sets the value of the '
Map Projection' attribute. |
void |
setMapUnit(IfcNamedUnit value)
Sets the value of the '
Map Unit' reference. |
void |
setMapZone(String value)
Sets the value of the '
Map Zone' attribute. |
void |
unsetMapProjection()
Unsets the value of the '
Map Projection' attribute. |
void |
unsetMapUnit()
Unsets the value of the '
Map Unit' reference. |
void |
unsetMapZone()
Unsets the value of the '
Map Zone' attribute. |
getDescription, getGeodeticDatum, getName, getVerticalDatum, isSetDescription, isSetName, isSetVerticalDatum, setDescription, setGeodeticDatum, setName, setVerticalDatum, unsetDescription, unsetName, unsetVerticalDatumforceLoad, getExpressId, getOid, getPid, getRid, isLoadedOrLoading, load, removeString getMapProjection()
If the meaning of the 'Map Projection' attribute isn't clear, there really should be more of a description here...
isSetMapProjection(),
unsetMapProjection(),
setMapProjection(String),
Ifc4Package.getIfcProjectedCRS_MapProjection()void setMapProjection(String value)
Map Projection' attribute.
value - the new value of the 'Map Projection' attribute.isSetMapProjection(),
unsetMapProjection(),
getMapProjection()void unsetMapProjection()
Map Projection' attribute.
boolean isSetMapProjection()
Map Projection' attribute is set.
unsetMapProjection(),
getMapProjection(),
setMapProjection(String)String getMapZone()
If the meaning of the 'Map Zone' attribute isn't clear, there really should be more of a description here...
isSetMapZone(),
unsetMapZone(),
setMapZone(String),
Ifc4Package.getIfcProjectedCRS_MapZone()void setMapZone(String value)
Map Zone' attribute.
value - the new value of the 'Map Zone' attribute.isSetMapZone(),
unsetMapZone(),
getMapZone()void unsetMapZone()
Map Zone' attribute.
isSetMapZone(),
getMapZone(),
setMapZone(String)boolean isSetMapZone()
Map Zone' attribute is set.
unsetMapZone(),
getMapZone(),
setMapZone(String)IfcNamedUnit getMapUnit()
If the meaning of the 'Map Unit' reference isn't clear, there really should be more of a description here...
isSetMapUnit(),
unsetMapUnit(),
setMapUnit(IfcNamedUnit),
Ifc4Package.getIfcProjectedCRS_MapUnit()void setMapUnit(IfcNamedUnit value)
Map Unit' reference.
value - the new value of the 'Map Unit' reference.isSetMapUnit(),
unsetMapUnit(),
getMapUnit()void unsetMapUnit()
Map Unit' reference.
isSetMapUnit(),
getMapUnit(),
setMapUnit(IfcNamedUnit)boolean isSetMapUnit()
Map Unit' reference is set.
unsetMapUnit(),
getMapUnit(),
setMapUnit(IfcNamedUnit)Copyright © 2016 OpenSource BIM. All rights reserved.