| Package | Description |
|---|---|
| org.bimserver.models.ifc4 | |
| org.bimserver.models.ifc4.impl | |
| org.bimserver.models.ifc4.util |
| Modifier and Type | Interface and Description |
|---|---|
interface |
IfcIndexedTextureMap
Copyright (C) 2009-2018 BIMserver.org
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU Affero General Public License as
published by the Free Software Foundation, either version 3 of the
License, or (at your option) any later version.
|
interface |
IfcIndexedTriangleTextureMap
A representation of the model object 'Ifc Indexed Triangle Texture Map'.
|
interface |
IfcTextureCoordinateGenerator
A representation of the model object 'Ifc Texture Coordinate Generator'.
|
interface |
IfcTextureMap
A representation of the model object 'Ifc Texture Map'.
|
| Modifier and Type | Method and Description |
|---|---|
IfcTextureCoordinate |
Ifc4Factory.createIfcTextureCoordinate()
Returns a new object of class 'Ifc Texture Coordinate'.
|
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EList<IfcTextureCoordinate> |
IfcSurfaceTexture.getIsMappedBy()
Returns the value of the 'Is Mapped By' reference list.
|
| Modifier and Type | Class and Description |
|---|---|
class |
IfcIndexedTextureMapImpl
An implementation of the model object 'Ifc Indexed Texture Map'.
|
class |
IfcIndexedTriangleTextureMapImpl
An implementation of the model object 'Ifc Indexed Triangle Texture Map'.
|
class |
IfcTextureCoordinateGeneratorImpl
An implementation of the model object 'Ifc Texture Coordinate Generator'.
|
class |
IfcTextureCoordinateImpl
An implementation of the model object 'Ifc Texture Coordinate'.
|
class |
IfcTextureMapImpl
An implementation of the model object 'Ifc Texture Map'.
|
| Modifier and Type | Method and Description |
|---|---|
IfcTextureCoordinate |
Ifc4FactoryImpl.createIfcTextureCoordinate() |
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EList<IfcTextureCoordinate> |
IfcSurfaceTextureImpl.getIsMappedBy() |
| Modifier and Type | Method and Description |
|---|---|
T |
Ifc4Switch.caseIfcTextureCoordinate(IfcTextureCoordinate object)
Returns the result of interpreting the object as an instance of 'Ifc Texture Coordinate'.
|
Copyright © 2018 OpenSource BIM. All rights reserved.