|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use WrapModeType | |
---|---|
org.citygml4j.builder.jaxb.marshal.citygml.appearance | |
org.citygml4j.builder.jaxb.unmarshal.citygml.appearance | |
org.citygml4j.jaxb.citygml.app._1 |
Uses of WrapModeType in org.citygml4j.builder.jaxb.marshal.citygml.appearance |
---|
Methods in org.citygml4j.builder.jaxb.marshal.citygml.appearance that return WrapModeType | |
---|---|
WrapModeType |
Appearance100Marshaller.marshalWrapMode(WrapMode src)
|
Uses of WrapModeType in org.citygml4j.builder.jaxb.unmarshal.citygml.appearance |
---|
Methods in org.citygml4j.builder.jaxb.unmarshal.citygml.appearance with parameters of type WrapModeType | |
---|---|
WrapMode |
Appearance100Unmarshaller.unmarshalWrapMode(WrapModeType src)
|
Uses of WrapModeType in org.citygml4j.jaxb.citygml.app._1 |
---|
Methods in org.citygml4j.jaxb.citygml.app._1 that return WrapModeType | |
---|---|
static WrapModeType |
WrapModeType.fromValue(java.lang.String v)
|
WrapModeType |
AbstractTextureType.getWrapMode()
Ruft den Wert der wrapMode-Eigenschaft ab. |
static WrapModeType |
WrapModeType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static WrapModeType[] |
WrapModeType.values()
Returns an array containing the constants of this enum type, in the order they're declared. |
Methods in org.citygml4j.jaxb.citygml.app._1 with parameters of type WrapModeType | |
---|---|
void |
AbstractTextureType.setWrapMode(WrapModeType value)
Legt den Wert der wrapMode-Eigenschaft fest. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |