|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use MaterialType | |
|---|---|
| net.opengis.citygml.texturedsurface.v_1_0 | |
| Uses of MaterialType in net.opengis.citygml.texturedsurface.v_1_0 |
|---|
| Methods in net.opengis.citygml.texturedsurface.v_1_0 that return MaterialType | |
|---|---|
MaterialType |
ObjectFactory.createMaterialType()
Create an instance of MaterialType |
MaterialType |
MaterialType.withAmbientIntensity(Double value)
|
MaterialType |
MaterialType.withDiffuseColor(Collection<Double> values)
|
MaterialType |
MaterialType.withDiffuseColor(Double... values)
|
MaterialType |
MaterialType.withDiffuseColor(List<Double> value)
|
MaterialType |
MaterialType.withEmissiveColor(Collection<Double> values)
|
MaterialType |
MaterialType.withEmissiveColor(Double... values)
|
MaterialType |
MaterialType.withEmissiveColor(List<Double> value)
|
MaterialType |
MaterialType.withShininess(Double value)
|
MaterialType |
MaterialType.withSpecularColor(Collection<Double> values)
|
MaterialType |
MaterialType.withSpecularColor(Double... values)
|
MaterialType |
MaterialType.withSpecularColor(List<Double> value)
|
MaterialType |
MaterialType.withTransparency(Double value)
|
| Methods in net.opengis.citygml.texturedsurface.v_1_0 that return types with arguments of type MaterialType | |
|---|---|
JAXBElement<MaterialType> |
ObjectFactory.createMaterial(MaterialType value)
Create an instance of JAXBElement<MaterialType>} |
| Methods in net.opengis.citygml.texturedsurface.v_1_0 with parameters of type MaterialType | |
|---|---|
JAXBElement<MaterialType> |
ObjectFactory.createMaterial(MaterialType value)
Create an instance of JAXBElement<MaterialType>} |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||