Package gov.nasa.gsfc.sscweb.schema
Class GraphOptions
java.lang.Object
gov.nasa.gsfc.sscweb.schema.GraphOptions
- Direct Known Subclasses:
MapProjectionGraphOptions,OrbitGraphOptions,TimeSeriesGraphOptions
Abstract SSC graphing options.
<p>Java class for GraphOptions complex type</p>.
<p>The following schema fragment specifies the expected content contained within this class.</p>
<pre>{@code
<complexType name="GraphOptions">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
</restriction>
</complexContent>
</complexType>
}</pre>
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
GraphOptions
public GraphOptions()
-