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, setMaps
equals, getEntityLabel, hashCode, op_Equality, op_Inequality
getClass, notify, notifyAll, toString, wait, wait, wait
getEntityLabel
public final IfcCollection<IfcTextureVertex> getVertices()
public final void setVertices(IfcCollection<IfcTextureVertex> value)
public final IfcFace getMappedTo()
public final void setMappedTo(IfcFace value)