public class LayersWriter
extends java.lang.Object
main
method.Constructor and Description |
---|
LayersWriter(TypedPlot2Task task)
Constructor.
|
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getXml()
Returns XML text describing available layers for this writer's task.
|
static void |
main(java.lang.String[] args)
With an arg: writes description for that TypedPlot2Task.
|
public LayersWriter(TypedPlot2Task task)
task
- for which to write docspublic java.lang.String getXml()
public static void main(java.lang.String[] args) throws uk.ac.starlink.util.LoadException, java.io.IOException
uk.ac.starlink.util.LoadException
java.io.IOException
Copyright © 2017 Central Laboratory of the Research Councils. All Rights Reserved.