|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use RectifiedGridCoverageType | |
---|---|
org.citygml4j.builder.jaxb.marshal.gml | |
org.citygml4j.builder.jaxb.unmarshal.gml | |
org.citygml4j.jaxb.citygml.dem._2 | |
org.citygml4j.jaxb.gml._3_1_1 |
Uses of RectifiedGridCoverageType in org.citygml4j.builder.jaxb.marshal.gml |
---|
Methods in org.citygml4j.builder.jaxb.marshal.gml that return RectifiedGridCoverageType | |
---|---|
RectifiedGridCoverageType |
GMLMarshaller.marshalRectifiedGridCoverage(RectifiedGridCoverage src)
|
Uses of RectifiedGridCoverageType in org.citygml4j.builder.jaxb.unmarshal.gml |
---|
Methods in org.citygml4j.builder.jaxb.unmarshal.gml with parameters of type RectifiedGridCoverageType | |
---|---|
RectifiedGridCoverage |
GMLUnmarshaller.unmarshalRectifiedGridCoverage(RectifiedGridCoverageType src)
|
Uses of RectifiedGridCoverageType in org.citygml4j.jaxb.citygml.dem._2 |
---|
Methods in org.citygml4j.jaxb.citygml.dem._2 that return RectifiedGridCoverageType | |
---|---|
RectifiedGridCoverageType |
GridPropertyType.getRectifiedGridCoverage()
Ruft den Wert der rectifiedGridCoverage-Eigenschaft ab. |
Methods in org.citygml4j.jaxb.citygml.dem._2 with parameters of type RectifiedGridCoverageType | |
---|---|
void |
GridPropertyType.setRectifiedGridCoverage(RectifiedGridCoverageType value)
Legt den Wert der rectifiedGridCoverage-Eigenschaft fest. |
Uses of RectifiedGridCoverageType in org.citygml4j.jaxb.gml._3_1_1 |
---|
Methods in org.citygml4j.jaxb.gml._3_1_1 that return RectifiedGridCoverageType | |
---|---|
RectifiedGridCoverageType |
ObjectFactory.createRectifiedGridCoverageType()
Create an instance of RectifiedGridCoverageType |
Methods in org.citygml4j.jaxb.gml._3_1_1 that return types with arguments of type RectifiedGridCoverageType | |
---|---|
javax.xml.bind.JAXBElement<RectifiedGridCoverageType> |
ObjectFactory.createRectifiedGridCoverage(RectifiedGridCoverageType value)
Create an instance of JAXBElement < RectifiedGridCoverageType > } |
Methods in org.citygml4j.jaxb.gml._3_1_1 with parameters of type RectifiedGridCoverageType | |
---|---|
javax.xml.bind.JAXBElement<RectifiedGridCoverageType> |
ObjectFactory.createRectifiedGridCoverage(RectifiedGridCoverageType value)
Create an instance of JAXBElement < RectifiedGridCoverageType > } |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |