Uses of Class
net.opengis.kml._2_2_0.AbstractGeometryType

Packages that use AbstractGeometryType
net.opengis.kml._2_2_0   
 

Uses of AbstractGeometryType in net.opengis.kml._2_2_0
 

Subclasses of AbstractGeometryType in net.opengis.kml._2_2_0
 class LinearRingType
          Classe Java pour LinearRingType complex type.
 class LineStringType
          Classe Java pour LineStringType complex type.
 class ModelType
          Classe Java pour ModelType complex type.
 class MultiGeometryType
          Classe Java pour MultiGeometryType complex type.
 class PointType
          Classe Java pour PointType complex type.
 class PolygonType
          Classe Java pour PolygonType complex type.
 

Fields in net.opengis.kml._2_2_0 with type parameters of type AbstractGeometryType
protected  List<JAXBElement<? extends AbstractGeometryType>> MultiGeometryType.abstractGeometryGroup
           
 

Methods in net.opengis.kml._2_2_0 that return types with arguments of type AbstractGeometryType
 JAXBElement<AbstractGeometryType> ObjectFactory.createAbstractGeometryGroup(AbstractGeometryType value)
          Create an instance of JAXBElement<AbstractGeometryType>}
 List<JAXBElement<? extends AbstractGeometryType>> MultiGeometryType.getAbstractGeometryGroup()
          Gets the value of the abstractGeometryGroup property.
 

Methods in net.opengis.kml._2_2_0 with parameters of type AbstractGeometryType
 JAXBElement<AbstractGeometryType> ObjectFactory.createAbstractGeometryGroup(AbstractGeometryType value)
          Create an instance of JAXBElement<AbstractGeometryType>}
 



Copyright © 2014 IRSTV CNRS-FR-2488. All Rights Reserved.