|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Uses of AbstractExtentType in net.opengis.kml.v_2_3 |
|---|
| Subclasses of AbstractExtentType in net.opengis.kml.v_2_3 | |
|---|---|
class |
AbstractLatLonBoxType
In KML 2.3, the allowed value range in decimal degrees used by kml:east and kml:west was extended by a factor of 2 (from ±180 in KML 2.2) to ±360. |
class |
LatLonAltBoxType
Java class for LatLonAltBoxType complex type. |
class |
LatLonBoxType
Java class for LatLonBoxType complex type. |
class |
LatLonQuadType
Java class for LatLonQuadType complex type. |
| Fields in net.opengis.kml.v_2_3 with type parameters of type AbstractExtentType | |
|---|---|
protected JAXBElement<? extends AbstractExtentType> |
RegionType.abstractExtentGroup
|
protected JAXBElement<? extends AbstractExtentType> |
GroundOverlayType.abstractExtentGroup
|
| Methods in net.opengis.kml.v_2_3 that return types with arguments of type AbstractExtentType | |
|---|---|
JAXBElement<AbstractExtentType> |
ObjectFactory.createAbstractExtentGroup(AbstractExtentType value)
Create an instance of JAXBElement<AbstractExtentType>} |
JAXBElement<? extends AbstractExtentType> |
RegionType.getAbstractExtentGroup()
Gets the value of the abstractExtentGroup property. |
JAXBElement<? extends AbstractExtentType> |
GroundOverlayType.getAbstractExtentGroup()
Gets the value of the abstractExtentGroup property. |
| Methods in net.opengis.kml.v_2_3 with parameters of type AbstractExtentType | |
|---|---|
JAXBElement<AbstractExtentType> |
ObjectFactory.createAbstractExtentGroup(AbstractExtentType value)
Create an instance of JAXBElement<AbstractExtentType>} |
| Method parameters in net.opengis.kml.v_2_3 with type arguments of type AbstractExtentType | |
|---|---|
void |
RegionType.setAbstractExtentGroup(JAXBElement<? extends AbstractExtentType> value)
Sets the value of the abstractExtentGroup property. |
void |
GroundOverlayType.setAbstractExtentGroup(JAXBElement<? extends AbstractExtentType> value)
Sets the value of the abstractExtentGroup property. |
RegionType |
RegionType.withAbstractExtentGroup(JAXBElement<? extends AbstractExtentType> value)
|
GroundOverlayType |
GroundOverlayType.withAbstractExtentGroup(JAXBElement<? extends AbstractExtentType> value)
|
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||