|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Uses of AbstractFeatureType in net.opengis.kml.v_2_3 |
|---|
| Subclasses of AbstractFeatureType in net.opengis.kml.v_2_3 | |
|---|---|
class |
AbstractContainerType
Java class for AbstractContainerType complex type. |
class |
AbstractOverlayType
Java class for AbstractOverlayType complex type. |
class |
DocumentType
Java class for DocumentType complex type. |
class |
FolderType
Java class for FolderType complex type. |
class |
GroundOverlayType
Java class for GroundOverlayType complex type. |
class |
NetworkLinkType
Java class for NetworkLinkType complex type. |
class |
PhotoOverlayType
Java class for PhotoOverlayType complex type. |
class |
PlacemarkType
Java class for PlacemarkType complex type. |
class |
ScreenOverlayType
Java class for ScreenOverlayType complex type. |
class |
TourType
Java class for TourType complex type. |
| Fields in net.opengis.kml.v_2_3 with type parameters of type AbstractFeatureType | |
|---|---|
protected JAXBElement<? extends AbstractFeatureType> |
KmlType.abstractFeatureGroup
|
protected List<JAXBElement<? extends AbstractFeatureType>> |
FolderType.abstractFeatureGroup
|
protected List<JAXBElement<? extends AbstractFeatureType>> |
DocumentType.abstractFeatureGroup
|
protected List<JAXBElement<? extends AbstractFeatureType>> |
DeleteType.abstractFeatureGroup
|
| Methods in net.opengis.kml.v_2_3 that return types with arguments of type AbstractFeatureType | |
|---|---|
JAXBElement<AbstractFeatureType> |
ObjectFactory.createAbstractFeatureGroup(AbstractFeatureType value)
Create an instance of JAXBElement<AbstractFeatureType>} |
JAXBElement<? extends AbstractFeatureType> |
KmlType.getAbstractFeatureGroup()
Gets the value of the abstractFeatureGroup property. |
List<JAXBElement<? extends AbstractFeatureType>> |
FolderType.getAbstractFeatureGroup()
Gets the value of the abstractFeatureGroup property. |
List<JAXBElement<? extends AbstractFeatureType>> |
DocumentType.getAbstractFeatureGroup()
Gets the value of the abstractFeatureGroup property. |
List<JAXBElement<? extends AbstractFeatureType>> |
DeleteType.getAbstractFeatureGroup()
Gets the value of the abstractFeatureGroup property. |
| Methods in net.opengis.kml.v_2_3 with parameters of type AbstractFeatureType | |
|---|---|
JAXBElement<AbstractFeatureType> |
ObjectFactory.createAbstractFeatureGroup(AbstractFeatureType value)
Create an instance of JAXBElement<AbstractFeatureType>} |
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||