public class IfcDefinedSymbol extends IfcGeometricRepresentationItem
| Constructor and Description |
|---|
IfcDefinedSymbol() |
| Modifier and Type | Method and Description |
|---|---|
IfcDefinedSymbolSelect |
getDefinition() |
IfcCartesianTransformationOperator2D |
getTarget() |
void |
setDefinition(IfcDefinedSymbolSelect value) |
void |
setTarget(IfcCartesianTransformationOperator2D value) |
getLayerAssignments, getStyledByItemequals, getEntityLabel, hashCode, op_Equality, op_InequalitygetClass, notify, notifyAll, toString, wait, wait, waitgetEntityLabelpublic final IfcDefinedSymbolSelect getDefinition()
public final void setDefinition(IfcDefinedSymbolSelect value)
public final IfcCartesianTransformationOperator2D getTarget()
public final void setTarget(IfcCartesianTransformationOperator2D value)