public class IfcTextureMap extends IfcTextureCoordinate
| Constructor and Description |
|---|
IfcTextureMap() |
| Modifier and Type | Method and Description |
|---|---|
IfcFace |
getMappedTo() |
IfcCollection<IfcTextureVertex> |
getVertices() |
void |
setMappedTo(IfcFace value) |
void |
setVertices(IfcCollection<IfcTextureVertex> value) |
getMaps, setMapsequals, getEntityLabel, hashCode, op_Equality, op_InequalitygetClass, notify, notifyAll, toString, wait, wait, waitgetEntityLabelpublic final IfcCollection<IfcTextureVertex> getVertices()
public final void setVertices(IfcCollection<IfcTextureVertex> value)
public final IfcFace getMappedTo()
public final void setMappedTo(IfcFace value)