|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use X3DMaterialType | |
---|---|
org.citygml4j.builder.jaxb.marshal.citygml.appearance | |
org.citygml4j.builder.jaxb.unmarshal.citygml.appearance | |
org.citygml4j.jaxb.citygml.app._2 |
Uses of X3DMaterialType in org.citygml4j.builder.jaxb.marshal.citygml.appearance |
---|
Methods in org.citygml4j.builder.jaxb.marshal.citygml.appearance that return X3DMaterialType | |
---|---|
X3DMaterialType |
Appearance200Marshaller.marshalX3DMaterial(X3DMaterial src)
|
Methods in org.citygml4j.builder.jaxb.marshal.citygml.appearance with parameters of type X3DMaterialType | |
---|---|
void |
Appearance200Marshaller.marshalX3DMaterial(X3DMaterial src,
X3DMaterialType dest)
|
Uses of X3DMaterialType in org.citygml4j.builder.jaxb.unmarshal.citygml.appearance |
---|
Methods in org.citygml4j.builder.jaxb.unmarshal.citygml.appearance with parameters of type X3DMaterialType | |
---|---|
X3DMaterial |
Appearance200Unmarshaller.unmarshalX3DMaterial(X3DMaterialType src)
|
void |
Appearance200Unmarshaller.unmarshalX3DMaterial(X3DMaterialType src,
X3DMaterial dest)
|
Uses of X3DMaterialType in org.citygml4j.jaxb.citygml.app._2 |
---|
Methods in org.citygml4j.jaxb.citygml.app._2 that return X3DMaterialType | |
---|---|
X3DMaterialType |
ObjectFactory.createX3DMaterialType()
Create an instance of X3DMaterialType |
Methods in org.citygml4j.jaxb.citygml.app._2 that return types with arguments of type X3DMaterialType | |
---|---|
javax.xml.bind.JAXBElement<X3DMaterialType> |
ObjectFactory.createX3DMaterial(X3DMaterialType value)
Create an instance of JAXBElement < X3DMaterialType > } |
Methods in org.citygml4j.jaxb.citygml.app._2 with parameters of type X3DMaterialType | |
---|---|
javax.xml.bind.JAXBElement<X3DMaterialType> |
ObjectFactory.createX3DMaterial(X3DMaterialType value)
Create an instance of JAXBElement < X3DMaterialType > } |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |