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, setMaps
equals, getEntityLabel, hashCode, op_Equality, op_Inequality
getClass, notify, notifyAll, toString, wait, wait, wait
getEntityLabel
public final IfcLabel getMode()
public final void setMode(IfcLabel value)
public final IfcCollection<IfcReal> getParameter()
public final void setParameter(IfcCollection<IfcReal> value)