|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface SessionLayerExporter
Method Summary | |
---|---|
org.w3c.dom.Element |
export(SessionWriter.ExportSupport support)
Save meta data to the .jos file. |
java.util.Collection<Layer> |
getDependencies()
Return the Layers, this Layer depends on. |
java.awt.Component |
getExportPanel()
The GUI for exporting this layer. |
boolean |
requiresZip()
Return true, if some data needs to be included in the zip archive. |
boolean |
shallExport()
Return true, if the layer should be included in the list of exported layers. |
Method Detail |
---|
java.util.Collection<Layer> getDependencies()
java.awt.Component getExportPanel()
boolean shallExport()
boolean requiresZip()
org.w3c.dom.Element export(SessionWriter.ExportSupport support) throws java.io.IOException
support
to save files in the zip archive as needed.
java.io.IOException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |