|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CoverageFunctionType | |
---|---|
org.citygml4j.builder.jaxb.marshal.gml | |
org.citygml4j.builder.jaxb.unmarshal.gml | |
org.citygml4j.jaxb.gml._3_1_1 |
Uses of CoverageFunctionType in org.citygml4j.builder.jaxb.marshal.gml |
---|
Methods in org.citygml4j.builder.jaxb.marshal.gml that return CoverageFunctionType | |
---|---|
CoverageFunctionType |
GMLMarshaller.marshalCoverageFunction(CoverageFunction src)
|
Uses of CoverageFunctionType in org.citygml4j.builder.jaxb.unmarshal.gml |
---|
Methods in org.citygml4j.builder.jaxb.unmarshal.gml with parameters of type CoverageFunctionType | |
---|---|
CoverageFunction |
GMLUnmarshaller.unmarshalCoverageFunction(CoverageFunctionType src)
|
Uses of CoverageFunctionType in org.citygml4j.jaxb.gml._3_1_1 |
---|
Methods in org.citygml4j.jaxb.gml._3_1_1 that return CoverageFunctionType | |
---|---|
CoverageFunctionType |
ObjectFactory.createCoverageFunctionType()
Create an instance of CoverageFunctionType |
CoverageFunctionType |
AbstractDiscreteCoverageType.getCoverageFunction()
Ruft den Wert der coverageFunction-Eigenschaft ab. |
CoverageFunctionType |
AbstractContinuousCoverageType.getCoverageFunction()
Ruft den Wert der coverageFunction-Eigenschaft ab. |
Methods in org.citygml4j.jaxb.gml._3_1_1 that return types with arguments of type CoverageFunctionType | |
---|---|
javax.xml.bind.JAXBElement<CoverageFunctionType> |
ObjectFactory.createCoverageFunction(CoverageFunctionType value)
Create an instance of JAXBElement < CoverageFunctionType > } |
Methods in org.citygml4j.jaxb.gml._3_1_1 with parameters of type CoverageFunctionType | |
---|---|
javax.xml.bind.JAXBElement<CoverageFunctionType> |
ObjectFactory.createCoverageFunction(CoverageFunctionType value)
Create an instance of JAXBElement < CoverageFunctionType > } |
void |
AbstractDiscreteCoverageType.setCoverageFunction(CoverageFunctionType value)
Legt den Wert der coverageFunction-Eigenschaft fest. |
void |
AbstractContinuousCoverageType.setCoverageFunction(CoverageFunctionType value)
Legt den Wert der coverageFunction-Eigenschaft fest. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |