NASA World Wind

gov.nasa.worldwind.applications.gio.filter
Class BBOX

java.lang.Object
  extended by gov.nasa.worldwind.applications.gio.xml.Element
      extended by gov.nasa.worldwind.applications.gio.filter.SpatialOperator
          extended by gov.nasa.worldwind.applications.gio.filter.BBOX

public class BBOX
extends SpatialOperator


Constructor Summary
BBOX()
           
 
Method Summary
 Envelope addEnvelope(Sector sector)
           
 PropertyName addPropertyName(String propertyName)
           
 
Methods inherited from class gov.nasa.worldwind.applications.gio.xml.Element
addElement, addElement, addElements, clearAttributes, clearElements, getAttribute, getElement, getElementCount, getIndex, getName, getNs, hasContent, removeAttribute, removeElement, setAttribute, setElement, toXml, write, writeAttributes, writeBeginElement, writeElementContent, writeEndElement
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BBOX

public BBOX()
Method Detail

addEnvelope

public Envelope addEnvelope(Sector sector)
                     throws Exception
Throws:
Exception

addPropertyName

public PropertyName addPropertyName(String propertyName)
                             throws Exception
Throws:
Exception

NASA World Wind