|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use RangeSetType | |
---|---|
org.citygml4j.builder.jaxb.marshal.gml | |
org.citygml4j.builder.jaxb.unmarshal.gml | |
org.citygml4j.jaxb.gml._3_1_1 |
Uses of RangeSetType in org.citygml4j.builder.jaxb.marshal.gml |
---|
Methods in org.citygml4j.builder.jaxb.marshal.gml that return RangeSetType | |
---|---|
RangeSetType |
GMLMarshaller.marshalRangeSet(RangeSet src)
|
Uses of RangeSetType in org.citygml4j.builder.jaxb.unmarshal.gml |
---|
Methods in org.citygml4j.builder.jaxb.unmarshal.gml with parameters of type RangeSetType | |
---|---|
RangeSet |
GMLUnmarshaller.unmarshalRangeSet(RangeSetType src)
|
Uses of RangeSetType in org.citygml4j.jaxb.gml._3_1_1 |
---|
Methods in org.citygml4j.jaxb.gml._3_1_1 that return RangeSetType | |
---|---|
RangeSetType |
ObjectFactory.createRangeSetType()
Create an instance of RangeSetType |
RangeSetType |
AbstractCoverageType.getRangeSet()
Ruft den Wert der rangeSet-Eigenschaft ab. |
Methods in org.citygml4j.jaxb.gml._3_1_1 that return types with arguments of type RangeSetType | |
---|---|
javax.xml.bind.JAXBElement<RangeSetType> |
ObjectFactory.createRangeSet(RangeSetType value)
Create an instance of JAXBElement < RangeSetType > } |
Methods in org.citygml4j.jaxb.gml._3_1_1 with parameters of type RangeSetType | |
---|---|
javax.xml.bind.JAXBElement<RangeSetType> |
ObjectFactory.createRangeSet(RangeSetType value)
Create an instance of JAXBElement < RangeSetType > } |
void |
AbstractCoverageType.setRangeSet(RangeSetType value)
Legt den Wert der rangeSet-Eigenschaft fest. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |