|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AbstractFeatureType | |
|---|---|
| net.opengis.kml._2_2_0 | |
| Uses of AbstractFeatureType in net.opengis.kml._2_2_0 |
|---|
| Subclasses of AbstractFeatureType in net.opengis.kml._2_2_0 | |
|---|---|
class |
AbstractContainerType
Classe Java pour AbstractContainerType complex type. |
class |
AbstractOverlayType
Classe Java pour AbstractOverlayType complex type. |
class |
DocumentType
Classe Java pour DocumentType complex type. |
class |
FolderType
Classe Java pour FolderType complex type. |
class |
GroundOverlayType
Classe Java pour GroundOverlayType complex type. |
class |
NetworkLinkType
Classe Java pour NetworkLinkType complex type. |
class |
PhotoOverlayType
Classe Java pour PhotoOverlayType complex type. |
class |
PlacemarkType
Classe Java pour PlacemarkType complex type. |
class |
ScreenOverlayType
Classe Java pour ScreenOverlayType complex type. |
| Fields in net.opengis.kml._2_2_0 with type parameters of type AbstractFeatureType | |
|---|---|
protected List<JAXBElement<? extends AbstractFeatureType>> |
DeleteType.abstractFeatureGroup
|
protected JAXBElement<? extends AbstractFeatureType> |
KmlType.abstractFeatureGroup
|
| Methods in net.opengis.kml._2_2_0 that return types with arguments of type AbstractFeatureType | |
|---|---|
JAXBElement<AbstractFeatureType> |
ObjectFactory.createAbstractFeatureGroup(AbstractFeatureType value)
Create an instance of JAXBElement<AbstractFeatureType>} |
List<JAXBElement<? extends AbstractFeatureType>> |
DeleteType.getAbstractFeatureGroup()
Gets the value of the abstractFeatureGroup property. |
JAXBElement<? extends AbstractFeatureType> |
KmlType.getAbstractFeatureGroup()
Obtient la valeur de la propriété abstractFeatureGroup. |
| Methods in net.opengis.kml._2_2_0 with parameters of type AbstractFeatureType | |
|---|---|
JAXBElement<AbstractFeatureType> |
ObjectFactory.createAbstractFeatureGroup(AbstractFeatureType value)
Create an instance of JAXBElement<AbstractFeatureType>} |
| Method parameters in net.opengis.kml._2_2_0 with type arguments of type AbstractFeatureType | |
|---|---|
void |
KmlType.setAbstractFeatureGroup(JAXBElement<? extends AbstractFeatureType> value)
Définit la valeur de la propriété abstractFeatureGroup. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||