Uses of Class
org.citygml4j.jaxb.gml._3_1_1.FeatureCollectionType

Packages that use FeatureCollectionType
org.citygml4j.jaxb.gml._3_1_1   
 

Uses of FeatureCollectionType in org.citygml4j.jaxb.gml._3_1_1
 

Subclasses of FeatureCollectionType in org.citygml4j.jaxb.gml._3_1_1
 class DynamicFeatureCollectionType
          A dynamic feature collection may possess a history and/or a timestamp.
 

Methods in org.citygml4j.jaxb.gml._3_1_1 that return FeatureCollectionType
 FeatureCollectionType ObjectFactory.createFeatureCollectionType()
          Create an instance of FeatureCollectionType
 

Methods in org.citygml4j.jaxb.gml._3_1_1 that return types with arguments of type FeatureCollectionType
 javax.xml.bind.JAXBElement<FeatureCollectionType> ObjectFactory.createFeatureCollection(FeatureCollectionType value)
          Create an instance of JAXBElement<FeatureCollectionType>}
 

Methods in org.citygml4j.jaxb.gml._3_1_1 with parameters of type FeatureCollectionType
 javax.xml.bind.JAXBElement<FeatureCollectionType> ObjectFactory.createFeatureCollection(FeatureCollectionType value)
          Create an instance of JAXBElement<FeatureCollectionType>}