|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AbstractFeatureCollectionType | |
---|---|
org.citygml4j.builder.jaxb.marshal.gml | |
org.citygml4j.builder.jaxb.unmarshal.gml | |
org.citygml4j.jaxb.citygml.core._1 | |
org.citygml4j.jaxb.gml._3_1_1 |
Uses of AbstractFeatureCollectionType in org.citygml4j.builder.jaxb.marshal.gml |
---|
Methods in org.citygml4j.builder.jaxb.marshal.gml with parameters of type AbstractFeatureCollectionType | |
---|---|
void |
GMLMarshaller.marshalAbstractFeatureCollection(AbstractFeatureCollection src,
AbstractFeatureCollectionType dest)
|
Uses of AbstractFeatureCollectionType in org.citygml4j.builder.jaxb.unmarshal.gml |
---|
Methods in org.citygml4j.builder.jaxb.unmarshal.gml with parameters of type AbstractFeatureCollectionType | |
---|---|
void |
GMLUnmarshaller.unmarshalAbstractFeatureCollection(AbstractFeatureCollectionType src,
AbstractFeatureCollection dest)
|
Uses of AbstractFeatureCollectionType in org.citygml4j.jaxb.citygml.core._1 |
---|
Subclasses of AbstractFeatureCollectionType in org.citygml4j.jaxb.citygml.core._1 | |
---|---|
class |
CityModelType
Type describing the "root" element of any city model file. |
Uses of AbstractFeatureCollectionType in org.citygml4j.jaxb.gml._3_1_1 |
---|
Subclasses of AbstractFeatureCollectionType in org.citygml4j.jaxb.gml._3_1_1 | |
---|---|
class |
DynamicFeatureCollectionType
A dynamic feature collection may possess a history and/or a timestamp. |
class |
FeatureCollectionType
Concrete generic feature collection. |
Methods in org.citygml4j.jaxb.gml._3_1_1 that return types with arguments of type AbstractFeatureCollectionType | |
---|---|
javax.xml.bind.JAXBElement<AbstractFeatureCollectionType> |
ObjectFactory.create_FeatureCollection(AbstractFeatureCollectionType value)
Create an instance of JAXBElement < AbstractFeatureCollectionType > } |
Methods in org.citygml4j.jaxb.gml._3_1_1 with parameters of type AbstractFeatureCollectionType | |
---|---|
javax.xml.bind.JAXBElement<AbstractFeatureCollectionType> |
ObjectFactory.create_FeatureCollection(AbstractFeatureCollectionType value)
Create an instance of JAXBElement < AbstractFeatureCollectionType > } |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |