|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of _TextureType in org.citygml4j.builder.jaxb.marshal.citygml.texturedsurface |
---|
Methods in org.citygml4j.builder.jaxb.marshal.citygml.texturedsurface with parameters of type _TextureType | |
---|---|
TextureTypeType |
TexturedSurface100Marshaller.marshalTextureType(_TextureType src)
|
TextureTypeType |
TexturedSurface040Marshaller.marshalTextureType(_TextureType src)
|
Uses of _TextureType in org.citygml4j.builder.jaxb.unmarshal.citygml.texturedsurface |
---|
Methods in org.citygml4j.builder.jaxb.unmarshal.citygml.texturedsurface that return _TextureType | |
---|---|
_TextureType |
TexturedSurface100Unmarshaller.unmarshalTextureType(TextureTypeType src)
|
_TextureType |
TexturedSurface040Unmarshaller.unmarshalTextureType(TextureTypeType src)
|
Uses of _TextureType in org.citygml4j.impl.citygml.texturedsurface |
---|
Methods in org.citygml4j.impl.citygml.texturedsurface that return _TextureType | |
---|---|
_TextureType |
_SimpleTextureImpl.getTextureType()
|
Methods in org.citygml4j.impl.citygml.texturedsurface with parameters of type _TextureType | |
---|---|
void |
_SimpleTextureImpl.setTextureType(_TextureType _textureType)
|
Uses of _TextureType in org.citygml4j.model.citygml.texturedsurface |
---|
Methods in org.citygml4j.model.citygml.texturedsurface that return _TextureType | |
---|---|
static _TextureType |
_TextureType.fromValue(java.lang.String v)
|
_TextureType |
_SimpleTexture.getTextureType()
|
static _TextureType |
_TextureType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static _TextureType[] |
_TextureType.values()
Returns an array containing the constants of this enum type, in the order they're declared. |
Methods in org.citygml4j.model.citygml.texturedsurface with parameters of type _TextureType | |
---|---|
void |
_SimpleTexture.setTextureType(_TextureType _textureType)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |