NASA World Wind

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

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

public abstract class SpatialOperator
extends Element


Constructor Summary
protected SpatialOperator(String name)
           
 
Method Summary
 
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

SpatialOperator

protected SpatialOperator(String name)

NASA World Wind