public class RegionBinding
extends java.lang.Object
<Region>
<LatLonAltBox>
<north>43.374</north>
<south>42.983</south>
<east>-0.335</east>
<west>-1.423</west>
<rotation>39.37878630116985</rotation>
</LatLonAltBox>
</Region>
http://code.google.com/apis/kml/documentation/kml_tags_21.html#region| Constructor and Description |
|---|
RegionBinding() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Object |
parse(IXmlStreamReader parser,
GPEDeafultKmlParser handler)
It parses the Region tag
|
public java.lang.Object parse(IXmlStreamReader parser,
GPEDeafultKmlParser handler)
throws XmlStreamException,
java.io.IOException
parser - The XML parserhandler - The GPE parser that contains the content handler and
the error handlerjava.io.IOExceptionXmlStreamException