A B C D E F G H I J L M N O P R S T U W X Y Z _

G

getApplicationModel() - Static method in class org.virbo.autoplot.ScriptContext
returns the internal application model (the object that does all the business).
getBackgroundColor() - Method in class org.virbo.autoplot.state.ApplicationState
Getter for property backgroundColor.
getBookmarks() - Method in class org.virbo.autoplot.ApplicationModel
 
getBuildInfos() - Static method in class org.virbo.autoplot.Util
searches class path for META-INF/version.txt, returns nice strings
getCanvas() - Method in class org.virbo.autoplot.ApplicationModel
 
getCanvasSize() - Method in class org.virbo.autoplot.state.ApplicationState
 
getChildBounds(DasColumn) - Static method in class org.virbo.autoplot.layout.LayoutUtil
look for attached columns, get the bounds of all attachments.
getChildBounds(DasRow) - Static method in class org.virbo.autoplot.layout.LayoutUtil
look for attached columns, get the bounds of all attachments.
getChildColumns(DasDevicePosition, boolean) - Static method in class org.virbo.autoplot.layout.LayoutUtil
 
getColor() - Method in class org.virbo.autoplot.state.ApplicationState
Getter for property color.
getColortable() - Method in class org.virbo.autoplot.state.ApplicationState
Getter for property colortable.
getData() - Method in class org.virbo.autoplot.server.RequestListener
Get the value of data
getDataSet(String, ProgressMonitor) - Static method in class org.virbo.autoplot.ScriptContext
load the data specified by URL into Autoplot's internal data model.
getDataSet(String) - Static method in class org.virbo.autoplot.ScriptContext
load the data specified by URL into Autoplot's internal data model.
getDataSources() - Method in class org.virbo.autoplot.ApplicationModel
 
getDataSourceURL() - Method in class org.virbo.autoplot.ApplicationModel
 
getDefault() - Static method in class org.virbo.autoplot.HelpDisplay
 
getDepnames() - Method in class org.virbo.autoplot.ApplicationModel
 
getEditorPanel() - Method in class org.virbo.autoplot.scriptconsole.JythonScriptPanel
 
getEmbeddedDataSet() - Method in class org.virbo.autoplot.ApplicationModel
 
getEmbeddedDataSet() - Method in class org.virbo.autoplot.state.ApplicationState
Getter for property embeddedDataSet.
getFill() - Method in class org.virbo.autoplot.ApplicationModel
Getter for property fill.
getFill() - Method in class org.virbo.autoplot.state.ApplicationState
Getter for property fill.
getFillColor() - Method in class org.virbo.autoplot.state.ApplicationState
Getter for property fillColor.
getForegroundColor() - Method in class org.virbo.autoplot.state.ApplicationState
Getter for property foregroundColor.
getGuiFont() - Method in class org.virbo.autoplot.state.Options
 
getHandler() - Method in class org.virbo.autoplot.scriptconsole.LogConsole
create a handler that listens for log messages.
getInterpreter() - Static method in class org.virbo.autoplot.JythonMain
 
getLineWidth() - Method in class org.virbo.autoplot.state.ApplicationState
Getter for property lineWidth.
getList() - Method in class org.virbo.autoplot.BookmarksManager
 
getOptions() - Method in class org.virbo.autoplot.state.ApplicationState
 
getOutputStream() - Method in class org.virbo.autoplot.server.RequestListener
 
getOverviewPlot() - Method in class org.virbo.autoplot.ApplicationModel
 
getPersistentStateSupport(AutoPlotUI, ApplicationModel) - Static method in class org.virbo.autoplot.AutoplotUtil
 
getPlot() - Method in class org.virbo.autoplot.ApplicationModel
 
getPlotSymbol() - Method in class org.virbo.autoplot.state.ApplicationState
Getter for property plotSymbol.
getPort() - Method in class org.virbo.autoplot.server.RequestListener
 
getRecent() - Method in class org.virbo.autoplot.ApplicationModel
 
getRedoAction() - Method in class org.virbo.autoplot.state.UndoRedoSupport
 
getRedoLabel() - Method in class org.virbo.autoplot.state.UndoRedoSupport
returns a label describing the redo operation, or null if the operation doesn't exist.
getReference() - Method in class org.virbo.autoplot.state.ApplicationState
Getter for property reference.
getRequestCount() - Method in class org.virbo.autoplot.server.RequestListener
 
getSaveFile() - Method in class org.virbo.autoplot.scriptconsole.ScriptPanelSupport
 
getSliceDimension() - Method in class org.virbo.autoplot.ApplicationModel
 
getSliceIndex() - Method in class org.virbo.autoplot.ApplicationModel
Get the value of sliceIndex
getSocket() - Method in class org.virbo.autoplot.server.RequestListener
 
getSourceActions(JComponent) - Method in class org.virbo.autoplot.transferrable.ImageSelection
 
getStatus() - Method in class org.virbo.autoplot.ApplicationModel
Getter for property status.
getSurl() - Method in class org.virbo.autoplot.state.ApplicationState
Getter for property surl.
getSymbolConnector() - Method in class org.virbo.autoplot.state.ApplicationState
Getter for property symbolConnector.
getSymbolSize() - Method in class org.virbo.autoplot.state.ApplicationState
Getter for property symbolSize.
getTimeRangesFor(String, String, String) - Static method in class org.virbo.autoplot.ScriptContext
return an array of URLs that match the spec for the time range provided.
getTitle() - Method in class org.virbo.autoplot.Bookmark
Getter for property title.
getTitle() - Method in class org.virbo.autoplot.state.ApplicationState
 
getTransferData(DataFlavor) - Method in class org.virbo.autoplot.transferrable.ImageSelection
 
getTransferDataFlavors() - Method in class org.virbo.autoplot.transferrable.ImageSelection
 
getUndoAction() - Method in class org.virbo.autoplot.state.UndoRedoSupport
 
getUndoLabel() - Method in class org.virbo.autoplot.state.UndoRedoSupport
returns a label describing the undo operation, or null if the operation doesn't exist.
getUrl() - Method in class org.virbo.autoplot.Bookmark
Getter for property url.
getValidRange() - Method in class org.virbo.autoplot.ApplicationModel
Getter for property validRange.
getValidRange() - Method in class org.virbo.autoplot.state.ApplicationState
Getter for property validRange.
getValue() - Method in class org.virbo.autoplot.components.ColorChooser
 
getXLabel() - Method in class org.virbo.autoplot.state.ApplicationState
 
getXrange() - Method in class org.virbo.autoplot.state.ApplicationState
Getter for property xrange.
getYLabel() - Method in class org.virbo.autoplot.state.ApplicationState
 
getYrange() - Method in class org.virbo.autoplot.state.ApplicationState
Getter for property yrange.
getZLabel() - Method in class org.virbo.autoplot.state.ApplicationState
 
getZrange() - Method in class org.virbo.autoplot.state.ApplicationState
Getter for property zrange.
grannyFormat(Datum) - Method in class org.virbo.autoplot.util.DateTimeDatumFormatter
 
guiFont - Variable in class org.virbo.autoplot.state.Options
 
GuiSupport - Class in org.virbo.autoplot
 
GuiSupport(AutoPlotUI) - Constructor for class org.virbo.autoplot.GuiSupport
 

A B C D E F G H I J L M N O P R S T U W X Y Z _