Index
All Classes|All Packages
W
- WaferMapChartDemo - Class in org.jfree.chart.demo
-
A simple demo showing a wafer map chart.
- WaferMapChartDemo(String) - Constructor for class org.jfree.chart.demo.WaferMapChartDemo
-
Creates a new demo.
- WaferMapDataset - Class in org.jfree.data
-
A dataset that can be used with the
WaferMapPlot
class. - WaferMapDataset(int, int) - Constructor for class org.jfree.data.WaferMapDataset
-
Creates a new dataset using the default chipspace.
- WaferMapDataset(int, int, Number) - Constructor for class org.jfree.data.WaferMapDataset
-
Creates a new dataset.
- WaferMapPlot - Class in org.jfree.chart.plot
-
A wafer map plot.
- WaferMapPlot(WaferMapDataset) - Constructor for class org.jfree.chart.plot.WaferMapPlot
-
Creates a new plot.
- WaferMapPlot(WaferMapDataset, WaferMapRenderer) - Constructor for class org.jfree.chart.plot.WaferMapPlot
-
Creates a new plot.
- WaferMapRenderer - Class in org.jfree.chart.renderer
-
A renderer for wafer map plots.
- WaferMapRenderer() - Constructor for class org.jfree.chart.renderer.WaferMapRenderer
-
Creates a new renderer.
- WaferMapRenderer(int, int) - Constructor for class org.jfree.chart.renderer.WaferMapRenderer
-
Creates a new renderer.
- WaferMapRenderer(Integer, Integer) - Constructor for class org.jfree.chart.renderer.WaferMapRenderer
-
Creates a new renderer.
- wantsToStop() - Method in class de.ipk_gatersleben.ag_nw.graffiti.plugins.algorithms.som.SOMservice
- wantsToStop() - Method in class de.ipk_gatersleben.ag_nw.graffiti.plugins.gui.layout_control.helper_classes.Experiment2GraphHelper
- wantsToStop() - Method in class de.ipk_gatersleben.ag_nw.graffiti.plugins.layouters.pattern_springembedder.clusterCommands.MyClusterGraphBasedReLayoutService
- wantsToStop() - Method in class de.ipk_gatersleben.ag_nw.graffiti.services.task.BackgroundTaskStatusProviderSupportingExternalCallImpl
- wantsToStop() - Method in interface org.BackgroundTaskStatusProviderSupportingExternalCall
- warning(SAXParseException) - Method in class org.graffiti.managers.pluginmgr.PluginXMLParserErrorHandler
-
Warning Event Handler.
- WARNING - Static variable in class org.jfree.chart.plot.ThermometerPlot
-
A constant for the 'warning' range.
- WARNING_DATA - Static variable in interface org.jfree.data.MeterDataset
-
Deprecated.A constant representing the 'warning' level.
- WARNING_DATA_RANGE - Static variable in class org.jfree.chart.plot.MeterPlot
-
Constant to indicate the warning data range.
- WARNING_TEXT - Static variable in class org.jfree.chart.plot.MeterPlot
-
The default text for the warning level.
- WarningButton - Class in org.graffiti.editor
- WarningButton(String, Runnable) - Constructor for class org.graffiti.editor.WarningButton
- warnUserAboutFileSaveProblem(Exception) - Method in class org.graffiti.editor.MainFrame
- wasScalingPerformed() - Static method in class org.vanted.scaling.Toolbox
-
Another shortcut utility method, which determines whether a new scaling procedure has been performed at runtime.
- wasScrollPaneMovement() - Static method in class org.graffiti.plugins.modes.defaults.MegaTools
- WaterfallBarRenderer - Class in org.jfree.chart.renderer
-
A renderer that handles the drawing of waterfall bar charts, for use with the
CategoryPlot
class. - WaterfallBarRenderer() - Constructor for class org.jfree.chart.renderer.WaterfallBarRenderer
-
Constructs a new renderer with default values for the bar colors.
- WaterfallBarRenderer(Paint, Paint, Paint, Paint) - Constructor for class org.jfree.chart.renderer.WaterfallBarRenderer
-
Constructs a new waterfall renderer.
- WaterfallChartDemo - Class in org.jfree.chart.demo
-
A sample waterfall chart.
- WaterfallChartDemo(String) - Constructor for class org.jfree.chart.demo.WaterfallChartDemo
-
Creates a new WaterFall Chart demo.
- WaterfallChartDemo2 - Class in org.jfree.chart.demo
-
A sample waterfall chart.
- WaterfallChartDemo2(String) - Constructor for class org.jfree.chart.demo.WaterfallChartDemo2
-
Creates a new WaterFall Chart demo.
- WaterTemperatureDemo - Class in org.jfree.chart.demo
-
This demo shows a plot of water temperature at various depths.
- WaterTemperatureDemo(String) - Constructor for class org.jfree.chart.demo.WaterTemperatureDemo
-
A demonstration application showing an XY series containing a null value.
- WattsStrogatzGraphGenerator - Class in de.ipk_gatersleben.ag_nw.graffiti.plugins.algorithms.graph_generation
-
Algorithm for generation of a random small-world network.
- WattsStrogatzGraphGenerator() - Constructor for class de.ipk_gatersleben.ag_nw.graffiti.plugins.algorithms.graph_generation.WattsStrogatzGraphGenerator
- WebDirectoryFileListAccess - Class in de.ipk_gatersleben.ag_nw.graffiti.plugins.gui.layout_control.metacrop
- WebDirectoryFileListAccess() - Constructor for class de.ipk_gatersleben.ag_nw.graffiti.plugins.gui.layout_control.metacrop.WebDirectoryFileListAccess
- WebsiteGeneration - Class in de.ipk_gatersleben.ag_nw.graffiti.plugins.misc.svg_exporter
- WebsiteGeneration() - Constructor for class de.ipk_gatersleben.ag_nw.graffiti.plugins.misc.svg_exporter.WebsiteGeneration
- Week - Class in org.jfree.data.time
-
A calendar week.
- Week() - Constructor for class org.jfree.data.time.Week
-
Creates a new time period for the week in which the current system date/time falls.
- Week(int, int) - Constructor for class org.jfree.data.time.Week
-
Creates a time period representing the week in the specified year.
- Week(int, Year) - Constructor for class org.jfree.data.time.Week
-
Creates a time period representing the week in the specified year.
- Week(Date) - Constructor for class org.jfree.data.time.Week
-
Creates a time period for the week in which the specified date/time falls.
- Week(Date, TimeZone) - Constructor for class org.jfree.data.time.Week
-
Creates a time period for the week in which the specified date/time falls, calculated relative to the specified time zone.
- WEIGHT_ATTRIBUTE_LITERAL - Static variable in class de.ipk_gatersleben.ag_nw.graffiti.plugins.ios.importers.xgmml.XGMMLConstants
- WeightedDistanceInfo - Class in de.ipk_gatersleben.ag_nw.graffiti.plugins.algorithms.shortest_paths
- WeightedDistanceInfo(double, GraphElement, GraphElement, boolean, boolean, AttributePathNameSearchType, boolean, boolean) - Constructor for class de.ipk_gatersleben.ag_nw.graffiti.plugins.algorithms.shortest_paths.WeightedDistanceInfo
- WeightedShortestPathSelectionAlgorithm - Class in de.ipk_gatersleben.ag_nw.graffiti.plugins.algorithms.shortest_paths
- WeightedShortestPathSelectionAlgorithm() - Constructor for class de.ipk_gatersleben.ag_nw.graffiti.plugins.algorithms.shortest_paths.WeightedShortestPathSelectionAlgorithm
-
Constructs a new instance.
- weights - Variable in class qmwi.kseg.som.Map
- WEST - Static variable in class org.jfree.chart.Legend
-
Constant anchor value for legend position WEST.
- WEST - Static variable in class org.jfree.chart.title.Title
-
Useful constant for the title position.
- WEST_NORTHWEST - Static variable in class org.jfree.chart.Legend
-
Constant anchor value for legend position WEST_NORTHWEST.
- WEST_SOUTHWEST - Static variable in class org.jfree.chart.Legend
-
Constant anchor value for legend position WEST_SOUTHWEST.
- WIDTH - Static variable in interface org.graffiti.graphics.GraphicAttributeConstants
- WIDTH_ATTRIBUTE_LITERAL - Static variable in class de.ipk_gatersleben.ag_nw.graffiti.plugins.ios.importers.xgmml.XGMMLConstants
- WIDTHMETHOD_AVERAGE - Static variable in class org.jfree.chart.renderer.CandlestickRenderer
-
The average width method.
- WIDTHMETHOD_INTERVALDATA - Static variable in class org.jfree.chart.renderer.CandlestickRenderer
-
The interval data method.
- WIDTHMETHOD_SMALLEST - Static variable in class org.jfree.chart.renderer.CandlestickRenderer
-
The smallest width method.
- WIN_MAC_HOMEFOLDER - Static variable in class org.HomeFolder
- WIN_MAC_HOMEFOLDER_OLD - Static variable in class org.HomeFolder
- WindChartDemo - Class in org.jfree.chart.demo
-
A simple demonstration application showing how to create a wind chart.
- WindChartDemo(String) - Constructor for class org.jfree.chart.demo.WindChartDemo
-
Creates a new demo.
- WindDataset - Interface in org.jfree.data
-
Interface for a dataset that supplies wind intensity and direction values observed at various points in time.
- WindItemRenderer - Class in org.jfree.chart.renderer
-
A specialised renderer for displaying wind intensity/direction data.
- WindItemRenderer() - Constructor for class org.jfree.chart.renderer.WindItemRenderer
-
Creates a new renderer.
- WindNeedle - Class in org.jfree.chart.needle
-
A needle that indicates wind direction, for use with the
CompassPlot
class. - WindNeedle() - Constructor for class org.jfree.chart.needle.WindNeedle
-
Default constructor.
- windowActivated(WindowEvent) - Method in class de.ipk_gatersleben.ag_nw.graffiti.plugins.gui.layout_control.helper_classes.MessageBox
- windowActivated(WindowEvent) - Method in class org.graffiti.editor.dialog.DefaultParameterDialog
- windowActivated(WindowEvent) - Method in class org.graffiti.editor.ViewTypeChooser
- windowActivated(WindowEvent) - Method in class org.graffiti.managers.pluginmgr.PluginSelector
- windowActivated(WindowEvent) - Method in class org.jfree.chart.demo.JFreeChartDemo
-
Required for WindowListener interface, but not used by this class.
- windowClosed(WindowEvent) - Method in class de.ipk_gatersleben.ag_nw.graffiti.plugins.gui.layout_control.helper_classes.MessageBox
- windowClosed(WindowEvent) - Method in class org.graffiti.editor.dialog.DefaultParameterDialog
- windowClosed(WindowEvent) - Method in class org.graffiti.editor.ViewTypeChooser
- windowClosed(WindowEvent) - Method in class org.graffiti.managers.pluginmgr.PluginSelector
- windowClosed(WindowEvent) - Method in class org.jfree.chart.demo.JFreeChartDemo
-
Clears the reference to the print preview frames when they are closed.
- windowClosing(WindowEvent) - Method in class de.ipk_gatersleben.ag_nw.graffiti.plugins.gui.layout_control.helper_classes.MessageBox
- windowClosing(WindowEvent) - Method in class org.graffiti.editor.dialog.DefaultParameterDialog
- windowClosing(WindowEvent) - Method in class org.graffiti.editor.ViewTypeChooser
- windowClosing(WindowEvent) - Method in class org.graffiti.managers.pluginmgr.PluginSelector
- windowClosing(WindowEvent) - Method in class org.jfree.chart.demo.JFreeChartDemo
-
Required for WindowListener interface, but not used by this class.
- windowDeactivated(WindowEvent) - Method in class de.ipk_gatersleben.ag_nw.graffiti.plugins.gui.layout_control.helper_classes.MessageBox
- windowDeactivated(WindowEvent) - Method in class org.graffiti.editor.dialog.DefaultParameterDialog
- windowDeactivated(WindowEvent) - Method in class org.graffiti.editor.ViewTypeChooser
- windowDeactivated(WindowEvent) - Method in class org.graffiti.managers.pluginmgr.PluginSelector
- windowDeactivated(WindowEvent) - Method in class org.jfree.chart.demo.JFreeChartDemo
-
Required for WindowListener interface, but not used by this class.
- windowDeiconified(WindowEvent) - Method in class de.ipk_gatersleben.ag_nw.graffiti.plugins.gui.layout_control.helper_classes.MessageBox
- windowDeiconified(WindowEvent) - Method in class org.graffiti.editor.dialog.DefaultParameterDialog
- windowDeiconified(WindowEvent) - Method in class org.graffiti.editor.ViewTypeChooser
- windowDeiconified(WindowEvent) - Method in class org.graffiti.managers.pluginmgr.PluginSelector
- windowDeiconified(WindowEvent) - Method in class org.jfree.chart.demo.JFreeChartDemo
-
Required for WindowListener interface, but not used by this class.
- windowIconified(WindowEvent) - Method in class de.ipk_gatersleben.ag_nw.graffiti.plugins.gui.layout_control.helper_classes.MessageBox
- windowIconified(WindowEvent) - Method in class org.graffiti.editor.dialog.DefaultParameterDialog
- windowIconified(WindowEvent) - Method in class org.graffiti.editor.ViewTypeChooser
- windowIconified(WindowEvent) - Method in class org.graffiti.managers.pluginmgr.PluginSelector
- windowIconified(WindowEvent) - Method in class org.jfree.chart.demo.JFreeChartDemo
-
Required for WindowListener interface, but not used by this class.
- windowOpened(WindowEvent) - Method in class de.ipk_gatersleben.ag_nw.graffiti.plugins.gui.layout_control.helper_classes.MessageBox
- windowOpened(WindowEvent) - Method in class org.graffiti.editor.dialog.DefaultParameterDialog
- windowOpened(WindowEvent) - Method in class org.graffiti.editor.ViewTypeChooser
- windowOpened(WindowEvent) - Method in class org.graffiti.managers.pluginmgr.PluginSelector
- windowOpened(WindowEvent) - Method in class org.jfree.chart.demo.JFreeChartDemo
-
Required for WindowListener interface, but not used by this class.
- WindowScaler - Class in org.vanted.scaling.scalers.component
-
Extension of ComponentScaler, responsible for Window-derived components' decorations scaling.
- WindowScaler(float) - Constructor for class org.vanted.scaling.scalers.component.WindowScaler
- WindowSettings - Class in de.ipk_gatersleben.ag_nw.graffiti.plugins.gui.set_background_color
-
DOCTODO: Include class header
- WindowSettings() - Constructor for class de.ipk_gatersleben.ag_nw.graffiti.plugins.gui.set_background_color.WindowSettings
- windowsRunning() - Static method in class org.AttributeHelper
- WindowsScaler - Class in org.vanted.scaling.scalers
-
Similar to the default scaler.
- WindowsScaler(float) - Constructor for class org.vanted.scaling.scalers.WindowsScaler
- withMinimizingCrossings() - Method in class de.ipk_gatersleben.ag_nw.graffiti.plugins.layouters.circle.CircleLayouterAlgorithm
- wordWrap() - Method in class org.graffiti.graphics.LabelAttribute
- WorkflowHelper - Class in de.ipk_gatersleben.ag_nw.graffiti.plugins.gui.layout_control.workflow
-
Deprecated.Since 2.7.0, it contains outdated information and has been moved to vanted.org, where an updated version can be found at the tutorials section. There is also existing resize issue, connected with that.
- WorkflowHelper() - Constructor for class de.ipk_gatersleben.ag_nw.graffiti.plugins.gui.layout_control.workflow.WorkflowHelper
-
Deprecated.
- WORKING_CALENDAR - Static variable in class org.jfree.data.time.RegularTimePeriod
-
A working calendar (recycle to avoid unnecessary object creation).
- workingLine - Variable in class org.jfree.chart.renderer.XYItemRendererState
-
A line object that the renderer can reuse to save instantiating a lot of objects.
- WorkSettings - Class in de.ipk_gatersleben.ag_nw.graffiti.plugins.algorithms.hamming_distance
- WorkSettings(boolean, int, boolean, boolean, int, int) - Constructor for class de.ipk_gatersleben.ag_nw.graffiti.plugins.algorithms.hamming_distance.WorkSettings
- worksWithTab(InspectorTab) - Method in class de.ipk_gatersleben.ag_nw.graffiti.plugins.gui.fast_view.FastView
- worksWithTab(InspectorTab) - Method in class de.ipk_gatersleben.ag_nw.graffiti.plugins.gui.ipk_graffitiview.NullView
- worksWithTab(InspectorTab) - Method in class org.graffiti.plugin.view.AbstractView
- worksWithTab(InspectorTab) - Method in interface org.graffiti.plugin.view.View
- WorkTask - Class in de.ipk_gatersleben.ag_nw.graffiti.plugins.algorithms.hamming_distance
- WorkTask(HashSet<String>, File, int, int, String, int[][], Graph, WorkSettings, ArrayList<WorkTask>) - Constructor for class de.ipk_gatersleben.ag_nw.graffiti.plugins.algorithms.hamming_distance.WorkTask
- write() - Method in class de.ipk_gatersleben.ag_nw.graffiti.plugins.ios.exporters.metatool.SBMLReaction
- write(byte[]) - Method in class de.ipk_gatersleben.ag_nw.graffiti.services.MyOutputStream
- write(byte[], int, int) - Method in class de.ipk_gatersleben.ag_nw.graffiti.plugins.ios.kgml.TeeStream
- write(byte[], int, int) - Method in class de.ipk_gatersleben.ag_nw.graffiti.services.MyOutputStream
- write(byte[], int, int) - Method in class org.graffiti.plugins.ios.exporters.graphml.Base64.OutputStream
-
Calls
Base64.OutputStream.write(int)
repeatedly until len bytes are written. - write(byte[], int, int) - Method in class org.graffiti.plugins.ios.importers.graphml.parser.Base64.OutputStream
-
Calls
Base64.OutputStream.write(int)
repeatedly until len bytes are written. - write(int) - Method in class de.ipk_gatersleben.ag_nw.graffiti.services.MyOutputStream
- write(int) - Method in class org.graffiti.plugins.ios.exporters.graphml.Base64.OutputStream
-
Writes the byte to the output stream after converting to/from Base64 notation.
- write(int) - Method in class org.graffiti.plugins.ios.importers.graphml.parser.Base64.OutputStream
-
Writes the byte to the output stream after converting to/from Base64 notation.
- write(int) - Method in class qmwi.kseg.som.diagram.Aus
-
Insert the method's description here.
- write(File) - Method in class de.ipk_gatersleben.ag_nw.graffiti.plugins.gui.webstart.TextFile
- write(OutputStream, Graph) - Method in class de.ipk_gatersleben.ag_nw.graffiti.plugins.ios.exporters.biopax.BioPAX_OWL_Writer
- write(OutputStream, Graph) - Method in class de.ipk_gatersleben.ag_nw.graffiti.plugins.ios.exporters.metatool.MetatoolWriter
- write(OutputStream, Graph) - Method in class de.ipk_gatersleben.ag_nw.graffiti.plugins.ios.exporters.pajek.PajekWriter
- write(OutputStream, Graph) - Method in class de.ipk_gatersleben.ag_nw.graffiti.plugins.ios.exporters.pajek.PovrayWriter
- write(OutputStream, Graph) - Method in class de.ipk_gatersleben.ag_nw.graffiti.plugins.ios.exporters.sbml.SBML_XML_Writer
-
starts the reading in of the model
- write(OutputStream, Graph) - Method in class de.ipk_gatersleben.ag_nw.graffiti.plugins.ios.exporters.sif.SIFWriter
- write(OutputStream, Graph) - Method in class de.ipk_gatersleben.ag_nw.graffiti.plugins.ios.exporters.xwg_wilma.XWGSerializer
- write(OutputStream, Graph) - Method in class de.ipk_gatersleben.ag_nw.graffiti.plugins.ios.importers.kegg_xml.KEGG2_XML_Writer
- write(OutputStream, Graph) - Method in class de.ipk_gatersleben.ag_nw.graffiti.plugins.ios.importers.petri_ina_pnt.PNTSerializer
- write(OutputStream, Graph) - Method in interface org.graffiti.plugin.io.OutputSerializer
-
Writes the contents of the given graph to a stream.
- write(OutputStream, Graph) - Method in class org.graffiti.plugins.ios.exporters.gml.GMLgzWriter
- write(OutputStream, Graph) - Method in class org.graffiti.plugins.ios.exporters.gml.GMLWriter
- write(OutputStream, Graph) - Method in class org.graffiti.plugins.ios.exporters.gmlxml.GMLXMLWriter
- write(OutputStream, Graph) - Method in class org.graffiti.plugins.ios.exporters.graphml.GraphMLgzWriter
- write(OutputStream, Graph) - Method in class org.graffiti.plugins.ios.exporters.graphml.GraphMLWriter
- write(OutputStream, Graph) - Method in class org.graffiti.plugins.ios.exporters.graphviz.DOTSerializer
- write(Writer, Graph) - Method in class de.ipk_gatersleben.ag_nw.graffiti.plugins.ios.exporters.sbml.SBML_XML_Writer
-
Implemented method of interface InputSerializer.java
- write(Writer, Graph) - Method in interface org.graffiti.plugin.io.SupportsWriterOutput
- write(Writer, Graph) - Method in class org.graffiti.plugins.ios.exporters.gml.GMLWriter
- write(String) - Method in class de.ipk_gatersleben.ag_nw.graffiti.plugins.gui.webstart.TextFile
- write(String, String) - Static method in class de.ipk_gatersleben.ag_nw.graffiti.plugins.gui.webstart.TextFile
- write(String, String, ProgressManager) - Static method in class de.ipk_gatersleben.ag_nw.graffiti.plugins.gui.webstart.TextFile
- write(String, Graph) - Method in class org.graffiti.plugin.io.AbstractIOSerializer
-
Writes the contents of the given graph to a file.
- write(Graph, String) - Method in class org.graffiti.plugin.io.AbstractOutputSerializer
-
Writes the contents of the given graph to a file.
- writeBufferedImageAsJPEG(OutputStream, float, BufferedImage) - Static method in class org.jfree.chart.ChartUtilities
-
Writes a
BufferedImage
to an output stream in JPEG format. - writeBufferedImageAsJPEG(OutputStream, BufferedImage) - Static method in class org.jfree.chart.ChartUtilities
-
Writes a
BufferedImage
to an output stream in JPEG format. - writeBufferedImageAsPNG(OutputStream, BufferedImage) - Static method in class org.jfree.chart.ChartUtilities
-
Writes a
BufferedImage
to an output stream in PNG format. - writeBufferedImageAsPNG(OutputStream, BufferedImage, boolean, int) - Static method in class org.jfree.chart.ChartUtilities
-
Writes a
BufferedImage
to an output stream in PNG format. - writeChartAsJPEG(OutputStream, float, JFreeChart, int, int) - Static method in class org.jfree.chart.ChartUtilities
-
Writes a chart to an output stream in JPEG format.
- writeChartAsJPEG(OutputStream, float, JFreeChart, int, int, ChartRenderingInfo) - Static method in class org.jfree.chart.ChartUtilities
-
Writes a chart to an output stream in JPEG format.
- writeChartAsJPEG(OutputStream, JFreeChart, int, int) - Static method in class org.jfree.chart.ChartUtilities
-
Writes a chart to an output stream in JPEG format.
- writeChartAsJPEG(OutputStream, JFreeChart, int, int, ChartRenderingInfo) - Static method in class org.jfree.chart.ChartUtilities
-
Writes a chart to an output stream in JPEG format.
- writeChartAsPNG(OutputStream, JFreeChart, int, int) - Static method in class org.jfree.chart.ChartUtilities
-
Writes a chart to an output stream in PNG format.
- writeChartAsPNG(OutputStream, JFreeChart, int, int, boolean, int) - Static method in class org.jfree.chart.ChartUtilities
-
Writes a chart to an output stream in PNG format.
- writeChartAsPNG(OutputStream, JFreeChart, int, int, ChartRenderingInfo) - Static method in class org.jfree.chart.ChartUtilities
-
Writes a chart to an output stream in PNG format.
- writeChartAsPNG(OutputStream, JFreeChart, int, int, ChartRenderingInfo, boolean, int) - Static method in class org.jfree.chart.ChartUtilities
-
Writes a chart to an output stream in PNG format.
- writeDatasetTable(String, boolean) - Method in class de.ipk_gatersleben.ag_nw.graffiti.plugins.gui.editing_tools.script_helper.NodeHelper
- writeDeactivatedListToFile() - Method in class de.ipk_gatersleben.ag_nw.graffiti.plugins.addons.AddonManagerPlugin
-
Write deactivated list to file.
- writeE(File, String) - Method in class de.ipk_gatersleben.ag_nw.graffiti.plugins.gui.webstart.TextFile
- writeE(String, String) - Method in class de.ipk_gatersleben.ag_nw.graffiti.plugins.gui.webstart.TextFile
- writeE(String, String, String) - Static method in class de.ipk_gatersleben.ag_nw.graffiti.plugins.gui.webstart.TextFile
- writeExcel(File, ExperimentInterface) - Static method in class de.ipk_gatersleben.ag_nw.graffiti.plugins.gui.layout_control.dbe.ExperimentDataFileWriter
- writeExcel(File, ExperimentInterface, boolean) - Static method in class de.ipk_gatersleben.ag_nw.graffiti.plugins.gui.layout_control.dbe.ExperimentDataFileWriter
-
Export the given
ExperimentInterface
to the givenFile
. - writeGML(Graph, String) - Static method in class de.ipk_gatersleben.ag_nw.graffiti.KeggSoapAndPathwayService
- writeImageMap(PrintWriter, String, ChartRenderingInfo) - Static method in class org.jfree.chart.ChartUtilities
-
Writes an image map to an output stream.
- writeImageMap(PrintWriter, String, ChartRenderingInfo, boolean) - Static method in class org.jfree.chart.ChartUtilities
-
Writes an image map to an output stream.
- writeImageMap(PrintWriter, String, ChartRenderingInfo, ToolTipTagFragmentGenerator, URLTagFragmentGenerator) - Static method in class org.jfree.chart.ChartUtilities
-
Writes an image map to an output stream.
- writeInt(int) - Method in class org.graffiti.plugin.io.resources.MyByteArrayOutputStream
- writeln(String) - Static method in class qmwi.kseg.som.diagram.Aus
-
Insert the method's description here.
- writeParticipantStoichiometry(Node, Node, Edge, Set<physicalEntityParticipant>) - Method in class de.ipk_gatersleben.ag_nw.graffiti.plugins.ios.importers.biopax.lvl2utility.StoichiometryWriter
- writeParticipantStoichiometry(Node, Node, Edge, Set<Stoichiometry>) - Method in class de.ipk_gatersleben.ag_nw.graffiti.plugins.ios.biopax.lvl3utility.StoichiometryWriter
- writePathWaysToGraph() - Method in class de.ipk_gatersleben.ag_nw.graffiti.plugins.ios.biopax.lvl3interactions.PathWayHandler
-
use while import to write PathWays as attributes on the graph
- writePathWaysToGraph() - Method in class de.ipk_gatersleben.ag_nw.graffiti.plugins.ios.importers.biopax.lvl2interactions.PathWayHandler
-
use while import to write PathWays as attributes on the graph
- writeScaledChartAsPNG(OutputStream, JFreeChart, int, int, int, int) - Static method in class org.jfree.chart.ChartUtilities
-
Writes a scaled version of a chart to an output stream in PNG format.
- writeTime(String, Date) - Method in class org.jfree.chart.demo.Performance
-
Writes the current time to the console.
- writeToClipboardAsText(CharSequence) - Static method in class org.graffiti.editor.actions.ClipboardService
- writeToFile(File, boolean) - Method in class de.ipk_gatersleben.ag_nw.graffiti.plugins.gui.editing_tools.script_helper.Experiment
- writeToGraph(Graph) - Method in class de.ipk_gatersleben.ag_nw.graffiti.plugins.gui.ipk_graffitiview.chartDrawComponent.HeatMapOptions
- writeXMLDataToFile(Document, String) - Static method in class org.graffiti.plugin.XMLHelper
- ws - Variable in class de.ipk_gatersleben.ag_nw.graffiti.plugins.algorithms.hamming_distance.WorkTask
All Classes|All Packages