|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectuk.ac.starlink.ttools.build.LayersWriter
public class LayersWriter
Write XML text describing LayerTypes available to given TypedPlot2Tasks.
This class is designed to be used from its main
method.
Constructor Summary | |
---|---|
LayersWriter(TypedPlot2Task task)
Constructor. |
Method Summary | |
---|---|
String |
getXml()
Returns XML text describing available layers for this writer's task. |
static void |
main(String[] args)
With an arg: writes description for that TypedPlot2Task. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public LayersWriter(TypedPlot2Task task)
task
- for which to write docsMethod Detail |
---|
public String getXml()
public static void main(String[] args) throws LoadException, IOException
LoadException
IOException
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |