public class IfcTextureCoordinateGenerator extends IfcTextureCoordinate
| Constructor and Description |
|---|
IfcTextureCoordinateGenerator() |
| Modifier and Type | Method and Description |
|---|---|
IfcLabel |
getMode() |
IfcCollection<IfcReal> |
getParameter() |
void |
setMode(IfcLabel value) |
void |
setParameter(IfcCollection<IfcReal> value) |
getMaps, setMapsequals, getEntityLabel, hashCode, op_Equality, op_InequalitygetClass, notify, notifyAll, toString, wait, wait, waitgetEntityLabelpublic final IfcLabel getMode()
public final void setMode(IfcLabel value)
public final IfcCollection<IfcReal> getParameter()
public final void setParameter(IfcCollection<IfcReal> value)