|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectes.unex.sextante.outputs.Output
es.unex.sextante.outputs.OutputChart
public class OutputChart
An output representing a chart
Constructor Summary | |
---|---|
OutputChart()
|
Method Summary | |
---|---|
java.lang.String |
getCommandLineParameter()
Returns the output as a command-line parameter |
java.lang.String |
getTypeDescription()
returns a human-readable description of the type of output |
void |
setOutputObject(java.lang.Object obj)
Sets a new value for the output object |
Methods inherited from class es.unex.sextante.outputs.Output |
---|
getDescription, getName, getNewInstance, getOutputChannel, getOutputObject, setDescription, setName, setObjectData, setOutputChannel |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public OutputChart()
Method Detail |
---|
public java.lang.String getCommandLineParameter()
Output
getCommandLineParameter
in class Output
public void setOutputObject(java.lang.Object obj)
Output
setOutputObject
in class Output
obj
- the new value for the output objectpublic java.lang.String getTypeDescription()
Output
getTypeDescription
in class Output
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |