A B C D E F G H I J K L M N O P Q R S T U V W X Y Z
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- about(String) - Static method in class net.sf.jaxodraw.util.JaxoInfo
-
Returns a string with some 'About' infos.
- ABOUT - net.sf.jaxodraw.gui.menu.GuiAction
-
The About GuiAction.
- ABOUT - net.sf.jaxodraw.util.JaxoMode
-
About.
- absoluteName(String) - Static method in class net.sf.jaxodraw.io.JaxoIO
-
Returns the absolute path of the given file name.
- Abstract3PointObject - Class in net.sf.jaxodraw.graph.object
-
An object with 3 click points.
- Abstract3PointObject() - Constructor for class net.sf.jaxodraw.graph.object.Abstract3PointObject
- Abstract4PointObject - Class in net.sf.jaxodraw.graph.object
-
An object with 4 click points.
- Abstract4PointObject() - Constructor for class net.sf.jaxodraw.graph.object.Abstract4PointObject
- AbstractArcObject - Class in net.sf.jaxodraw.graph.object.arc
-
The mother of all arc objects.
- AbstractArcObject() - Constructor for class net.sf.jaxodraw.graph.object.arc.AbstractArcObject
- AbstractBaseArrow - Class in net.sf.jaxodraw.graph.object.arrow
-
An arrow for a JaxoObject.
- AbstractBaseArrow() - Constructor for class net.sf.jaxodraw.graph.object.arrow.AbstractBaseArrow
- AbstractBezierObject - Class in net.sf.jaxodraw.graph.object.bezier
-
Abstract class for the implementation of a bezier curve.
- AbstractBezierObject() - Constructor for class net.sf.jaxodraw.graph.object.bezier.AbstractBezierObject
- AbstractDashArc - Class in net.sf.jaxodraw.graph.object.arc
-
A dashed arc.
- AbstractDashArc() - Constructor for class net.sf.jaxodraw.graph.object.arc.AbstractDashArc
- AbstractDashBezier - Class in net.sf.jaxodraw.graph.object.bezier
-
A dashed bezier curve.
- AbstractDashBezier() - Constructor for class net.sf.jaxodraw.graph.object.bezier.AbstractDashBezier
- AbstractDashLine - Class in net.sf.jaxodraw.graph.object.line
-
A dashed line.
- AbstractDashLine() - Constructor for class net.sf.jaxodraw.graph.object.line.AbstractDashLine
- AbstractDashLoop - Class in net.sf.jaxodraw.graph.object.loop
-
A dashed loop.
- AbstractDashLoop() - Constructor for class net.sf.jaxodraw.graph.object.loop.AbstractDashLoop
- AbstractEditPanel - Class in net.sf.jaxodraw.gui.panel.edit
-
A parent class for edit panel components.
- AbstractEditPanel() - Constructor for class net.sf.jaxodraw.gui.panel.edit.AbstractEditPanel
-
Create without LayoutManager.
- AbstractEditPanel(LayoutManager) - Constructor for class net.sf.jaxodraw.gui.panel.edit.AbstractEditPanel
-
Create with given LayoutManager.
- AbstractExtendedObject - Class in net.sf.jaxodraw.graph.object
-
A JaxoObject with at least two points.
- AbstractExtendedObject() - Constructor for class net.sf.jaxodraw.graph.object.AbstractExtendedObject
- AbstractFilledRotationObject - Class in net.sf.jaxodraw.graph.object.fill
-
Abstract base class for objects that have a fill color and can be rotated.
- AbstractFilledRotationObject() - Constructor for class net.sf.jaxodraw.graph.object.fill.AbstractFilledRotationObject
- AbstractFillObject - Class in net.sf.jaxodraw.graph.object.fill
-
A general object that can be filled.
- AbstractFillObject() - Constructor for class net.sf.jaxodraw.graph.object.fill.AbstractFillObject
- AbstractJaxoButtons - Class in net.sf.jaxodraw.gui.panel.button
-
Abstract base class for panel buttons.
- AbstractJaxoButtons() - Constructor for class net.sf.jaxodraw.gui.panel.button.AbstractJaxoButtons
-
Constructor.
- AbstractJaxoButtons(LayoutManager) - Constructor for class net.sf.jaxodraw.gui.panel.button.AbstractJaxoButtons
-
Constructor.
- AbstractJaxoCanvas - Class in net.sf.jaxodraw.gui
-
Abstract base class for the canvas.
- AbstractJaxoCanvas() - Constructor for class net.sf.jaxodraw.gui.AbstractJaxoCanvas
-
Constructor.
- AbstractJaxoExport - Class in net.sf.jaxodraw.plugin.exports
-
An abstract superclass for all built-in exporting classes.
- AbstractJaxoExport() - Constructor for class net.sf.jaxodraw.plugin.exports.AbstractJaxoExport
-
Protected empty constructor.
- AbstractJaxoExportPlugin - Class in net.sf.jaxodraw.plugin
-
An abstract superclass for all export plugins.
- AbstractJaxoExportPlugin() - Constructor for class net.sf.jaxodraw.plugin.AbstractJaxoExportPlugin
- AbstractJaxoHandle - Class in net.sf.jaxodraw.gui.handle
-
An abstract class for handles.
- AbstractJaxoHandle() - Constructor for class net.sf.jaxodraw.gui.handle.AbstractJaxoHandle
- AbstractJaxoImport - Class in net.sf.jaxodraw.plugin.imports
-
An abstract superclass for all built-in importing classes.
- AbstractJaxoImport() - Constructor for class net.sf.jaxodraw.plugin.imports.AbstractJaxoImport
-
Protected empty constructor.
- AbstractJaxoImportPlugin - Class in net.sf.jaxodraw.plugin
-
An abstract superclass for all import plugins.
- AbstractJaxoImportPlugin() - Constructor for class net.sf.jaxodraw.plugin.AbstractJaxoImportPlugin
- AbstractJaxoObject - Class in net.sf.jaxodraw.graph.object
-
An abstract base class for all JaxoObjects.
- AbstractJaxoObject() - Constructor for class net.sf.jaxodraw.graph.object.AbstractJaxoObject
- AbstractJaxoPanelComponent - Class in net.sf.jaxodraw.gui.panel
-
An abstract base class for panel components.
- AbstractJaxoPanelComponent(LayoutManager) - Constructor for class net.sf.jaxodraw.gui.panel.AbstractJaxoPanelComponent
-
Creates a new JaxoPanel with the specified layout manager and double buffering switched off.
- AbstractJaxoPlugin - Class in net.sf.jaxodraw.plugin
-
An abstract superclass for all plugins.
- AbstractJaxoPlugin() - Constructor for class net.sf.jaxodraw.plugin.AbstractJaxoPlugin
-
Protected constructor, initialize properties settings.
- AbstractLatexTextIconFactory - Class in net.sf.jaxodraw.graph.object.text
-
Abstract base class for LatexTextIconFactory.
- AbstractLineObject - Class in net.sf.jaxodraw.graph.object.line
-
A general line object.
- AbstractLineObject() - Constructor for class net.sf.jaxodraw.graph.object.line.AbstractLineObject
- AbstractLoopObject - Class in net.sf.jaxodraw.graph.object.loop
-
A general loop object.
- AbstractLoopObject() - Constructor for class net.sf.jaxodraw.graph.object.loop.AbstractLoopObject
- AbstractMenu - Class in net.sf.jaxodraw.gui.menu
-
Base class for JaxoDraw menus.
- AbstractMenu() - Constructor for class net.sf.jaxodraw.gui.menu.AbstractMenu
- AbstractParticleObject - Class in net.sf.jaxodraw.graph.object
-
The mother of all particle objects (arcs, lines and loops).
- AbstractParticleObject() - Constructor for class net.sf.jaxodraw.graph.object.AbstractParticleObject
-
Default.
- AbstractPopupMenu - Class in net.sf.jaxodraw.gui.menu.popup
-
Abstract base class for popup menus.
- AbstractPopupMenu() - Constructor for class net.sf.jaxodraw.gui.menu.popup.AbstractPopupMenu
- AbstractRotationVertex - Class in net.sf.jaxodraw.graph.object.vertex
-
A Vertex that can be rotated.
- AbstractRotationVertex() - Constructor for class net.sf.jaxodraw.graph.object.vertex.AbstractRotationVertex
- AbstractSymmetryArc - Class in net.sf.jaxodraw.graph.object.arc
-
Abstract base class for symmetry arcs.
- AbstractSymmetryArc() - Constructor for class net.sf.jaxodraw.graph.object.arc.AbstractSymmetryArc
- AbstractSymmetryLine - Class in net.sf.jaxodraw.graph.object.line
-
An abstract symmetry line.
- AbstractSymmetryLine() - Constructor for class net.sf.jaxodraw.graph.object.line.AbstractSymmetryLine
- AbstractTextObject - Class in net.sf.jaxodraw.graph.object.text
-
Defines a JaxoObject which is just a string.
- AbstractTextObject() - Constructor for class net.sf.jaxodraw.graph.object.text.AbstractTextObject
- AbstractVertex - Class in net.sf.jaxodraw.graph.object.vertex
-
A vertex object.
- AbstractVertex() - Constructor for class net.sf.jaxodraw.graph.object.vertex.AbstractVertex
- AbstractWiggleArc - Class in net.sf.jaxodraw.graph.object.arc
-
Abstract base class for wiggle arcs.
- AbstractWiggleArc() - Constructor for class net.sf.jaxodraw.graph.object.arc.AbstractWiggleArc
- AbstractWiggleBezier - Class in net.sf.jaxodraw.graph.object.bezier
-
Abstract base class for wiggle beziers.
- AbstractWiggleBezier() - Constructor for class net.sf.jaxodraw.graph.object.bezier.AbstractWiggleBezier
- AbstractWiggleLine - Class in net.sf.jaxodraw.graph.object.line
-
An abstract wiggle line.
- AbstractWiggleLine() - Constructor for class net.sf.jaxodraw.graph.object.line.AbstractWiggleLine
- AbstractWiggleLoop - Class in net.sf.jaxodraw.graph.object.loop
-
An abstract wiggle loop.
- AbstractWiggleLoop() - Constructor for class net.sf.jaxodraw.graph.object.loop.AbstractWiggleLoop
- actionPerformed(ActionEvent) - Method in class net.sf.jaxodraw.gui.panel.edit.JaxoOptionsPanelListener
-
Transmits the changes from an edit panel to the object.
- actionPerformed(ActionEvent) - Method in class net.sf.jaxodraw.gui.panel.JaxoMainPanel
-
Performs an action in reply to an action event on either the menu bar, tool bar, grid bar, tabbed canvas panel or button panel.
- actionPerformed(ActionEvent) - Method in class net.sf.jaxodraw.gui.panel.JaxoTabbedCanvasPanel
- add(int, JaxoObject) - Method in class net.sf.jaxodraw.graph.JaxoGraph
-
Inserts a JaxoObject into the list of objects at a specified position.
- add(int, JaxoObject) - Method in class net.sf.jaxodraw.graph.object.JaxoObjectList
-
Inserts a JaxoObject into the list of objects at a specified position.
- add(Rectangle2D, Rectangle2D) - Static method in class net.sf.jaxodraw.util.JaxoGeometry
-
Add 's' to 'r', but respect isEmpty: is 's' is empty, do nothing; if 'r' is empty, 'r' is set to 's'.
- add(Rectangle, int, int, int, int) - Static method in class net.sf.jaxodraw.util.JaxoGeometry
- add(JaxoObject) - Method in class net.sf.jaxodraw.graph.JaxoGraph
-
Adds the specified JaxoObject to the list of objects by appending it.
- add2PointsPanel(Point[], int, int) - Method in interface net.sf.jaxodraw.graph.object.JaxoObjectEditPanel
-
Adds a 2PointEdit panel at the given position with the given width.
- add2PointsPanel(Point[], int, int) - Method in class net.sf.jaxodraw.gui.panel.edit.JaxoOptionsPanel
-
Adds a 2PointEdit panel at the given position with the given width.
- add3PointsPanel(Point[], int, int, int) - Method in interface net.sf.jaxodraw.graph.object.JaxoObjectEditPanel
-
Adds a 3points panel at the given position with the given width.
- add3PointsPanel(Point[], int, int, int) - Method in class net.sf.jaxodraw.gui.panel.edit.JaxoOptionsPanel
-
Adds a 3points panel at the given position with the given width.
- add4PointsPanel(Point[], int, int, int) - Method in interface net.sf.jaxodraw.graph.object.JaxoObjectEditPanel
-
Adds a 4points panel at the given position with the given width.
- add4PointsPanel(Point[], int, int, int) - Method in class net.sf.jaxodraw.gui.panel.edit.JaxoOptionsPanel
-
Adds a 4points panel at the given position with the given width.
- addActionListener(ActionListener) - Method in class net.sf.jaxodraw.gui.menu.AbstractMenu
-
Adds an ActionListener to this menu and all its items.
- addActionListener(ActionListener) - Method in class net.sf.jaxodraw.gui.menu.popup.JaxoFBoxPopupMenu
-
Action events will be fire when the menu is "closed" - either because an item was chosen or because it was cancelled.
- addActionListener(ActionListener) - Method in class net.sf.jaxodraw.gui.menu.popup.JaxoVertexPopupMenu
-
Adds an action listener to this popup menu.
- addActionListener(ActionListener) - Method in class net.sf.jaxodraw.gui.menu.popup.JaxoZoomPopupMenu
-
Adds an action listener to this popup menu.
- addActionListener(ActionListener) - Method in class net.sf.jaxodraw.gui.panel.button.JaxoActionButtons
-
Adds the given ActionListener to all buttons in this panel.
- addActionListener(ActionListener) - Method in class net.sf.jaxodraw.gui.panel.button.JaxoEditButtons
-
Adds the given ActionListener to all buttons in this panel.
- addActionListener(ActionListener) - Method in class net.sf.jaxodraw.gui.panel.button.JaxoGridButtons
-
Adds the given ActionListener to all buttons in this panel.
- addActionListener(ActionListener) - Method in class net.sf.jaxodraw.gui.panel.button.JaxoMiscButtons
-
Adds the given ActionListener to all buttons in this panel.
- addActionListener(ActionListener) - Method in class net.sf.jaxodraw.gui.panel.button.JaxoParticleButtons
-
Adds the given ActionListener to all buttons in this panel.
- addAll(int, Collection<? extends JaxoObject>) - Method in class net.sf.jaxodraw.graph.JaxoGraph
- addAll(int, Collection<? extends JaxoObject>) - Method in class net.sf.jaxodraw.graph.object.JaxoObjectList
- addAll(Collection<? extends JaxoObject>) - Method in class net.sf.jaxodraw.graph.JaxoGraph
- addArrowOptionsEditPanel(JaxoArrow, int, int, int) - Method in interface net.sf.jaxodraw.graph.object.JaxoObjectEditPanel
-
Adds an edit panel for an arrow at the given position.
- addArrowOptionsEditPanel(JaxoArrow, int, int, int) - Method in class net.sf.jaxodraw.gui.panel.edit.JaxoOptionsPanel
-
Adds an edit panel for an arrow at the given position.
- addArrowPanel(boolean, boolean, float, int, int, int) - Method in interface net.sf.jaxodraw.graph.object.JaxoObjectEditPanel
-
Adds an arrow panel for an object at the given position.
- addArrowPanel(boolean, boolean, float, int, int, int) - Method in class net.sf.jaxodraw.gui.panel.edit.JaxoOptionsPanel
-
Adds an arrow panel for an object at the given position.
- addCenterSizePanel(int, int, int, int, int, int) - Method in interface net.sf.jaxodraw.graph.object.JaxoObjectEditPanel
-
Adds a position/size panel at the given position.
- addCenterSizePanel(int, int, int, int, int, int) - Method in class net.sf.jaxodraw.gui.panel.edit.JaxoOptionsPanel
-
Adds a position/size panel at the given position.
- addChangeListener(ChangeListener) - Method in interface net.sf.jaxodraw.graph.JaxoPaintableGrid
-
ChangeEvents will be fired everytime the actual image of the grid changes (not on canvasSize changes).
- addChangeListener(ChangeListener) - Method in interface net.sf.jaxodraw.graph.object.JaxoObjectEditPanel
-
ChangeEvents will be fired everytime the object that is being edited changes.
- addChangeListener(ChangeListener) - Method in class net.sf.jaxodraw.gui.grid.JaxoDefaultGrid
-
ChangeEvents will be fired everytime the actual image of the grid changes (not on canvasSize changes).
- addChangeListener(ChangeListener) - Method in class net.sf.jaxodraw.gui.JaxoTab
-
ChangeEvents will be fired when a graph change is performed, basically this means when the properties "canUndo", "canRedo", "isSaved" and "name" may have changed.
- addChangeListener(ChangeListener) - Method in class net.sf.jaxodraw.gui.panel.edit.JaxoOptionsPanel
-
ChangeEvents will be fired everytime the object that is being edited changes.
- addChangeListener(ChangeListener) - Method in class net.sf.jaxodraw.util.JaxoColorChooser
-
ChangeEvents will be fired everytime the selected color is changed when the color chooser is on the screen.
- addClosableTab(int, String, Component) - Method in class net.sf.jaxodraw.gui.swing.JaxoClosableTabbedPane
-
Inserts a tab.
- addClosableTab(int, String, Icon, Component) - Method in class net.sf.jaxodraw.gui.swing.JaxoClosableTabbedPane
-
Add a tab at 'index' with given title and icon, showing the given component.
- addClosableTab(String, Component) - Method in class net.sf.jaxodraw.gui.swing.JaxoClosableTabbedPane
-
Inserts a tab.
- addClosableTab(String, Icon, Component) - Method in class net.sf.jaxodraw.gui.swing.JaxoClosableTabbedPane
-
Inserts a tab.
- addClosingListener(TabClosingListener) - Method in class net.sf.jaxodraw.gui.swing.JaxoClosableTabbedPane
-
Standard listener pattern.
- addColorPanel(Color, JaxoObjectEditPanel.ColorType, int, int) - Method in interface net.sf.jaxodraw.graph.object.JaxoObjectEditPanel
-
Adds a color panel at the given position.
- addColorPanel(Color, JaxoObjectEditPanel.ColorType, int, int) - Method in class net.sf.jaxodraw.gui.panel.edit.JaxoOptionsPanel
-
Adds a color panel at the given position.
- addDashPanel(float, int, int) - Method in interface net.sf.jaxodraw.graph.object.JaxoObjectEditPanel
-
Adds a dash panel for an arc object at the given position.
- addDashPanel(float, int, int) - Method in class net.sf.jaxodraw.gui.panel.edit.JaxoOptionsPanel
-
Adds a dash panel for an arc object at the given position.
- addDoubleLinePanel(boolean, float, int, int) - Method in interface net.sf.jaxodraw.graph.object.JaxoObjectEditPanel
-
Adds a double line panel for an object at the given position.
- addDoubleLinePanel(boolean, float, int, int) - Method in class net.sf.jaxodraw.gui.panel.edit.JaxoOptionsPanel
-
Adds a double line panel for an object at the given position.
- addEditPanelListener(JaxoEditPanelListener) - Method in class net.sf.jaxodraw.gui.panel.edit.AbstractEditPanel
-
Adds the given listener as an ActionListener to this panel.
- addEditPanelListener(JaxoEditPanelListener) - Method in class net.sf.jaxodraw.gui.panel.edit.Jaxo2PointsEditPanel
-
Adds the given listener as an ActionListener to this panel.
- addEditPanelListener(JaxoEditPanelListener) - Method in class net.sf.jaxodraw.gui.panel.edit.Jaxo3PointsEditPanel
-
Adds the given listener as an ActionListener to this panel.
- addEditPanelListener(JaxoEditPanelListener) - Method in class net.sf.jaxodraw.gui.panel.edit.Jaxo4PointsEditPanel
-
Adds the given listener as an ActionListener to this panel.
- addEditPanelListener(JaxoEditPanelListener) - Method in class net.sf.jaxodraw.gui.panel.edit.JaxoArrowEditPanel
-
Adds the given listener as an ActionListener to this panel.
- addEditPanelListener(JaxoEditPanelListener) - Method in class net.sf.jaxodraw.gui.panel.edit.JaxoCenterSizeEditPanel
-
Adds the given listener as an ActionListener to this panel.
- addEditPanelListener(JaxoEditPanelListener) - Method in class net.sf.jaxodraw.gui.panel.edit.JaxoColorEditPanel
-
Adds the given listener as an ActionListener to the color button of this panel.
- addEditPanelListener(JaxoEditPanelListener) - Method in class net.sf.jaxodraw.gui.panel.edit.JaxoDashEditPanel
-
Adds the given listener as an ActionListener to this panel.
- addEditPanelListener(JaxoEditPanelListener) - Method in class net.sf.jaxodraw.gui.panel.edit.JaxoDefaultArrowEditPanel
-
Adds the given listener as an ActionListener to this panel.
- addEditPanelListener(JaxoEditPanelListener) - Method in class net.sf.jaxodraw.gui.panel.edit.JaxoDLEditPanel
-
Adds the given listener as an ActionListener to this panel.
- addEditPanelListener(JaxoEditPanelListener) - Method in class net.sf.jaxodraw.gui.panel.edit.JaxoLatexAlignPanel
-
Adds the given listener as an ActionListener to this panel.
- addEditPanelListener(JaxoEditPanelListener) - Method in class net.sf.jaxodraw.gui.panel.edit.JaxoLatexFontSizePanel
-
Adds the given listener as an ActionListener to this panel.
- addEditPanelListener(JaxoEditPanelListener) - Method in class net.sf.jaxodraw.gui.panel.edit.JaxoLatexScaleFactorPanel
-
Adds the given listener as an ActionListener to this panel.
- addEditPanelListener(JaxoEditPanelListener) - Method in class net.sf.jaxodraw.gui.panel.edit.JaxoPositionEditPanel
-
Adds the given listener as an ActionListener to this panel.
- addEditPanelListener(JaxoEditPanelListener) - Method in class net.sf.jaxodraw.gui.panel.edit.JaxoPSFontPanel
-
Adds the given listener as a ChangeListener to the spinners of this panel.
- addEditPanelListener(JaxoEditPanelListener) - Method in class net.sf.jaxodraw.gui.panel.edit.JaxoRotationEditPanel
-
Adds the given listener as an ActionListener to this panel.
- addEditPanelListener(JaxoEditPanelListener) - Method in class net.sf.jaxodraw.gui.panel.edit.JaxoRRArcRadiusEditPanel
-
Adds the given listener as an ActionListener to this panel.
- addEditPanelListener(JaxoEditPanelListener) - Method in class net.sf.jaxodraw.gui.panel.edit.JaxoSquashEditPanel
-
Adds the given listener as an ActionListener to this panel.
- addEditPanelListener(JaxoEditPanelListener) - Method in class net.sf.jaxodraw.gui.panel.edit.JaxoStretchingEditPanel
-
Adds the given listener as an ActionListener to this panel.
- addEditPanelListener(JaxoEditPanelListener) - Method in class net.sf.jaxodraw.gui.panel.edit.JaxoStrokeEditPanel
-
Adds the given listener as an ActionListener to this panel.
- addEditPanelListener(JaxoEditPanelListener) - Method in class net.sf.jaxodraw.gui.panel.edit.JaxoSuperSymmEditPanel
-
Adds the given listener as an ActionListener to this panel.
- addEditPanelListener(JaxoEditPanelListener) - Method in class net.sf.jaxodraw.gui.panel.edit.JaxoSymmEditPanel
-
Adds the given listener as an ActionListener to this panel.
- addEditPanelListener(JaxoEditPanelListener) - Method in class net.sf.jaxodraw.gui.panel.edit.JaxoTextEditPanel
-
Adds the given listener as a DocumentListener to the text field of this panel.
- addEditPanelListener(JaxoEditPanelListener) - Method in class net.sf.jaxodraw.gui.panel.edit.JaxoWiggleEditPanel
-
Adds the given listener as an ActionListener to this panel.
- addEditPanelListener(JaxoEditPanelListener) - Method in class net.sf.jaxodraw.gui.panel.edit.JaxoXYREditPanel
-
Adds the given listener as an ActionListener to this panel.
- addFillLineColorPanels(Color, Color, boolean, int, int, int, int) - Method in interface net.sf.jaxodraw.graph.object.JaxoObjectEditPanel
-
Adds a fill and a line color panel at the given positions.
- addFillLineColorPanels(Color, Color, boolean, int, int, int, int) - Method in class net.sf.jaxodraw.gui.panel.edit.JaxoOptionsPanel
-
Adds a fill and a line color panel at the given positions.
- addLatexAlignPanel(int, int, int) - Method in interface net.sf.jaxodraw.graph.object.JaxoObjectEditPanel
-
Adds a latex align edit panel at the given position.
- addLatexAlignPanel(int, int, int) - Method in class net.sf.jaxodraw.gui.panel.edit.JaxoOptionsPanel
-
Adds a latex align edit panel at the given position.
- addLatexFontSizePanel(int, int, int) - Method in interface net.sf.jaxodraw.graph.object.JaxoObjectEditPanel
-
Adds a latex font size edit panel at the given position.
- addLatexFontSizePanel(int, int, int) - Method in class net.sf.jaxodraw.gui.panel.edit.JaxoOptionsPanel
-
Adds a latex font size edit panel at the given position.
- addLatexScaleFactorPanel(float, int, int) - Method in interface net.sf.jaxodraw.graph.object.JaxoObjectEditPanel
-
Adds a latex scale factor edit panel at the given position.
- addLatexScaleFactorPanel(float, int, int) - Method in class net.sf.jaxodraw.gui.panel.edit.JaxoOptionsPanel
-
Adds a latex scale factor edit panel at the given position.
- addLineColorPanel(Color, int, int) - Method in interface net.sf.jaxodraw.graph.object.JaxoObjectEditPanel
-
Adds a line color panel at the given position.
- addLineColorPanel(Color, int, int) - Method in class net.sf.jaxodraw.gui.panel.edit.JaxoOptionsPanel
-
Adds a line color panel at the given position.
- addMouseListener(MouseListener) - Method in interface net.sf.jaxodraw.gui.JaxoCanvasComponent
-
Adds the specified mouse listener to receive mouse events from this CanvasComponent.
- addMouseMotionListener(MouseMotionListener) - Method in interface net.sf.jaxodraw.gui.JaxoCanvasComponent
-
Adds the specified mouse motion listener to receive mouse motion events from this CanvasComponent.
- addNotify() - Method in class net.sf.jaxodraw.gui.swing.JaxoClosableTabbedPane
- addObjectType(JaxoMode, String) - Static method in class net.sf.jaxodraw.gui.JaxoObjectFactory
-
Adds a new type of JaxoObject to the list of know objects.
- addPlugin(JaxoPlugin) - Method in class net.sf.jaxodraw.plugin.JaxoPluginInfo
-
Add a plugin to the list of plugins.
- addPositionPanel(int, int, int, int) - Method in interface net.sf.jaxodraw.graph.object.JaxoObjectEditPanel
-
Adds a position edit panel at the given position with the given width.
- addPositionPanel(int, int, int, int) - Method in class net.sf.jaxodraw.gui.panel.edit.JaxoOptionsPanel
-
Adds a position edit panel at the given position with the given width.
- addPropertyChangeListener(PropertyChangeListener) - Method in class net.sf.jaxodraw.graph.object.AbstractJaxoObject
-
Add a PropertyChangeListener to this object.
- addPropertyChangeListener(PropertyChangeListener) - Method in interface net.sf.jaxodraw.gui.JaxoCanvasComponent
-
Adds a PropertyChangeListener to the listener list.
- addPSFontPanel(Font, int, int, int) - Method in interface net.sf.jaxodraw.graph.object.JaxoObjectEditPanel
-
Adds a postscript text font edit panel at the given position.
- addPSFontPanel(Font, int, int, int) - Method in class net.sf.jaxodraw.gui.panel.edit.JaxoOptionsPanel
-
Adds a postscript text font edit panel at the given position.
- addRecentFile(String) - Method in class net.sf.jaxodraw.gui.menu.OpenRecentMenu
-
Adds a new entry to this menu, with a shortcut to a recently opened graph.
- addRecentFile(String) - Static method in class net.sf.jaxodraw.util.JaxoPrefs
-
Adds the given absolute path name to the list of recntly opened files.
- addRotationPanel(int, int, int) - Method in interface net.sf.jaxodraw.graph.object.JaxoObjectEditPanel
-
Adds a rotation panel at the given position.
- addRotationPanel(int, int, int) - Method in class net.sf.jaxodraw.gui.panel.edit.JaxoOptionsPanel
-
Adds a rotation panel at the given position.
- addRRArcRadiusPanel(double, double, int, int) - Method in interface net.sf.jaxodraw.graph.object.JaxoObjectEditPanel
-
Adds a panel for the arc radius of a rounded box.
- addRRArcRadiusPanel(double, double, int, int) - Method in class net.sf.jaxodraw.gui.panel.edit.JaxoOptionsPanel
-
Adds a panel for the arc radius of a rounded box.
- addSquashPanel(int, int, int) - Method in interface net.sf.jaxodraw.graph.object.JaxoObjectEditPanel
-
Adds a squashing panel at the given position.
- addSquashPanel(int, int, int) - Method in class net.sf.jaxodraw.gui.panel.edit.JaxoOptionsPanel
- addStretchingPanel(boolean, int, int) - Method in interface net.sf.jaxodraw.graph.object.JaxoObjectEditPanel
-
Adds a stretching panel for a photon bezier at the given position.
- addStretchingPanel(boolean, int, int) - Method in class net.sf.jaxodraw.gui.panel.edit.JaxoOptionsPanel
-
Adds a stretching panel for a photon bezier at the given position.
- addStrokePanel(float, int, int) - Method in interface net.sf.jaxodraw.graph.object.JaxoObjectEditPanel
-
Adds a stroke panel for an arc object at the given position.
- addStrokePanel(float, int, int) - Method in class net.sf.jaxodraw.gui.panel.edit.JaxoOptionsPanel
-
Adds a stroke panel for an arc object at the given position.
- addSuperSymmPanel(boolean, int, int) - Method in interface net.sf.jaxodraw.graph.object.JaxoObjectEditPanel
-
Adds a supersymmetry panel at the given position.
- addSuperSymmPanel(boolean, int, int) - Method in class net.sf.jaxodraw.gui.panel.edit.JaxoOptionsPanel
-
Adds a supersymmetry panel at the given position.
- addSymmPanel(boolean, int, int) - Method in interface net.sf.jaxodraw.graph.object.JaxoObjectEditPanel
-
Adds a symmetry panel at the given position.
- addSymmPanel(boolean, int, int) - Method in class net.sf.jaxodraw.gui.panel.edit.JaxoOptionsPanel
-
Adds a symmetry panel at the given position.
- addTextPanel(String, int, int, int) - Method in interface net.sf.jaxodraw.graph.object.JaxoObjectEditPanel
-
Adds a text edit panel at the given position.
- addTextPanel(String, int, int, int) - Method in class net.sf.jaxodraw.gui.panel.edit.JaxoOptionsPanel
-
Adds a text edit panel at the given position.
- addWigglePanel(int, int, float, int, int) - Method in interface net.sf.jaxodraw.graph.object.JaxoObjectEditPanel
-
Adds a wiggle panel for an object at the given position.
- addWigglePanel(int, int, float, int, int) - Method in class net.sf.jaxodraw.gui.panel.edit.JaxoOptionsPanel
-
Adds a wiggle panel for an object at the given position.
- addWigglePanel(int, int, int) - Method in interface net.sf.jaxodraw.graph.object.JaxoObjectEditPanel
-
Adds a wiggle panel for a group at the given position.
- addWigglePanel(int, int, int) - Method in class net.sf.jaxodraw.gui.panel.edit.JaxoOptionsPanel
-
Adds a wiggle panel for a group at the given position.
- addXYRPanel(int, int, int, int, int) - Method in interface net.sf.jaxodraw.graph.object.JaxoObjectEditPanel
-
Adds a XYR panel at the given position.
- addXYRPanel(int, int, int, int, int) - Method in class net.sf.jaxodraw.gui.panel.edit.JaxoOptionsPanel
-
Adds a XYR panel at the given position.
- alignForInt(int) - Static method in class net.sf.jaxodraw.graph.object.text.JaxoLatexText
-
Return the enum as a function of its position in the class declaration.
- alignForString(String) - Static method in class net.sf.jaxodraw.graph.object.text.JaxoLatexText
-
Return the enum as a function of its LaTeX text representation.
- ALL - net.sf.jaxodraw.util.JaxoColor.Mode
-
Any Color can be chosen.
- ALPHA - Static variable in class net.sf.jaxodraw.graph.object.text.JaxoGreek
-
The greek letter alpha.
- ANTIALIAS - net.sf.jaxodraw.gui.menu.GuiAction
-
The Antialias GuiAction.
- ANTIALIAS - net.sf.jaxodraw.util.JaxoMode
-
Antialias on/off.
- ANTIALIAS - net.sf.jaxodraw.util.JaxoPrefs.Preferred
-
A boolean preference indicating whether to use antialias or not.
- AppearanceOptionsPanel - Class in net.sf.jaxodraw.gui.panel.prefs
-
An appearance edit panel.
- AppearanceOptionsPanel(JaxoColorChooser, JComboBox<String>) - Constructor for class net.sf.jaxodraw.gui.panel.prefs.AppearanceOptionsPanel
-
Constructor.
- appendBasicArcPath(GeneralPath, int, int, int, int, int, int) - Static method in class net.sf.jaxodraw.util.JaxoGeometry
-
Append a path for Arcs.
- appendBasicBezierPath(GeneralPath, int, int, int, int, int, int, int, int) - Static method in class net.sf.jaxodraw.util.JaxoGeometry
-
Append a path for Bezier.
- appendBasicBlobPath(GeneralPath, int, int, int, int) - Static method in class net.sf.jaxodraw.util.JaxoGeometry
-
Append a path for Blob.
- appendBasicBoxPath(GeneralPath, int, int, int, int) - Static method in class net.sf.jaxodraw.util.JaxoGeometry
-
Append a path for Box.
- appendBasicLoopPath(GeneralPath, int, int, int, int) - Static method in class net.sf.jaxodraw.util.JaxoGeometry
-
Append a path for Loops.
- appendBasicVertexT3Path(GeneralPath, int, int, int, int) - Static method in class net.sf.jaxodraw.util.JaxoGeometry
-
Append a path for VertexT3.
- appendBasicVertexT4Path(GeneralPath, int, int, int, int) - Static method in class net.sf.jaxodraw.util.JaxoGeometry
-
Append a path for VertexT4.
- appendBasicVertexT6Path(GeneralPath, int, int, int, int) - Static method in class net.sf.jaxodraw.util.JaxoGeometry
-
Append a path for VertexT6.
- appendFullArc(GeneralPath, float) - Method in class net.sf.jaxodraw.graph.object.arc.AbstractWiggleArc
-
Appends an arc to a given GeneralPath.
- appendFullArc(GeneralPath, float) - Method in class net.sf.jaxodraw.graph.object.arc.JaxoGlArc
-
Appends an arc to a given GeneralPath.
- appendFullArc(GeneralPath, float) - Method in class net.sf.jaxodraw.graph.object.arc.JaxoPArc
-
Appends an arc to a given GeneralPath.
- appendFullArc(GeneralPath, float) - Method in class net.sf.jaxodraw.graph.object.arc.JaxoZigZagArc
-
Appends an arc to a given GeneralPath.
- appendFullLine(GeneralPath, float) - Method in class net.sf.jaxodraw.graph.object.arc.AbstractWiggleArc
-
Appends a line to the given GeneralPath.
- appendFullLine(GeneralPath, float) - Method in class net.sf.jaxodraw.graph.object.arc.JaxoGlArc
-
Appends a line to the given GeneralPath.
- appendFullLine(GeneralPath, float) - Method in class net.sf.jaxodraw.graph.object.arc.JaxoPArc
-
Appends a line to the given GeneralPath.
- appendFullLine(GeneralPath, float) - Method in class net.sf.jaxodraw.graph.object.arc.JaxoZigZagArc
-
Appends a line to the given GeneralPath.
- appendFullLine(GeneralPath, float) - Method in class net.sf.jaxodraw.graph.object.line.AbstractWiggleLine
-
Appends a line to the given GeneralPath.
- appendFullLine(GeneralPath, float) - Method in class net.sf.jaxodraw.graph.object.line.JaxoGlLine
-
Appends a line to the given GeneralPath.
- appendFullLine(GeneralPath, float) - Method in class net.sf.jaxodraw.graph.object.line.JaxoPLine
-
Appends a line to the given GeneralPath.
- appendFullLine(GeneralPath, float) - Method in class net.sf.jaxodraw.graph.object.line.JaxoZigZagLine
-
Appends a line to the given GeneralPath.
- appendFullLoop(GeneralPath, float, float) - Method in class net.sf.jaxodraw.graph.object.loop.AbstractWiggleLoop
-
Appends a loop to a given GeneralPath.
- appendFullLoop(GeneralPath, float, float) - Method in class net.sf.jaxodraw.graph.object.loop.JaxoGlLoop
-
Appends a loop to a given GeneralPath.
- appendFullLoop(GeneralPath, float, float) - Method in class net.sf.jaxodraw.graph.object.loop.JaxoPLoop
-
Appends a loop to a given GeneralPath.
- appendFullLoop(GeneralPath, float, float) - Method in class net.sf.jaxodraw.graph.object.loop.JaxoZigZagLoop
-
Appends a loop to a given GeneralPath.
- applyLocale(Locale) - Static method in class net.sf.jaxodraw.util.JaxoLooknFeel
-
Apply the given locale.
- applyLookAndFeel(String) - Static method in class net.sf.jaxodraw.util.JaxoLooknFeel
-
Set LookAndFeel to given value value, and update existing windows and registered components.
- APRICOT - Static variable in class net.sf.jaxodraw.util.JaxoColor
-
The color Apricot.
- AQUAMARINE - Static variable in class net.sf.jaxodraw.util.JaxoColor
-
The color Aquamarine.
- areAttached(int, int) - Method in class net.sf.jaxodraw.graph.object.AttachedPair
-
Check if two objects are contained in this Pair.
- areAttached(JaxoObject, JaxoObject) - Method in class net.sf.jaxodraw.graph.object.JaxoObjectList
-
Check whether the two Objects are attached within this JaxoObjectList.
- ARROW - net.sf.jaxodraw.gui.menu.GuiAction
-
The Arrow GuiAction.
- ARROW - net.sf.jaxodraw.util.JaxoMode
-
Arrow on/off.
- ARROW_ANGLE - net.sf.jaxodraw.graph.object.JaxoObjectPrefs.Preferred
-
The angle of arrows wrt object direction.
- ARROW_COUNT - net.sf.jaxodraw.graph.object.JaxoObjectPrefs.Preferred
-
The number of arrows to draw.
- ARROW_FLIP - net.sf.jaxodraw.graph.object.JaxoObjectPrefs.Preferred
-
Whether to paint arrows flipped.
- ARROW_INSET - net.sf.jaxodraw.graph.object.JaxoObjectPrefs.Preferred
-
The inset of arrows.
- ARROW_LENGTH - net.sf.jaxodraw.graph.object.JaxoObjectPrefs.Preferred
-
The arrow length.
- ARROW_POSITION - net.sf.jaxodraw.graph.object.JaxoObjectPrefs.Preferred
-
The position of the arrow on an object.
- ARROW_WIDTH - net.sf.jaxodraw.graph.object.JaxoObjectPrefs.Preferred
-
The arrow width.
- arrowBounds() - Method in class net.sf.jaxodraw.graph.object.AbstractParticleObject
-
Bounding box of arrows.
- arrowCoordinates(int) - Method in class net.sf.jaxodraw.graph.object.AbstractParticleObject
-
Returns the coordinates of the arrow of the current object.
- arrowCoordinates(int) - Method in class net.sf.jaxodraw.graph.object.arc.AbstractArcObject
-
Returns the coordinates of the arrow of the current object.
- arrowCoordinates(int) - Method in class net.sf.jaxodraw.graph.object.bezier.AbstractBezierObject
-
Returns the coordinates of the arrow of the current object.
- arrowCoordinates(int) - Method in class net.sf.jaxodraw.graph.object.line.AbstractLineObject
-
Returns the coordinates of the arrow of the current object.
- arrowCoordinates(int) - Method in class net.sf.jaxodraw.graph.object.loop.AbstractLoopObject
-
Returns the coordinates of the arrow of the current object.
- arrowPositionIs(float) - Method in class net.sf.jaxodraw.graph.object.AbstractParticleObject
-
Compares the arrowPosition of this AbstractParticleObject to the given float, taking into account a 0.1% error margin.
- asComponent() - Method in class net.sf.jaxodraw.gui.AbstractJaxoCanvas
-
Return this CanvasComponent as a Component.
- asComponent() - Method in interface net.sf.jaxodraw.gui.JaxoCanvasComponent
-
Return this CanvasComponent as a Component.
- asJaxoTab(Component) - Static method in class net.sf.jaxodraw.gui.JaxoTab
-
Determine if a component is a JaxoTab.
- attach(JaxoObject, JaxoObject) - Method in class net.sf.jaxodraw.graph.JaxoGraph
-
Attach two objects of a JaxoObjectList.
- attach(JaxoObject, JaxoObject) - Method in class net.sf.jaxodraw.graph.object.JaxoObjectList
-
Attach two objects of a JaxoObjectList.
- ATTACH - net.sf.jaxodraw.gui.menu.GuiAction
-
The Attach GuiAction.
- ATTACH - net.sf.jaxodraw.util.JaxoMode
-
Attach handles.
- AttachedPair - Class in net.sf.jaxodraw.graph.object
-
A pair of JaxoObjects that are attached via the given handles.
- AttachedPair() - Constructor for class net.sf.jaxodraw.graph.object.AttachedPair
-
Empty Constructor.
- AttachedPair(int, JaxoObject.Handle, int, JaxoObject.Handle) - Constructor for class net.sf.jaxodraw.graph.object.AttachedPair
-
Constructor.
- attachedWith(int) - Method in class net.sf.jaxodraw.graph.object.AttachedPair
-
Return the index of an attached
JaxoObject
. - attachMarkedObjects(JaxoGraph) - Static method in class net.sf.jaxodraw.graph.JaxoGraphUtils
-
Attach two marked objects of a graph.
- availablePlugins() - Method in class net.sf.jaxodraw.plugin.JaxoPluginInfo
-
Returns the list of available plugins as a String.
B
- b2() - Method in class net.sf.jaxodraw.graph.object.bezier.AbstractWiggleBezier
-
Point2D.
- BACKGROUND - net.sf.jaxodraw.gui.menu.GuiAction
-
The Background GuiAction.
- BACKGROUND - net.sf.jaxodraw.util.JaxoMode
-
Put an object in the background.
- baseName(String) - Static method in class net.sf.jaxodraw.io.JaxoIO
-
Basename: part before the last '.' that does not occur at the beginning, or the fileName itself if there is none.
- BehaviorOptionsPanel - Class in net.sf.jaxodraw.gui.panel.prefs
-
A behaviour edit panel.
- BehaviorOptionsPanel(JaxoColorChooser, JComboBox<String>) - Constructor for class net.sf.jaxodraw.gui.panel.prefs.BehaviorOptionsPanel
-
Constructor.
- BETA - Static variable in class net.sf.jaxodraw.graph.object.text.JaxoGreek
-
The greek letter beta.
- bezierLength(Point2D[], double) - Static method in class net.sf.jaxodraw.graph.object.bezier.AbstractBezierObject
-
Returns the approximate length of a Bezier curve.
- bezierPoint(Point2D[], double) - Static method in class net.sf.jaxodraw.graph.object.bezier.AbstractBezierObject
-
Returns a point of a Bezier curve at parameter u.
- bezierSlope(Point2D[], double) - Static method in class net.sf.jaxodraw.graph.object.bezier.AbstractBezierObject
-
Returns the first derivative of a Bezier curve at parameter u.
- BITTERSWEET - Static variable in class net.sf.jaxodraw.util.JaxoColor
-
The color Bittersweet.
- BLACK - Static variable in class net.sf.jaxodraw.util.JaxoColor
-
The color Black.
- BLOB - net.sf.jaxodraw.gui.menu.GuiAction
-
The Blob GuiAction.
- BLOB - net.sf.jaxodraw.util.JaxoMode
-
Blob (filled ellipse).
- BLUE - Static variable in class net.sf.jaxodraw.util.JaxoColor
-
The color Blue.
- BLUE_GREEN - Static variable in class net.sf.jaxodraw.util.JaxoColor
-
The color BlueGreen.
- BLUE_VIOLET - Static variable in class net.sf.jaxodraw.util.JaxoColor
-
The color BlueViolet.
- BOX - net.sf.jaxodraw.gui.menu.GuiAction
-
The Box GuiAction.
- BOX - net.sf.jaxodraw.util.JaxoMode
-
Box (filled rectangle).
- breakAllGroups(JaxoGraph) - Static method in class net.sf.jaxodraw.graph.JaxoGraphUtils
-
Breaks all the groups in a graph.
- BRICK_RED - Static variable in class net.sf.jaxodraw.util.JaxoColor
-
The color BrickRed.
- BROWN - Static variable in class net.sf.jaxodraw.util.JaxoColor
-
The color Brown.
- BROWSER - net.sf.jaxodraw.util.JaxoPrefs.Preferred
-
The preferred HTML browser.
- browseURL(URL) - Method in class net.sf.jaxodraw.plugin.JaxoPreview
-
Show a window displaying the given URL, allowing the user to browse.
- bundleMessage(String, String, Object) - Static method in class net.sf.jaxodraw.util.JaxoLanguage
-
Translates the given string into the current default language.
- bundleMessage(String, String, Object[]) - Static method in class net.sf.jaxodraw.util.JaxoLanguage
-
Translates the given string.
- bundleMessage(String, String, Object, Object) - Static method in class net.sf.jaxodraw.util.JaxoLanguage
-
Translates the given string into the current default language.
- bundleTranslate(String, String) - Static method in class net.sf.jaxodraw.util.JaxoLanguage
-
Translates the given string into the current default language.
- BURNT_ORANGE - Static variable in class net.sf.jaxodraw.util.JaxoColor
-
The color BurntOrange.
C
- CADET_BLUE - Static variable in class net.sf.jaxodraw.util.JaxoColor
-
The color CadetBlue.
- canAttach(JaxoGraph) - Static method in class net.sf.jaxodraw.graph.JaxoGraphUtils
-
Determine if objects are marked so they can be attached.
- canBeSelected(JaxoObject.Handle, JaxoObject.EditMode) - Method in class net.sf.jaxodraw.graph.object.AbstractExtendedObject
-
Determines if the object can be selected (moved, edited, etc) from the given handle in a given edit mode.
- canBeSelected(JaxoObject.Handle, JaxoObject.EditMode) - Method in class net.sf.jaxodraw.graph.object.AbstractJaxoObject
-
Determines if the object can be selected (moved, edited, etc) from the given handle in a given edit mode.
- canBeSelected(JaxoObject.Handle, JaxoObject.EditMode) - Method in class net.sf.jaxodraw.graph.object.bezier.AbstractBezierObject
-
Determines if the object can be selected (moved, edited, etc) from the given handle in a given edit mode.
- canBeSelected(JaxoObject.Handle, JaxoObject.EditMode) - Method in class net.sf.jaxodraw.graph.object.fill.AbstractFilledRotationObject
-
Determines if the object can be selected (moved, edited, etc) from the given handle in a given edit mode.
- canBeSelected(JaxoObject.Handle, JaxoObject.EditMode) - Method in class net.sf.jaxodraw.graph.object.fill.JaxoTriangle
-
Determines if the object can be selected (moved, edited, etc) from the given handle in a given edit mode.
- canBeSelected(JaxoObject.Handle, JaxoObject.EditMode) - Method in class net.sf.jaxodraw.graph.object.group.JaxoGroup
-
Determines if the object can be selected (moved, edited, etc) from the given handle in a given edit mode.
- canBeSelected(JaxoObject.Handle, JaxoObject.EditMode) - Method in interface net.sf.jaxodraw.graph.object.JaxoObject
-
Determines if the object can be selected (moved, edited, etc) from the given handle in a given edit mode.
- canBeSelected(JaxoObject.Handle, JaxoObject.EditMode) - Method in class net.sf.jaxodraw.graph.object.line.AbstractLineObject
-
Determines if the object can be selected (moved, edited, etc) from the given handle in a given edit mode.
- canBeSelected(JaxoObject.Handle, JaxoObject.EditMode) - Method in class net.sf.jaxodraw.graph.object.loop.AbstractLoopObject
-
Determines if the object can be selected (moved, edited, etc) from the given handle in a given edit mode.
- canBeSelected(JaxoObject.Handle, JaxoObject.EditMode) - Method in class net.sf.jaxodraw.graph.object.vertex.AbstractVertex
-
Determines if the object can be selected (moved, edited, etc) from the given handle in a given edit mode.
- canBrowsePublic() - Method in class net.sf.jaxodraw.plugin.JaxoPreview
-
Determine if a browser is available for browsing external web sites.
- canDetach(JaxoGraph) - Static method in class net.sf.jaxodraw.graph.JaxoGraphUtils
-
Determine if attached objects are present so they can be detached.
- canPasteGraphFromSystemClipboard() - Method in class net.sf.jaxodraw.gui.AbstractJaxoCanvas
-
Check if the system clipboard contains a JaxoGraph.
- canPasteGraphFromSystemClipboard() - Method in class net.sf.jaxodraw.gui.JaxoClipboard
-
Check if the system clipboard contains a JaxoGraph.
- canRedo() - Method in class net.sf.jaxodraw.gui.JaxoTab
-
Determines if redo is possible.
- canShowPostscript() - Method in class net.sf.jaxodraw.plugin.JaxoPreview
-
Is it possible to show postscript files?
- canUndo() - Method in class net.sf.jaxodraw.gui.JaxoTab
-
Determines if undo is possible.
- CANVASBACKGROUND - net.sf.jaxodraw.util.JaxoPrefs.Preferred
-
The preferred canvas background color.
- CARNATION_PINK - Static variable in class net.sf.jaxodraw.util.JaxoColor
-
The color CarnationPink.
- CENTER - net.sf.jaxodraw.graph.object.JaxoObject.Handle
-
A center Handle.
- CENTER_BOTTOM - net.sf.jaxodraw.graph.object.text.JaxoLatexText.Align
-
Align center-bottom with respect to text coordinates.
- CENTER_CENTER - net.sf.jaxodraw.graph.object.text.JaxoLatexText.Align
-
Align center-center with respect to text coordinates.
- CENTER_TOP - net.sf.jaxodraw.graph.object.text.JaxoLatexText.Align
-
Align center-top with respect to text coordinates.
- CERULEAN - Static variable in class net.sf.jaxodraw.util.JaxoColor
-
The color Cerulean.
- changedUpdate(DocumentEvent) - Method in class net.sf.jaxodraw.gui.panel.edit.JaxoOptionsPanelListener
-
Checks for DocumentEvents that have ocurred on the panel, (used for text fields).
- CheckBoxPanel - Class in net.sf.jaxodraw.gui.panel.prefs
-
A checkbox edit panel.
- CheckBoxPanel() - Constructor for class net.sf.jaxodraw.gui.panel.prefs.CheckBoxPanel
-
A panel with several check boxes.
- CHI - Static variable in class net.sf.jaxodraw.graph.object.text.JaxoGreek
-
The greek letter chi.
- chooseDirectory(String) - Method in class net.sf.jaxodraw.util.JaxoChooseFile
-
Brings up a directory chooser dialog.
- chooseFile(String[], String, String) - Method in class net.sf.jaxodraw.util.JaxoChooseFile
-
Brings up a file chooser dialog.
- clear() - Method in class net.sf.jaxodraw.graph.JaxoGraph
-
Removes all JaxoObjects from the list of objects.
- clear() - Method in class net.sf.jaxodraw.graph.object.JaxoObjectList
-
Removes all JaxoObjects from the list of objects.
- clear(Rectangle2D) - Static method in class net.sf.jaxodraw.util.JaxoGeometry
-
Clear: Ensure 'r.isEmpty()'.
- CLEAR - net.sf.jaxodraw.gui.menu.GuiAction
-
The Clear_all GuiAction.
- CLEAR - net.sf.jaxodraw.util.JaxoMode
-
Clear the current graph.
- CLEAR_CLIPBOARD - net.sf.jaxodraw.gui.menu.GuiAction
-
The clearClipboard GuiAction.
- CLEAR_CLIPBOARD - net.sf.jaxodraw.util.JaxoMode
-
Clear the clipboard.
- clearAll() - Method in class net.sf.jaxodraw.graph.JaxoGraph
-
Removes all JaxoObjects from the list of objects.
- clearAll() - Method in class net.sf.jaxodraw.graph.object.JaxoObjectList
-
Removes all JaxoObjects from the list of objects.
- clearRecentFiles() - Static method in class net.sf.jaxodraw.util.JaxoPrefs
-
Sets all recent files to empty Strings.
- ClipboardMenu - Class in net.sf.jaxodraw.gui.menu
-
A Menu for clipboard MenuItems.
- ClipboardMenu() - Constructor for class net.sf.jaxodraw.gui.menu.ClipboardMenu
-
Creates a new instance of ClipboardMenu.
- CLONE_TAB - net.sf.jaxodraw.gui.menu.GuiAction
-
The Clone tab GuiAction.
- CLONE_TAB - net.sf.jaxodraw.util.JaxoMode
-
Open a new tab with the graph taken from the current one.
- close(Closeable) - Method in class net.sf.jaxodraw.plugin.AbstractJaxoPlugin
-
Closes the given Closeable, swallowing any IOException except for logging it in debug mode.
- CLOSE_ALL - net.sf.jaxodraw.gui.menu.GuiAction
-
The Close all tabs GuiAction.
- CLOSE_ALL - net.sf.jaxodraw.util.JaxoMode
-
Close all tabs.
- CLOSE_OTHER - net.sf.jaxodraw.gui.menu.GuiAction
-
The Close other tabs GuiAction.
- CLOSE_OTHER - net.sf.jaxodraw.util.JaxoMode
-
Close all tabs except the current one.
- CLOSE_TAB - net.sf.jaxodraw.gui.menu.GuiAction
-
The Close GuiAction.
- CLOSE_TAB - net.sf.jaxodraw.util.JaxoMode
-
Close the current buffer.
- closing(TabClosingEvent) - Method in interface net.sf.jaxodraw.gui.swing.TabClosingListener
-
The user has requested to close a tab.
- closingTab(int) - Method in class net.sf.jaxodraw.gui.swing.JaxoClosableTabbedPane
-
Programmatically cause the same effect (event) as if the user made a closing action at index.
- COLOR - net.sf.jaxodraw.graph.object.JaxoObjectEditPanel.ColorType
-
Defines an ColorEditPanel for a simple color.
- COLOR - net.sf.jaxodraw.graph.object.JaxoObjectPrefs.Preferred
-
The color for drawing an object.
- COLOR - net.sf.jaxodraw.gui.menu.GuiAction
-
The Color GuiAction.
- COLOR - net.sf.jaxodraw.util.JaxoMode
-
Color an object.
- COLORSPACE - net.sf.jaxodraw.util.JaxoPrefs.Preferred
-
The preferred color space.
- commitConfiguration() - Method in class net.sf.jaxodraw.plugin.AbstractJaxoImportPlugin
-
Apply the changes made in the configuration panel.
- commitConfiguration() - Method in class net.sf.jaxodraw.plugin.exports.JaxoExportImg
-
Apply the changes made in the configuration panel.
- commitConfiguration() - Method in class net.sf.jaxodraw.plugin.exports.JaxoExportPS
-
Apply the changes made in the configuration panel.
- commitConfiguration() - Method in interface net.sf.jaxodraw.plugin.JaxoExportPlugin
-
Apply the changes made in the configuration panel.
- commitConfiguration() - Method in interface net.sf.jaxodraw.plugin.JaxoImportPlugin
-
Apply the changes made in the configuration panel.
- commitGraphChanges() - Method in class net.sf.jaxodraw.gui.JaxoTab
-
Commit changes to 'tabGraph' to the undo history.
- commitRepeatableGraphChanges() - Method in class net.sf.jaxodraw.gui.JaxoTab
-
Commit changes to 'tabGraph' to the undo history, where the change is the addition of the last object that should be repeatable.
- commitRepeatableGraphChanges(int) - Method in class net.sf.jaxodraw.gui.JaxoTab
-
Commit changes to 'tabGraph' to the undo history, where the change is the addition of 'count' last objects that should be repeatable.
- compareVersion(String) - Static method in class net.sf.jaxodraw.util.JaxoInfo
-
Compares the given version String to the current version of JaxoDraw.
- compareVersions(String, String) - Static method in class net.sf.jaxodraw.util.JaxoInfo
-
Compares two version Strings.
- contains(int, int) - Method in class net.sf.jaxodraw.gui.panel.JaxoGlassPane
- contains(Point, Point) - Method in interface net.sf.jaxodraw.graph.object.JaxoHandle
-
Determines whether the given point is contained in this handle.
- contains(Point, Point) - Method in class net.sf.jaxodraw.gui.handle.JaxoDefaultHandle
-
Determines whether the given point is contained in this handle.
- contains(Point, Point) - Method in class net.sf.jaxodraw.gui.handle.JaxoRoundHandle
-
Determines whether the given point is contained in this handle.
- containsGroups(JaxoGraph) - Static method in class net.sf.jaxodraw.graph.JaxoGraphUtils
-
Checks if there are Group objects present in a graph.
- containsInstanceOf(Class<?>) - Method in class net.sf.jaxodraw.graph.object.group.JaxoGroup
-
Determines whether there are instances of the given Class in this group.
- containsInstanceOf(JaxoGraph, Class<? extends JaxoObject>) - Static method in class net.sf.jaxodraw.graph.JaxoGraphUtils
-
Checks if there are instances of the given Class present in a graph.
- containsLatexText(JaxoGraph) - Static method in class net.sf.jaxodraw.graph.JaxoGraphUtils
-
Checks if there are LatexText objects present in a graph.
- containsMarkedGroups(JaxoGraph) - Static method in class net.sf.jaxodraw.graph.JaxoGraphUtils
-
Checks if there are marked Group objects present in a graph.
- containsMarkedObjects(JaxoGraph) - Static method in class net.sf.jaxodraw.graph.JaxoGraphUtils
-
Checks if there are marked objects present in a graph.
- containsPSText(JaxoGraph) - Static method in class net.sf.jaxodraw.graph.JaxoGraphUtils
-
Checks if there are PSText objects present a graph.
- continueEdit(Point, Point) - Method in class net.sf.jaxodraw.gui.JaxoCanvas
-
Continue an edit actione that has been initiated before.
- continueEdit(Point, Point) - Method in interface net.sf.jaxodraw.gui.JaxoDrawingArea
-
Continue an edit actione that has been initiated before.
- continueSelect(Point) - Method in class net.sf.jaxodraw.gui.JaxoCanvas
-
Carry on a select action that was started previously.
- continueSelect(Point) - Method in interface net.sf.jaxodraw.gui.JaxoDrawingArea
-
Carry on a select action that was started previously.
- Coordinates(double, double, double) - Constructor for class net.sf.jaxodraw.graph.object.arrow.JaxoArrow.Coordinates
-
Construct a set of coordinates.
- copy() - Method in class net.sf.jaxodraw.graph.JaxoGraph
-
Returns an exact copy of a JaxoGraph.
- copy() - Method in interface net.sf.jaxodraw.graph.JaxoPaintableGrid
-
Return a copy of this grid.
- copy() - Method in class net.sf.jaxodraw.graph.object.arc.JaxoFArc
-
Returns a new instance which is an exact copy of this JaxoObject.
- copy() - Method in class net.sf.jaxodraw.graph.object.arc.JaxoGArc
-
Returns a new instance which is an exact copy of this JaxoObject.
- copy() - Method in class net.sf.jaxodraw.graph.object.arc.JaxoGlArc
-
Returns a new instance which is an exact copy of this JaxoObject.
- copy() - Method in class net.sf.jaxodraw.graph.object.arc.JaxoPArc
-
Returns a new instance which is an exact copy of this JaxoObject.
- copy() - Method in class net.sf.jaxodraw.graph.object.arc.JaxoSArc
-
Returns a new instance which is an exact copy of this JaxoObject.
- copy() - Method in class net.sf.jaxodraw.graph.object.arc.JaxoZigZagArc
-
Returns a new instance which is an exact copy of this JaxoObject.
- copy() - Method in class net.sf.jaxodraw.graph.object.arrow.AbstractBaseArrow
-
Returns an exact copy of the given JaxoArrow.
- copy() - Method in interface net.sf.jaxodraw.graph.object.arrow.JaxoArrow
-
Returns an exact copy (clone) of the given JaxoArrow.
- copy() - Method in class net.sf.jaxodraw.graph.object.bezier.JaxoFBezier
-
Returns a new instance which is an exact copy of this JaxoObject.
- copy() - Method in class net.sf.jaxodraw.graph.object.bezier.JaxoGBezier
-
Returns a new instance which is an exact copy of this JaxoObject.
- copy() - Method in class net.sf.jaxodraw.graph.object.bezier.JaxoGlBezier
-
Returns a new instance which is an exact copy of this JaxoObject.
- copy() - Method in class net.sf.jaxodraw.graph.object.bezier.JaxoPBezier
-
Returns a new instance which is an exact copy of this JaxoObject.
- copy() - Method in class net.sf.jaxodraw.graph.object.bezier.JaxoSBezier
-
Returns a new instance which is an exact copy of this JaxoObject.
- copy() - Method in class net.sf.jaxodraw.graph.object.bezier.JaxoZigZagBezier
-
Returns a new instance which is an exact copy of this JaxoObject.
- copy() - Method in class net.sf.jaxodraw.graph.object.fill.JaxoBlob
-
Returns a new instance which is an exact copy of this JaxoObject.
- copy() - Method in class net.sf.jaxodraw.graph.object.fill.JaxoBox
-
Returns a new instance which is an exact copy of this JaxoObject.
- copy() - Method in class net.sf.jaxodraw.graph.object.fill.JaxoTriangle
-
Returns a new instance which is an exact copy of this JaxoObject.
- copy() - Method in class net.sf.jaxodraw.graph.object.group.JaxoGroup
-
Returns a new instance which is an exact copy of this JaxoObject.
- copy() - Method in interface net.sf.jaxodraw.graph.object.JaxoObject
-
Returns a new instance which is an exact copy of this JaxoObject.
- copy() - Method in class net.sf.jaxodraw.graph.object.line.JaxoFLine
-
Returns a new instance which is an exact copy of this JaxoObject.
- copy() - Method in class net.sf.jaxodraw.graph.object.line.JaxoGLine
-
Returns a new instance which is an exact copy of this JaxoObject.
- copy() - Method in class net.sf.jaxodraw.graph.object.line.JaxoGlLine
-
Returns a new instance which is an exact copy of this JaxoObject.
- copy() - Method in class net.sf.jaxodraw.graph.object.line.JaxoPLine
-
Returns a new instance which is an exact copy of this JaxoObject.
- copy() - Method in class net.sf.jaxodraw.graph.object.line.JaxoSLine
-
Returns a new instance which is an exact copy of this JaxoObject.
- copy() - Method in class net.sf.jaxodraw.graph.object.line.JaxoZigZagLine
-
Returns a new instance which is an exact copy of this JaxoObject.
- copy() - Method in class net.sf.jaxodraw.graph.object.loop.JaxoFLoop
-
Returns a new instance which is an exact copy of this JaxoObject.
- copy() - Method in class net.sf.jaxodraw.graph.object.loop.JaxoGlLoop
-
Returns a new instance which is an exact copy of this JaxoObject.
- copy() - Method in class net.sf.jaxodraw.graph.object.loop.JaxoGLoop
-
Returns a new instance which is an exact copy of this JaxoObject.
- copy() - Method in class net.sf.jaxodraw.graph.object.loop.JaxoPLoop
-
Returns a new instance which is an exact copy of this JaxoObject.
- copy() - Method in class net.sf.jaxodraw.graph.object.loop.JaxoSLoop
-
Returns a new instance which is an exact copy of this JaxoObject.
- copy() - Method in class net.sf.jaxodraw.graph.object.loop.JaxoZigZagLoop
-
Returns a new instance which is an exact copy of this JaxoObject.
- copy() - Method in class net.sf.jaxodraw.graph.object.text.JaxoLatexText
-
Returns a new instance which is an exact copy of this JaxoObject.
- copy() - Method in class net.sf.jaxodraw.graph.object.text.JaxoPSText
-
Returns a new instance which is an exact copy of this JaxoObject.
- copy() - Method in class net.sf.jaxodraw.graph.object.vertex.JaxoVertexT1
-
Returns a new instance which is an exact copy of this JaxoObject.
- copy() - Method in class net.sf.jaxodraw.graph.object.vertex.JaxoVertexT2
-
Returns a new instance which is an exact copy of this JaxoObject.
- copy() - Method in class net.sf.jaxodraw.graph.object.vertex.JaxoVertexT3
-
Returns a new instance which is an exact copy of this JaxoObject.
- copy() - Method in class net.sf.jaxodraw.graph.object.vertex.JaxoVertexT4
-
Returns a new instance which is an exact copy of this JaxoObject.
- copy() - Method in class net.sf.jaxodraw.graph.object.vertex.JaxoVertexT6
-
Returns a new instance which is an exact copy of this JaxoObject.
- copy() - Method in class net.sf.jaxodraw.gui.grid.JaxoDefaultGrid
- copy() - Method in class net.sf.jaxodraw.plugin.JaxoPreview
-
Returns a copy (clone) of this preview.
- copy(JaxoList) - Static method in class net.sf.jaxodraw.graph.object.JaxoObjectList
-
Returns a deep copy of the specified JaxoList.
- copyFrom(Abstract3PointObject) - Method in class net.sf.jaxodraw.graph.object.Abstract3PointObject
-
Sets all parameters from the given object to the current one.
- copyFrom(Abstract4PointObject) - Method in class net.sf.jaxodraw.graph.object.Abstract4PointObject
-
Sets all parameters from the given object to the current one.
- copyFrom(AbstractExtendedObject) - Method in class net.sf.jaxodraw.graph.object.AbstractExtendedObject
-
Sets all parameters from the given object to the current one.
- copyFrom(AbstractJaxoObject) - Method in class net.sf.jaxodraw.graph.object.AbstractJaxoObject
-
Sets all parameters from the given object to the current one.
- copyFrom(AbstractParticleObject) - Method in class net.sf.jaxodraw.graph.object.AbstractParticleObject
-
Sets all parameters from the given object to the current one.
- copyFrom(AbstractDashArc) - Method in class net.sf.jaxodraw.graph.object.arc.AbstractDashArc
-
Sets all parameters from the given object to the current one.
- copyFrom(AbstractSymmetryArc) - Method in class net.sf.jaxodraw.graph.object.arc.AbstractSymmetryArc
-
Sets all parameters from the given object to the current one.
- copyFrom(AbstractWiggleArc) - Method in class net.sf.jaxodraw.graph.object.arc.AbstractWiggleArc
-
Sets all parameters from the given object to the current one.
- copyFrom(AbstractDashBezier) - Method in class net.sf.jaxodraw.graph.object.bezier.AbstractDashBezier
-
Sets all parameters from the given object to the current one.
- copyFrom(AbstractWiggleBezier) - Method in class net.sf.jaxodraw.graph.object.bezier.AbstractWiggleBezier
-
Sets all parameters from the given object to the current one.
- copyFrom(AbstractFilledRotationObject) - Method in class net.sf.jaxodraw.graph.object.fill.AbstractFilledRotationObject
-
Sets all parameters from the given object to the current one.
- copyFrom(AbstractFillObject) - Method in class net.sf.jaxodraw.graph.object.fill.AbstractFillObject
-
Sets all parameters from the given object to the current one.
- copyFrom(JaxoBox) - Method in class net.sf.jaxodraw.graph.object.fill.JaxoBox
-
Sets all parameters from the given object to the current one.
- copyFrom(JaxoTriangle) - Method in class net.sf.jaxodraw.graph.object.fill.JaxoTriangle
-
Sets all parameters from the given object to the current one.
- copyFrom(JaxoGroup) - Method in class net.sf.jaxodraw.graph.object.group.JaxoGroup
-
Sets all parameters from the given object to the current one.
- copyFrom(JaxoObject) - Method in class net.sf.jaxodraw.graph.object.arc.JaxoFArc
-
Sets all parameters from the given object to the current one.
- copyFrom(JaxoObject) - Method in class net.sf.jaxodraw.graph.object.arc.JaxoGArc
-
Sets all parameters from the given object to the current one.
- copyFrom(JaxoObject) - Method in class net.sf.jaxodraw.graph.object.arc.JaxoGlArc
-
Sets all parameters from the given object to the current one.
- copyFrom(JaxoObject) - Method in class net.sf.jaxodraw.graph.object.arc.JaxoPArc
-
Sets all parameters from the given object to the current one.
- copyFrom(JaxoObject) - Method in class net.sf.jaxodraw.graph.object.arc.JaxoSArc
-
Sets all parameters from the given object to the current one.
- copyFrom(JaxoObject) - Method in class net.sf.jaxodraw.graph.object.arc.JaxoZigZagArc
-
Sets all parameters from the given object to the current one.
- copyFrom(JaxoObject) - Method in class net.sf.jaxodraw.graph.object.bezier.JaxoFBezier
-
Sets all parameters from the given object to the current one.
- copyFrom(JaxoObject) - Method in class net.sf.jaxodraw.graph.object.bezier.JaxoGBezier
-
Sets all parameters from the given object to the current one.
- copyFrom(JaxoObject) - Method in class net.sf.jaxodraw.graph.object.bezier.JaxoGlBezier
-
Sets all parameters from the given object to the current one.
- copyFrom(JaxoObject) - Method in class net.sf.jaxodraw.graph.object.bezier.JaxoPBezier
-
Sets all parameters from the given object to the current one.
- copyFrom(JaxoObject) - Method in class net.sf.jaxodraw.graph.object.bezier.JaxoSBezier
-
Sets all parameters from the given object to the current one.
- copyFrom(JaxoObject) - Method in class net.sf.jaxodraw.graph.object.bezier.JaxoZigZagBezier
-
Sets all parameters from the given object to the current one.
- copyFrom(JaxoObject) - Method in class net.sf.jaxodraw.graph.object.fill.JaxoBlob
-
Sets all parameters from the given object to the current one.
- copyFrom(JaxoObject) - Method in class net.sf.jaxodraw.graph.object.fill.JaxoBox
-
Sets all parameters from the given object to the current one.
- copyFrom(JaxoObject) - Method in class net.sf.jaxodraw.graph.object.fill.JaxoTriangle
-
Sets all parameters from the given object to the current one.
- copyFrom(JaxoObject) - Method in class net.sf.jaxodraw.graph.object.group.JaxoGroup
-
Sets all parameters from the given object to the current one.
- copyFrom(JaxoObject) - Method in interface net.sf.jaxodraw.graph.object.JaxoObject
-
Sets all parameters from the given object to the current one.
- copyFrom(JaxoObject) - Method in class net.sf.jaxodraw.graph.object.line.JaxoFLine
-
Sets all parameters from the given object to the current one.
- copyFrom(JaxoObject) - Method in class net.sf.jaxodraw.graph.object.line.JaxoGLine
-
Sets all parameters from the given object to the current one.
- copyFrom(JaxoObject) - Method in class net.sf.jaxodraw.graph.object.line.JaxoGlLine
-
Sets all parameters from the given object to the current one.
- copyFrom(JaxoObject) - Method in class net.sf.jaxodraw.graph.object.line.JaxoPLine
-
Sets all parameters from the given object to the current one.
- copyFrom(JaxoObject) - Method in class net.sf.jaxodraw.graph.object.line.JaxoSLine
-
Sets all parameters from the given object to the current one.
- copyFrom(JaxoObject) - Method in class net.sf.jaxodraw.graph.object.line.JaxoZigZagLine
-
Sets all parameters from the given object to the current one.
- copyFrom(JaxoObject) - Method in class net.sf.jaxodraw.graph.object.loop.JaxoFLoop
-
Sets all parameters from the given object to the current one.
- copyFrom(JaxoObject) - Method in class net.sf.jaxodraw.graph.object.loop.JaxoGlLoop
-
Sets all parameters from the given object to the current one.
- copyFrom(JaxoObject) - Method in class net.sf.jaxodraw.graph.object.loop.JaxoGLoop
-
Sets all parameters from the given object to the current one.
- copyFrom(JaxoObject) - Method in class net.sf.jaxodraw.graph.object.loop.JaxoPLoop
-
Sets all parameters from the given object to the current one.
- copyFrom(JaxoObject) - Method in class net.sf.jaxodraw.graph.object.loop.JaxoSLoop
-
Sets all parameters from the given object to the current one.
- copyFrom(JaxoObject) - Method in class net.sf.jaxodraw.graph.object.loop.JaxoZigZagLoop
-
Sets all parameters from the given object to the current one.
- copyFrom(JaxoObject) - Method in class net.sf.jaxodraw.graph.object.text.JaxoLatexText
-
Sets all parameters from the given object to the current one.
- copyFrom(JaxoObject) - Method in class net.sf.jaxodraw.graph.object.text.JaxoPSText
-
Sets all parameters from the given object to the current one.
- copyFrom(JaxoObject) - Method in class net.sf.jaxodraw.graph.object.vertex.JaxoVertexT1
-
Sets all parameters from the given object to the current one.
- copyFrom(JaxoObject) - Method in class net.sf.jaxodraw.graph.object.vertex.JaxoVertexT2
-
Sets all parameters from the given object to the current one.
- copyFrom(JaxoObject) - Method in class net.sf.jaxodraw.graph.object.vertex.JaxoVertexT3
-
Sets all parameters from the given object to the current one.
- copyFrom(JaxoObject) - Method in class net.sf.jaxodraw.graph.object.vertex.JaxoVertexT4
-
Sets all parameters from the given object to the current one.
- copyFrom(JaxoObject) - Method in class net.sf.jaxodraw.graph.object.vertex.JaxoVertexT6
-
Sets all parameters from the given object to the current one.
- copyFrom(AbstractDashLine) - Method in class net.sf.jaxodraw.graph.object.line.AbstractDashLine
-
Sets all parameters from the given object to the current one.
- copyFrom(AbstractSymmetryLine) - Method in class net.sf.jaxodraw.graph.object.line.AbstractSymmetryLine
-
Sets all parameters from the given object to the current one.
- copyFrom(AbstractWiggleLine) - Method in class net.sf.jaxodraw.graph.object.line.AbstractWiggleLine
-
Sets all parameters from the given object to the current one.
- copyFrom(AbstractDashLoop) - Method in class net.sf.jaxodraw.graph.object.loop.AbstractDashLoop
-
Sets all parameters from the given object to the current one.
- copyFrom(AbstractLoopObject) - Method in class net.sf.jaxodraw.graph.object.loop.AbstractLoopObject
- copyFrom(AbstractWiggleLoop) - Method in class net.sf.jaxodraw.graph.object.loop.AbstractWiggleLoop
-
Sets all parameters from the given object to the current one.
- copyFrom(AbstractTextObject) - Method in class net.sf.jaxodraw.graph.object.text.AbstractTextObject
-
Sets all parameters from the given object to the current one.
- copyFrom(JaxoLatexText) - Method in class net.sf.jaxodraw.graph.object.text.JaxoLatexText
-
Sets all parameters from the given object to the current one.
- copyFrom(JaxoPSText) - Method in class net.sf.jaxodraw.graph.object.text.JaxoPSText
-
Sets all parameters from the given object to the current one.
- copyFrom(JaxoVertexT2) - Method in class net.sf.jaxodraw.graph.object.vertex.JaxoVertexT2
-
Sets all parameters from the given object to the current one.
- copyFrom(JaxoDefaultGrid) - Method in class net.sf.jaxodraw.gui.grid.JaxoDefaultGrid
-
Copies all properties from the argument.
- CORNFLOWER_BLUE - Static variable in class net.sf.jaxodraw.util.JaxoColor
-
The color CornflowerBlue.
- countFreq() - Method in class net.sf.jaxodraw.graph.object.bezier.AbstractWiggleBezier
-
The frequency of this wiggle object.
- countFreq() - Method in class net.sf.jaxodraw.graph.object.bezier.JaxoGlBezier
-
The frequency of this wiggle object.
- countFreq() - Method in class net.sf.jaxodraw.graph.object.bezier.JaxoPBezier
-
The frequency of this wiggle object.
- countFreq() - Method in class net.sf.jaxodraw.graph.object.bezier.JaxoZigZagBezier
-
The frequency of this wiggle object.
- createBorder(String) - Method in class net.sf.jaxodraw.gui.panel.edit.AbstractEditPanel
-
Returns a TitledBorder with given text.
- createComponents() - Method in class net.sf.jaxodraw.util.JaxoColorChooser
-
Sets up all components of this color chooser.
- createI18NBorder(String) - Method in class net.sf.jaxodraw.gui.panel.edit.AbstractEditPanel
-
Returns a TitledBorder with translated text.
- createI18NLabel(String) - Method in class net.sf.jaxodraw.gui.panel.edit.AbstractEditPanel
-
Returns a JLabel with translated text.
- createLabel(String) - Method in class net.sf.jaxodraw.gui.panel.edit.AbstractEditPanel
-
Returns a JLabel with given text.
- CROSS - net.sf.jaxodraw.graph.JaxoPaintableGrid.Style
-
Cross style.
- currentDirectoryString() - Static method in class net.sf.jaxodraw.io.JaxoIO
-
Returns the current directory as a string.
- curveParameter(double) - Static method in class net.sf.jaxodraw.graph.object.AbstractExtendedObject
-
Checks that a curve parameter value is in range, within errors.
- CYAN - Static variable in class net.sf.jaxodraw.util.JaxoColor
-
The color Cyan.
D
- DANDELION - Static variable in class net.sf.jaxodraw.util.JaxoColor
-
The color Dandelion.
- DARK_ORCHID - Static variable in class net.sf.jaxodraw.util.JaxoColor
-
The color DarkOrchid.
- dashIs(float) - Method in class net.sf.jaxodraw.graph.object.arc.AbstractDashArc
-
Compares the dash of this DashObject to the given float, taking into account a 0.1% error margin.
- dashIs(float) - Method in class net.sf.jaxodraw.graph.object.bezier.AbstractDashBezier
-
Compares the dash of this DashObject to the given float, taking into account a 0.1% error margin.
- dashIs(float) - Method in interface net.sf.jaxodraw.graph.object.JaxoDashObject
-
Compares the dash of this DashObject to the given float, taking into account a 0.1% error margin.
- dashIs(float) - Method in class net.sf.jaxodraw.graph.object.line.AbstractDashLine
-
Compares the dash of this DashObject to the given float, taking into account a 0.1% error margin.
- dashIs(float) - Method in class net.sf.jaxodraw.graph.object.loop.AbstractDashLoop
-
Compares the dash of this DashObject to the given float, taking into account a 0.1% error margin.
- debug(Exception) - Method in interface net.sf.jaxodraw.plugin.JaxoPluginLogger
-
Logs a DEBUG exception.
- debug(Exception) - Static method in class net.sf.jaxodraw.util.JaxoLog
-
Logs a DEBUG_LEVEL message.
- debug(String) - Method in interface net.sf.jaxodraw.plugin.JaxoPluginLogger
-
Logs a DEBUG message.
- debug(String) - Static method in class net.sf.jaxodraw.util.JaxoLog
-
Logs a DEBUG_LEVEL message.
- debug(String, Exception) - Method in interface net.sf.jaxodraw.plugin.JaxoPluginLogger
-
Logs a DEBUG message.
- debug(String, Exception) - Static method in class net.sf.jaxodraw.util.JaxoLog
-
Logs a DEBUG_LEVEL message.
- DEBUG_LEVEL - Static variable in class net.sf.jaxodraw.util.JaxoLog
-
DEBUG_LEVEL logging level (most verbose).
- DEFAULT - net.sf.jaxodraw.graph.object.JaxoObject.EditMode
-
Default mode.
- DEFAULT_ATTACH_COLOR - Static variable in class net.sf.jaxodraw.gui.handle.AbstractJaxoHandle
-
The default color of an attached handle: JaxoColor.CORNFLOWER_BLUE.
- DEFAULT_ATTACH_SIZE - Static variable in class net.sf.jaxodraw.gui.handle.AbstractJaxoHandle
-
The default size for an attached handle.
- DEFAULT_ATTACH_STROKE - Static variable in class net.sf.jaxodraw.gui.handle.AbstractJaxoHandle
-
The default stroke of an attached handle.
- DEFAULT_BLOB - net.sf.jaxodraw.util.JaxoMode
-
Default .
- DEFAULT_BOX - net.sf.jaxodraw.util.JaxoMode
-
Default .
- DEFAULT_COLOR - net.sf.jaxodraw.util.JaxoMode
-
Default .
- DEFAULT_COLOR - Static variable in class net.sf.jaxodraw.gui.handle.AbstractJaxoHandle
-
The default color of a handle: JaxoColor.RED.
- DEFAULT_DUPLICATE - net.sf.jaxodraw.util.JaxoMode
-
Default .
- DEFAULT_EDIT - net.sf.jaxodraw.util.JaxoMode
-
Default .
- DEFAULT_FERMION_ARC - net.sf.jaxodraw.util.JaxoMode
-
Default .
- DEFAULT_FERMION_BEZIER - net.sf.jaxodraw.util.JaxoMode
-
Default .
- DEFAULT_FERMION_LINE - net.sf.jaxodraw.util.JaxoMode
-
Default fline.
- DEFAULT_FERMION_LOOP - net.sf.jaxodraw.util.JaxoMode
-
Default .
- DEFAULT_FILL_COLOR - Static variable in class net.sf.jaxodraw.gui.handle.AbstractJaxoHandle
-
The default fill color of a handle: JaxoColor.GRAYSCALE150.
- DEFAULT_GHOST_ARC - net.sf.jaxodraw.util.JaxoMode
-
Default .
- DEFAULT_GHOST_BEZIER - net.sf.jaxodraw.util.JaxoMode
-
Default .
- DEFAULT_GHOST_LINE - net.sf.jaxodraw.util.JaxoMode
-
Default .
- DEFAULT_GHOST_LOOP - net.sf.jaxodraw.util.JaxoMode
-
Default .
- DEFAULT_GLUON_ARC - net.sf.jaxodraw.util.JaxoMode
-
Default .
- DEFAULT_GLUON_BEZIER - net.sf.jaxodraw.util.JaxoMode
-
Default .
- DEFAULT_GLUON_LINE - net.sf.jaxodraw.util.JaxoMode
-
Default .
- DEFAULT_GLUON_LOOP - net.sf.jaxodraw.util.JaxoMode
-
Default .
- DEFAULT_HELP_COLOR - Static variable in class net.sf.jaxodraw.gui.AbstractJaxoCanvas
-
Default visualAid color.
- DEFAULT_HELP_STROKE - Static variable in class net.sf.jaxodraw.gui.AbstractJaxoCanvas
-
Default visualAid Stroke.
- DEFAULT_LATEX - net.sf.jaxodraw.util.JaxoMode
-
Default .
- DEFAULT_MASK - Static variable in class net.sf.jaxodraw.gui.panel.edit.JaxoTextEditPanel
-
The default key modifier constant.
- DEFAULT_MOVE - net.sf.jaxodraw.util.JaxoMode
-
Default .
- DEFAULT_NONE - net.sf.jaxodraw.util.JaxoMode
-
Default none.
- DEFAULT_PHOTON_ARC - net.sf.jaxodraw.util.JaxoMode
-
Default .
- DEFAULT_PHOTON_BEZIER - net.sf.jaxodraw.util.JaxoMode
-
Default .
- DEFAULT_PHOTON_LINE - net.sf.jaxodraw.util.JaxoMode
-
Default .
- DEFAULT_PHOTON_LOOP - net.sf.jaxodraw.util.JaxoMode
-
Default .
- DEFAULT_RESIZE - net.sf.jaxodraw.util.JaxoMode
-
Default .
- DEFAULT_SCALAR_ARC - net.sf.jaxodraw.util.JaxoMode
-
Default .
- DEFAULT_SCALAR_BEZIER - net.sf.jaxodraw.util.JaxoMode
-
Default .
- DEFAULT_SCALAR_LINE - net.sf.jaxodraw.util.JaxoMode
-
Default .
- DEFAULT_SCALAR_LOOP - net.sf.jaxodraw.util.JaxoMode
-
Default .
- DEFAULT_SECONDARY_COLOR - Static variable in class net.sf.jaxodraw.gui.handle.AbstractJaxoHandle
-
The default secondary color of a handle: JaxoColor.NAVY_BLUE.
- DEFAULT_SELECT - net.sf.jaxodraw.util.JaxoMode
-
Default .
- DEFAULT_SIZE - Static variable in class net.sf.jaxodraw.gui.handle.AbstractJaxoHandle
-
The default size of a handle.
- DEFAULT_STROKE - Static variable in class net.sf.jaxodraw.gui.handle.AbstractJaxoHandle
-
The default stroke for a handle.
- DEFAULT_TEXT - net.sf.jaxodraw.util.JaxoMode
-
Default .
- DEFAULT_TRIANGLE - net.sf.jaxodraw.util.JaxoMode
-
Default .
- DEFAULT_VERTEX - net.sf.jaxodraw.util.JaxoMode
-
Default .
- DEFAULT_ZIGZAG_ARC - net.sf.jaxodraw.util.JaxoMode
-
Default .
- DEFAULT_ZIGZAG_BEZIER - net.sf.jaxodraw.util.JaxoMode
-
Default .
- DEFAULT_ZIGZAG_LINE - net.sf.jaxodraw.util.JaxoMode
-
Default .
- DEFAULT_ZIGZAG_LOOP - net.sf.jaxodraw.util.JaxoMode
-
Default .
- DEFAULTACTION - net.sf.jaxodraw.util.JaxoPrefs.Preferred
-
The default action.
- defaultActionKeys() - Static method in enum net.sf.jaxodraw.util.JaxoMode
-
Returns the default action keys.
- defaultActionToMode(JaxoMode) - Static method in enum net.sf.jaxodraw.util.JaxoMode
-
Mode constants corresponding to a DEFAULT_XYZ constant.
- defaultInstance() - Static method in class net.sf.jaxodraw.graph.object.arrow.JaxoDefaultArrow
-
A default instance.
- DefaultMenu - Class in net.sf.jaxodraw.gui.menu
-
A AbstractMenu for default mode MenuItems.
- DefaultMenu(JaxoMode) - Constructor for class net.sf.jaxodraw.gui.menu.DefaultMenu
-
Creates a new instance of DefaultMenu.
- defaultModes() - Static method in enum net.sf.jaxodraw.util.JaxoMode
-
Returns the default modes.
- DELETE - net.sf.jaxodraw.gui.menu.GuiAction
-
The Delete GuiAction.
- DELETE - net.sf.jaxodraw.util.JaxoMode
-
Delete an object.
- deleteMarkedObjects() - Method in class net.sf.jaxodraw.gui.AbstractJaxoCanvas
-
Deletes all 'marked' objects from the drawing area and the current canvas graph.
- deleteMarkedObjects() - Method in class net.sf.jaxodraw.gui.JaxoCanvas
-
Deletes all 'marked' objects from the drawing area and the current canvas graph.
- DELTA - Static variable in class net.sf.jaxodraw.graph.object.text.JaxoGreek
-
The greek letter delta.
- DESCRIBE - net.sf.jaxodraw.gui.menu.GuiAction
-
The Add Description GuiAction.
- DESCRIBE - net.sf.jaxodraw.util.JaxoMode
-
Enter a description of the graph.
- description() - Method in class net.sf.jaxodraw.plugin.exports.JaxoExportImg
-
Return a short description (preferably internationalized) of what this plugin does.
- description() - Method in class net.sf.jaxodraw.plugin.exports.JaxoExportPS
-
Return a short description (preferably internationalized) of what this plugin does.
- description() - Method in interface net.sf.jaxodraw.plugin.JaxoPlugin
-
Return a short description (preferably internationalized) of what this plugin does.
- DesktopSupport - Class in net.sf.jaxodraw.gui.launch
-
Hook existing preferences/about/quit functionality from JaxoDraw into native Desktop handlers.
- DETACH - net.sf.jaxodraw.gui.menu.GuiAction
-
The Detach GuiAction.
- DETACH - net.sf.jaxodraw.util.JaxoMode
-
Detach handles.
- directoryString(String) - Static method in class net.sf.jaxodraw.io.JaxoIO
-
Returns the absolute path of the directory that contains the given file.
- dispose() - Method in class net.sf.jaxodraw.gui.panel.JaxoLatexTextToolTip
-
Dispose this JaxoLatexTextToolTip.
- dispose() - Method in class net.sf.jaxodraw.util.JaxoColorChooser
-
Dispose existing cached components.
- dispose(int) - Method in class net.sf.jaxodraw.gui.launch.JaxoSplashWindow
-
Dispose the splash screen in 'remaining >= 0' milliseconds.
- distributePropertyChange(String, boolean, boolean) - Method in interface net.sf.jaxodraw.gui.panel.JaxoCommunicator
-
Distributes a property change to all sub-panels.
- distributePropertyChange(String, boolean, boolean) - Method in class net.sf.jaxodraw.gui.panel.JaxoMainPanel
-
Distributes a property change to all sub-panels.
- distributePropertyChange(String, int, int) - Method in interface net.sf.jaxodraw.gui.panel.JaxoCommunicator
-
Distributes a property change to all sub-panels.
- distributePropertyChange(String, int, int) - Method in class net.sf.jaxodraw.gui.panel.JaxoMainPanel
-
Distributes a property change to all sub-panels.
- distributePropertyChange(String, Object, Object) - Method in interface net.sf.jaxodraw.gui.panel.JaxoCommunicator
-
Distributes a property change to all sub-panels.
- distributePropertyChange(String, Object, Object) - Method in class net.sf.jaxodraw.gui.panel.JaxoMainPanel
-
Distributes a property change to all sub-panels.
- dlSepIs(float) - Method in class net.sf.jaxodraw.graph.object.AbstractParticleObject
-
Compares the dlSeparation of this AbstractParticleObject to the given float, taking into account a 0.1% error margin.
- DOT - net.sf.jaxodraw.graph.JaxoPaintableGrid.Style
-
Dot style.
- DOT_EXTENSION - Static variable in class net.sf.jaxodraw.util.JaxoInfo
-
Extension of JaxoDraw data files, with a preceding dot.
- DOUBLE_LINE - net.sf.jaxodraw.graph.object.JaxoObjectPrefs.Preferred
-
Whether to draw objects in double-line mode.
- DOUBLE_LINE_GAP - net.sf.jaxodraw.graph.object.JaxoObjectPrefs.Preferred
-
The gap between double lines.
- dragAttachedObjectsAlong(JaxoObject) - Method in class net.sf.jaxodraw.graph.object.JaxoObjectList
-
If the given JaxoObject has other Objects attached, they are dragged along at the attached handle points.
- drawingRoutine() - Method in class net.sf.jaxodraw.graph.object.bezier.AbstractWiggleBezier
-
Draws this object.
- drawingRoutine() - Method in class net.sf.jaxodraw.graph.object.bezier.JaxoGlBezier
-
Draws this object.
- drawingRoutine() - Method in class net.sf.jaxodraw.graph.object.bezier.JaxoPBezier
-
Draws this object.
- drawingRoutine() - Method in class net.sf.jaxodraw.graph.object.bezier.JaxoZigZagBezier
-
Draws this object.
- DUPLICATE - net.sf.jaxodraw.gui.menu.GuiAction
-
The Duplicate GuiAction.
- DUPLICATE - net.sf.jaxodraw.util.JaxoMode
-
Copy an object.
- DX - net.sf.jaxodraw.graph.object.JaxoObject.Handle
-
A Handle that denotes a point with coordinates (x2,y).
- DY - net.sf.jaxodraw.graph.object.JaxoObject.Handle
-
A Handle that denotes a point with coordinates (x,y2).
E
- EDIT - net.sf.jaxodraw.gui.menu.GuiAction
-
The Edit GuiAction.
- EDIT - net.sf.jaxodraw.util.JaxoMode
-
Edit an object.
- editNearestObject(Point) - Method in class net.sf.jaxodraw.gui.JaxoCanvas
-
Determine the closest object to the given point and bring up an edit panel for it.
- editNearestObject(Point) - Method in interface net.sf.jaxodraw.gui.JaxoDrawingArea
-
Determine the closest object to the given point and bring up an edit panel for it.
- EDITOR - net.sf.jaxodraw.util.JaxoPrefs.Preferred
-
The preferred text editor.
- editSelection(JaxoMode) - Method in class net.sf.jaxodraw.gui.JaxoCanvas
-
Execute an edit operation in the given mode.
- editSelection(JaxoMode) - Method in interface net.sf.jaxodraw.gui.JaxoDrawingArea
-
Execute an edit operation in the given mode.
- EMERALD - Static variable in class net.sf.jaxodraw.util.JaxoColor
-
The color Emerald.
- ENGLISH - net.sf.jaxodraw.gui.menu.GuiAction
-
The Language.english GuiAction.
- ENGLISH - net.sf.jaxodraw.util.JaxoLanguage.Language
-
English.
- ENGLISH - net.sf.jaxodraw.util.JaxoMode
-
English language mode.
- EPS - net.sf.jaxodraw.plugin.exports.JaxoExportPS.Format
-
Encapsulated Postscript.
- EPSILON - Static variable in class net.sf.jaxodraw.graph.object.text.JaxoGreek
-
The greek letter epsilon.
- equal(float, float) - Static method in class net.sf.jaxodraw.graph.object.AbstractJaxoObject
-
Compares the two floats.
- equal(float, float, float) - Static method in class net.sf.jaxodraw.graph.object.AbstractJaxoObject
-
Compares the two floats within a certain accuracy.
- equals(Object) - Method in class net.sf.jaxodraw.graph.JaxoGraph
-
Compares the specified object with this graph for equality.
- equals(Object) - Method in class net.sf.jaxodraw.graph.object.AttachedPair
- equals(Object) - Method in class net.sf.jaxodraw.graph.object.group.JaxoGroup
-
Compares the specified object with this group for equality.
- equals(Object) - Method in class net.sf.jaxodraw.graph.object.JaxoObjectList
-
Compares the specified object with this list for equality.
- equals(Object[], Object[]) - Static method in class net.sf.jaxodraw.util.JaxoUtils
-
Check if two arrays are equal.
- equivalent(Object[], Object[]) - Static method in class net.sf.jaxodraw.util.JaxoUtils
-
Check if two arrays are equivalent.
- errorDialogMessage(String) - Method in class net.sf.jaxodraw.plugin.AbstractJaxoExportPlugin
-
Returns a default error message for exporting to 'fileName'.
- ETA - Static variable in class net.sf.jaxodraw.graph.object.text.JaxoGreek
-
The greek letter eta.
- eventDispatched(AWTEvent) - Method in class net.sf.jaxodraw.gui.launch.JaxoSplashWindow
-
Used internally.
- export(String) - Method in class net.sf.jaxodraw.plugin.AbstractJaxoExportPlugin
-
Export the current graph to the given nonempty file name.
- export(String) - Method in class net.sf.jaxodraw.plugin.exports.JaxoPostscriptWriter
-
Writes the current graph to a postscript output file.
- export(String) - Method in interface net.sf.jaxodraw.plugin.JaxoExportPlugin
-
Export the current graph to the given nonempty file name.
- export(String, boolean) - Method in class net.sf.jaxodraw.plugin.AbstractJaxoExportPlugin
-
Export the current graph to the given nonempty file name.
- export(JaxoGraph, String) - Method in class net.sf.jaxodraw.plugin.AbstractJaxoExportPlugin
-
Export a graph to a file.
- export(JaxoGraph, String) - Method in interface net.sf.jaxodraw.plugin.JaxoExportPlugin
-
Export a graph to a file.
- export(JaxoGraph, String, String) - Method in class net.sf.jaxodraw.plugin.exports.JaxoImageWriter
-
Export a JaxoGraph to a File.
- EXPORT - net.sf.jaxodraw.gui.menu.GuiAction
-
The Export GuiAction.
- EXPORT - net.sf.jaxodraw.util.JaxoMode
-
Export the graph.
- ExportPluginInfo - Class in net.sf.jaxodraw.plugin.exports
-
Static utility methods for export plugins.
- exportTo(String) - Method in class net.sf.jaxodraw.plugin.AbstractJaxoExportPlugin
-
Export the graph to the given nonempty file name.
- exportTo(String) - Method in class net.sf.jaxodraw.plugin.exports.JaxoExportImg
-
Export the graph to the given nonempty file name.
- exportTo(String) - Method in class net.sf.jaxodraw.plugin.exports.JaxoExportPS
-
Export the graph to the given nonempty file name.
- extension(String) - Static method in class net.sf.jaxodraw.util.JaxoUtils
-
Extension: part after the last '.' that does not occur at the beginning, or "" if there is none.
- EXTENSION - Static variable in class net.sf.jaxodraw.util.JaxoInfo
-
Extension of JaxoDraw data files.
F
- FERMION_ARC - net.sf.jaxodraw.gui.menu.GuiAction
-
The Fermion_Arc GuiAction.
- FERMION_ARC - net.sf.jaxodraw.util.JaxoMode
-
Fermion arc.
- FERMION_BEZIER - net.sf.jaxodraw.gui.menu.GuiAction
-
The Fermion_Bezier GuiAction.
- FERMION_BEZIER - net.sf.jaxodraw.util.JaxoMode
-
Fermionic Bezier.
- FERMION_LINE - net.sf.jaxodraw.gui.menu.GuiAction
-
The Fermion_Line GuiAction.
- FERMION_LINE - net.sf.jaxodraw.util.JaxoMode
-
Fermion line.
- FERMION_LOOP - net.sf.jaxodraw.gui.menu.GuiAction
-
The Fermion_Loop GuiAction.
- FERMION_LOOP - net.sf.jaxodraw.util.JaxoMode
-
Fermion loop.
- FILL_COLOR - net.sf.jaxodraw.graph.object.JaxoObjectEditPanel.ColorType
-
Defines a ColorEditPanel for a fill color.
- FILL_COLOR - net.sf.jaxodraw.graph.object.JaxoObjectPrefs.Preferred
-
The fillcolor for fill objects.
- FILLED - net.sf.jaxodraw.graph.object.JaxoObjectPrefs.Preferred
-
Whether to draw the fill-color of objects that support it.
- finalizeEdit() - Method in class net.sf.jaxodraw.gui.JaxoCanvas
-
Finalize a user input action.
- finalizeEdit() - Method in interface net.sf.jaxodraw.gui.JaxoDrawingArea
-
Finalize a user input action.
- finalizeSelect(Point) - Method in class net.sf.jaxodraw.gui.JaxoCanvas
-
End a select action.
- finalizeSelect(Point) - Method in interface net.sf.jaxodraw.gui.JaxoDrawingArea
-
End a select action.
- fireActionPerformed(ActionEvent) - Method in class net.sf.jaxodraw.util.JaxoColorButton
-
Apply an action event.
- fireActionPerformed(String) - Method in class net.sf.jaxodraw.gui.menu.popup.JaxoFBoxPopupMenu
-
Notifies all components of an action event.
- fireActionPerformed(String, ActionEvent) - Method in class net.sf.jaxodraw.gui.menu.popup.JaxoFBoxPopupMenu
-
Notifies all components of an action event.
- fireClosing(int) - Method in class net.sf.jaxodraw.gui.swing.JaxoClosableTabbedPane
-
Standard listener pattern.
- firePopupMenuCanceled() - Method in class net.sf.jaxodraw.gui.menu.popup.JaxoFBoxPopupMenu
-
, then fire actionPerformed.
- firePopupMenuWillBecomeInvisible() - Method in class net.sf.jaxodraw.gui.swing.spinner.JaxoSpinnerComboBox
- firePopupMenuWillBecomeVisible() - Method in class net.sf.jaxodraw.gui.swing.spinner.JaxoSpinnerComboBox
- firePropertyChange(String, Object, Object) - Method in class net.sf.jaxodraw.graph.object.AbstractJaxoObject
-
Notify all registered listeners of a changed property.
- fireStateChanged() - Method in class net.sf.jaxodraw.gui.grid.JaxoDefaultGrid
-
Notifies all listeners of a state change.
- fireStateChanged() - Method in class net.sf.jaxodraw.gui.JaxoTab
-
Notifies all listeners of state changes.
- fireStateChanged() - Method in class net.sf.jaxodraw.gui.panel.edit.JaxoOptionsPanel
-
Notifies all listeners of a state change.
- fireStateChanged() - Method in class net.sf.jaxodraw.util.JaxoColorChooser
-
Notifies all listeners of a state change.
- font() - Method in class net.sf.jaxodraw.graph.object.text.JaxoPSText.Element
-
Font.
- FOOTNOTESIZE - net.sf.jaxodraw.graph.object.text.JaxoLatexText.TextSize
-
Latex text size footnotesize.
- FOREGROUND - net.sf.jaxodraw.gui.menu.GuiAction
-
The Foreground GuiAction.
- FOREGROUND - net.sf.jaxodraw.util.JaxoMode
-
Put an object in the foreground.
- FOREST_GREEN - Static variable in class net.sf.jaxodraw.util.JaxoColor
-
The color ForestGreen.
- format(LogRecord) - Method in class net.sf.jaxodraw.logging.LogFormatter
-
Formats the given LogRecord to standard JaxoDraw format.
- forMode(JaxoMode) - Static method in enum net.sf.jaxodraw.util.JaxoLanguage.Language
-
Convert an integer mode to a Language.
- forString(String) - Static method in enum net.sf.jaxodraw.util.JaxoLanguage.Language
-
Convert a String to a Language.
- FRENCH - net.sf.jaxodraw.gui.menu.GuiAction
-
The Language.french GuiAction.
- FRENCH - net.sf.jaxodraw.util.JaxoLanguage.Language
-
French.
- FRENCH - net.sf.jaxodraw.util.JaxoMode
-
French language mode.
- FUCHSIA - Static variable in class net.sf.jaxodraw.util.JaxoColor
-
The color Fuchsia.
G
- GAMMA - Static variable in class net.sf.jaxodraw.graph.object.text.JaxoGreek
-
The greek letter gamma.
- GeneralOptionsPanel - Class in net.sf.jaxodraw.gui.panel.prefs
-
A general options edit panel.
- GeneralOptionsPanel() - Constructor for class net.sf.jaxodraw.gui.panel.prefs.GeneralOptionsPanel
-
Constructor.
- GERMAN - net.sf.jaxodraw.gui.menu.GuiAction
-
The Language.german GuiAction.
- GERMAN - net.sf.jaxodraw.util.JaxoLanguage.Language
-
German.
- GERMAN - net.sf.jaxodraw.util.JaxoMode
-
German language mode.
- get() - Method in enum net.sf.jaxodraw.util.JaxoPrefs.Preferred
-
Return the current value for this Preferred.
- get(int) - Method in class net.sf.jaxodraw.graph.JaxoGraph
-
Returns the JaxoObject at position i of the object list.
- getActionCommand() - Method in enum net.sf.jaxodraw.gui.menu.GuiAction
-
Return the actionCommand for this GuiAction.
- getAlign() - Method in class net.sf.jaxodraw.gui.panel.edit.JaxoLatexAlignPanel
-
The currently selected Align.
- getAllAttachedObjects(JaxoObject) - Method in class net.sf.jaxodraw.graph.object.JaxoObjectList
-
A list of all JaxoObjects that are attached to the given one.
- getAllign() - Method in class net.sf.jaxodraw.graph.object.text.JaxoLatexText
-
Returns the allign property of this text object.
- getAmp() - Method in class net.sf.jaxodraw.graph.object.arc.AbstractWiggleArc
-
Returns the amp property of this particle object.
- getAmp() - Method in class net.sf.jaxodraw.graph.object.bezier.AbstractWiggleBezier
-
Gets the amplitude of this WiggleObject.
- getAmp() - Method in class net.sf.jaxodraw.graph.object.group.JaxoGroup
-
Returns the groupAmp property of this group object.
- getAmp() - Method in interface net.sf.jaxodraw.graph.object.JaxoWiggleObject
-
Gets the amplitude of this WiggleObject.
- getAmp() - Method in class net.sf.jaxodraw.graph.object.line.AbstractWiggleLine
-
Gets the amplitude of this WiggleObject.
- getAmp() - Method in class net.sf.jaxodraw.graph.object.loop.AbstractWiggleLoop
-
Gets the amplitude of this WiggleObject.
- getAmp() - Method in class net.sf.jaxodraw.gui.panel.edit.JaxoWiggleEditPanel
-
Return the amplitude.
- getAngle() - Method in class net.sf.jaxodraw.graph.object.arrow.JaxoArrow.Coordinates
-
Return the angle of the arrow.
- getApproveText() - Method in class net.sf.jaxodraw.util.JaxoChooseFile
-
Text for the JFileChooser approve button.
- getArcParameters() - Method in class net.sf.jaxodraw.graph.object.arc.AbstractArcObject
-
Returns the parameters for the arc calculated from the three points.
- getArcPoint(double) - Method in class net.sf.jaxodraw.graph.object.arc.AbstractArcObject
-
This routine returns an arc point that is t * arcLength away from P1.
- getArcRadius() - Method in class net.sf.jaxodraw.graph.object.fill.JaxoBox
-
Returns the arc radius of this box.
- getArcRadiusValue() - Method in class net.sf.jaxodraw.gui.panel.edit.JaxoRRArcRadiusEditPanel
-
Get the round arc radius value.
- getArrow() - Method in class net.sf.jaxodraw.graph.object.AbstractParticleObject
-
Returns the arrow of this particle object.
- getArrowAngle() - Method in class net.sf.jaxodraw.graph.object.arrow.AbstractBaseArrow
-
Returns the angle of this arrow.
- getArrowAngle() - Method in interface net.sf.jaxodraw.graph.object.arrow.JaxoArrow
-
Returns the angle of this arrow.
- getArrowAngle() - Method in class net.sf.jaxodraw.gui.panel.edit.JaxoDefaultArrowEditPanel
-
The arrow angle.
- getArrowCount() - Method in class net.sf.jaxodraw.graph.object.AbstractParticleObject
-
The number of arrows in this particle object.
- getArrowInset() - Method in class net.sf.jaxodraw.graph.object.arrow.AbstractBaseArrow
-
Returns the tail length of this arrow.
- getArrowInset() - Method in interface net.sf.jaxodraw.graph.object.arrow.JaxoArrow
-
Returns the tail length of this arrow.
- getArrowInset() - Method in class net.sf.jaxodraw.gui.panel.edit.JaxoDefaultArrowEditPanel
-
The arrow inset.
- getArrowLength() - Method in class net.sf.jaxodraw.graph.object.arrow.AbstractBaseArrow
-
Returns the length of this arrow.
- getArrowLength() - Method in interface net.sf.jaxodraw.graph.object.arrow.JaxoArrow
-
Returns the length of this arrow.
- getArrowLength() - Method in class net.sf.jaxodraw.gui.panel.edit.JaxoDefaultArrowEditPanel
-
The arrow length.
- getArrowPosition() - Method in class net.sf.jaxodraw.graph.object.AbstractParticleObject
-
Returns the arrowPosition property of this particle object.
- getArrowWidth() - Method in class net.sf.jaxodraw.graph.object.arrow.AbstractBaseArrow
-
Returns the width of this arrow.
- getArrowWidth() - Method in interface net.sf.jaxodraw.graph.object.arrow.JaxoArrow
-
Returns the width of this arrow.
- getArrowWidth() - Method in class net.sf.jaxodraw.gui.panel.edit.JaxoDefaultArrowEditPanel
-
The arrow width.
- getAttachColor() - Method in class net.sf.jaxodraw.gui.handle.AbstractJaxoHandle
- getAttachedPairs() - Method in interface net.sf.jaxodraw.graph.object.JaxoList
-
Return the List of attached
Pairs
. - getAttachedPairs() - Method in class net.sf.jaxodraw.graph.object.JaxoObjectList
-
Return the List of attached
Pairs
. - getAttachSize() - Method in class net.sf.jaxodraw.gui.handle.AbstractJaxoHandle
- getAttachStroke() - Method in class net.sf.jaxodraw.gui.handle.AbstractJaxoHandle
- getAvailablePlugins() - Method in class net.sf.jaxodraw.plugin.JaxoPluginInfo
-
Returns the plugins that are available at runtime.
- getBackground() - Method in class net.sf.jaxodraw.gui.grid.JaxoDefaultGrid
-
Background of the grid (filling the whole canvas).
- getBoolean(JaxoObjectPrefs.Preferred) - Static method in class net.sf.jaxodraw.graph.object.JaxoObjectPrefs
-
Get a boolean preference.
- getBorderInsets(Component) - Method in class net.sf.jaxodraw.util.JaxoTitledBorder
- getBorderInsets(Component, Insets) - Method in class net.sf.jaxodraw.util.JaxoTitledBorder
- getBounds() - Method in class net.sf.jaxodraw.graph.object.AbstractParticleObject
-
Returns the bounding box of this object.
- getBounds() - Method in class net.sf.jaxodraw.graph.object.arc.AbstractArcObject
-
Returns the bounding box of this object.
- getBounds() - Method in class net.sf.jaxodraw.graph.object.arc.AbstractDashArc
-
Returns the bounding box of this object.
- getBounds() - Method in class net.sf.jaxodraw.graph.object.fill.AbstractFilledRotationObject
-
Returns the bounding box of this JaxoObject.
- getBounds() - Method in class net.sf.jaxodraw.graph.object.fill.JaxoTriangle
-
Returns the bounding box of this JaxoObject.
- getBounds() - Method in interface net.sf.jaxodraw.graph.object.JaxoList
-
Returns the smallest bounding box that contains all the JaxoObjects of this JaxoList.
- getBounds() - Method in interface net.sf.jaxodraw.graph.object.JaxoObject
-
Returns the bounding box of this JaxoObject.
- getBounds() - Method in class net.sf.jaxodraw.graph.object.JaxoObjectList
-
Returns the smallest bounding box that contains all the JaxoObjects of this JaxoList.
- getBounds() - Method in class net.sf.jaxodraw.graph.object.loop.AbstractDashLoop
-
Returns the bounding box of this object.
- getBounds() - Method in class net.sf.jaxodraw.graph.object.text.JaxoLatexText
-
Returns the bounding box of this JaxoObject.
- getBounds() - Method in class net.sf.jaxodraw.graph.object.text.JaxoPSText
-
Returns the bounding box of this JaxoObject.
- getBounds() - Method in class net.sf.jaxodraw.graph.object.vertex.JaxoVertexT1
-
Returns the bounding box of this JaxoObject.
- getBounds() - Method in class net.sf.jaxodraw.graph.object.vertex.JaxoVertexT2
-
Returns the bounding box of this JaxoObject.
- getBounds() - Method in class net.sf.jaxodraw.graph.object.vertex.JaxoVertexT3
-
Returns the bounding box of this JaxoObject.
- getBounds() - Method in class net.sf.jaxodraw.graph.object.vertex.JaxoVertexT4
-
Returns the bounding box of this JaxoObject.
- getBounds() - Method in class net.sf.jaxodraw.graph.object.vertex.JaxoVertexT6
-
Returns the bounding box of this JaxoObject.
- getBounds(Point) - Method in interface net.sf.jaxodraw.graph.object.JaxoHandle
-
Return an enclosing Rectangle that completely contains this handle at the given position.
- getBounds(Point) - Method in class net.sf.jaxodraw.gui.handle.AbstractJaxoHandle
-
Return an enclosing Rectangle that completely contains this handle at the given position.
- getBounds(Collection<? extends JaxoObject>) - Static method in class net.sf.jaxodraw.graph.object.JaxoObjectUtils
-
Bounding box of a Collection of JaxoObjects.
- getBounds(JaxoArrow.Coordinates) - Method in interface net.sf.jaxodraw.graph.object.arrow.JaxoArrow
-
Returns a bounding rectangle for this arrow at the given coordinates.
- getBounds(JaxoArrow.Coordinates) - Method in class net.sf.jaxodraw.graph.object.arrow.JaxoDefaultArrow
-
Returns a bounding rectangle for this arrow at the given coordinates.
- getBoundsExcept(Collection<? extends JaxoObject>) - Method in interface net.sf.jaxodraw.graph.object.JaxoList
-
Returns the smallest bounding box that contains all the JaxoObjects of this JaxoList except the ones contained in 'except'.
- getBoundsExcept(Collection<? extends JaxoObject>) - Method in class net.sf.jaxodraw.graph.object.JaxoObjectList
-
Returns the smallest bounding box that contains all the JaxoObjects of this JaxoList except the ones contained in 'except'.
- getBoundsWithHandles(JaxoObject, JaxoHandle) - Static method in class net.sf.jaxodraw.graph.object.JaxoObjectUtils
-
Return a Rectangle that contains the given object and all its handles.
- getBuiltInFormats() - Static method in class net.sf.jaxodraw.plugin.exports.ExportPluginInfo
-
Returns a list of export formats that are always available.
- getBuiltInFormats() - Static method in class net.sf.jaxodraw.plugin.imports.ImportPluginInfo
-
Returns a list of import formats that are available within the core of JaxoDraw by default.
- getButtonHeight() - Static method in class net.sf.jaxodraw.gui.panel.button.JaxoPanelButton
-
The default height of a panel button.
- getCanvasBackground() - Method in class net.sf.jaxodraw.gui.AbstractJaxoCanvas
-
Background color in the region that is actually covered by the canvas
AbstractJaxoCanvas.getCanvasSize()
, which is the whole canvas, unless the effective maximum size is smaller than the component size. - getCanvasBackground() - Method in interface net.sf.jaxodraw.gui.JaxoCanvasComponent
-
Background color in the region that is actually covered by the canvas
JaxoCanvasComponent.getCanvasSize()
. - getCanvasBounds() - Method in class net.sf.jaxodraw.gui.AbstractJaxoCanvas
-
Part of the component that is covered by the actual canvas.
- getCanvasBounds() - Method in interface net.sf.jaxodraw.gui.JaxoCanvasComponent
-
Part of the component that is covered by the actual canvas.
- getCanvasGraph() - Method in class net.sf.jaxodraw.gui.AbstractJaxoCanvas
-
Returns the current graph.
- getCanvasOrigin() - Method in class net.sf.jaxodraw.gui.AbstractJaxoCanvas
-
Origin of the actual canvas within the component.
- getCanvasOrigin() - Method in interface net.sf.jaxodraw.gui.JaxoCanvasComponent
-
Origin of the actual canvas within the component.
- getCanvasSize() - Method in interface net.sf.jaxodraw.graph.JaxoPaintableGrid
-
Size of the grid canvas.
- getCanvasSize() - Method in class net.sf.jaxodraw.gui.AbstractJaxoCanvas
-
Canvas size.
- getCanvasSize() - Method in class net.sf.jaxodraw.gui.grid.JaxoDefaultGrid
-
Size of the grid canvas.
- getCanvasSize() - Method in interface net.sf.jaxodraw.gui.JaxoCanvasComponent
-
Canvas size.
- getCenterPoint() - Method in class net.sf.jaxodraw.graph.object.arc.AbstractArcObject
-
Get the center point of the circle that contains the arc.
- getCharacter(String) - Static method in class net.sf.jaxodraw.graph.object.text.JaxoGreek
-
Returns the greek character whose LaTex command is s.
- getCharsetName() - Method in class net.sf.jaxodraw.plugin.AbstractJaxoImportPlugin
-
Returns the current charset name.
- getCharsetName() - Method in interface net.sf.jaxodraw.plugin.JaxoImportPlugin
-
Returns the current charset name.
- getCheckBoxPanelSize() - Method in class net.sf.jaxodraw.gui.panel.edit.AbstractEditPanel
-
Returns the size of a single checkbox panel.
- getChooser() - Method in class net.sf.jaxodraw.util.JaxoColorButton
-
Chooser to be shown to change the current color automatically on ActionEvents.
- getChooserImageIcon(Color) - Static method in class net.sf.jaxodraw.util.JaxoUtils
-
Returns an image icon with a box of 40x15 pixels size, of the given color.
- getChooserImageIcon(Color, Dimension) - Static method in class net.sf.jaxodraw.util.JaxoUtils
-
Returns an image icon with a box of the given pixels size, of the given color.
- getChooserMode() - Method in class net.sf.jaxodraw.util.JaxoColorButton
-
Returns the current chooser mode.
- getChooserTitle() - Method in class net.sf.jaxodraw.util.JaxoColorButton
-
The title of the dialog.
- getClassName() - Method in class net.sf.jaxodraw.plugin.AbstractJaxoPlugin
-
Returns the name of this plugin class without the package.
- getClickPoints(JaxoObject) - Static method in class net.sf.jaxodraw.graph.object.JaxoObjectUtils
-
Get the points of the given JaxoObject.
- getClipboard() - Method in class net.sf.jaxodraw.gui.AbstractJaxoCanvas
-
Gets the JaxoGraph that is currently on the system clipboard.
- getClipboard() - Method in interface net.sf.jaxodraw.gui.JaxoDrawingArea
-
Gets the JaxoGraph that is currently on the system clipboard.
- getClosableIconAt(int) - Method in class net.sf.jaxodraw.gui.swing.JaxoClosableTabbedPane
-
Use instead of getIconAt.
- getClosableTitleAt(int) - Method in class net.sf.jaxodraw.gui.swing.JaxoClosableTabbedPane
-
Use instead of getTitleAt.
- getClosestColorTo(Color, JaxoColor.Mode) - Static method in class net.sf.jaxodraw.util.JaxoColor
-
Return the Color closest (in the specified mode) to the given color.
- getColor() - Method in class net.sf.jaxodraw.graph.object.AbstractJaxoObject
-
Returns the color of this object.
- getColor() - Method in class net.sf.jaxodraw.graph.object.arrow.AbstractBaseArrow
-
Returns the color of this arrow.
- getColor() - Method in class net.sf.jaxodraw.graph.object.group.JaxoGroup
-
Returns the color of this object.
- getColor() - Method in interface net.sf.jaxodraw.graph.object.JaxoObject
-
Returns the color of this object.
- getColor() - Method in class net.sf.jaxodraw.gui.handle.AbstractJaxoHandle
-
Returns the color of this handle.
- getColor() - Method in class net.sf.jaxodraw.gui.panel.edit.JaxoColorEditPanel
-
the color of the button icon.
- getColor() - Method in class net.sf.jaxodraw.util.JaxoColorButton
-
Current color property.
- getColor() - Method in class net.sf.jaxodraw.util.JaxoColorChooser
-
The currently selected color (or null) - updated while the chooser is shown.
- getColor(int) - Static method in class net.sf.jaxodraw.util.JaxoColor
-
Returns the color at index i of the colorList.
- getColor(String) - Static method in class net.sf.jaxodraw.util.JaxoColor
-
Returns the color corresponding to the name cName, or the default color if none.
- getColor(String, JaxoColor.Mode) - Static method in class net.sf.jaxodraw.util.JaxoColor
-
Returns the color corresponding to the name cName, or the default color if none.
- getColorCount() - Static method in class net.sf.jaxodraw.util.JaxoColor
-
Returns the number of colors defined by JaxoColor.
- getColorName(int) - Static method in class net.sf.jaxodraw.util.JaxoColor
-
Returns the name of the color at index i in the colorList.
- getColorName(Color) - Static method in class net.sf.jaxodraw.util.JaxoColor
-
Returns the name of the closest defined color to 'color'.
- getColorName(Color, JaxoColor.Mode) - Static method in class net.sf.jaxodraw.util.JaxoColor
-
Returns the name of the closest defined color (in the mode) color.
- getColorSpaceWarningForLaTeX() - Method in class net.sf.jaxodraw.plugin.AbstractJaxoExportPlugin
-
Returns an internationalized warning when the color space is the complete one.
- getColorSpaceWarningForLaTeX() - Method in interface net.sf.jaxodraw.plugin.JaxoExportPlugin
-
Returns an internationalized warning when the color space is the complete one.
- getComponentParent() - Method in class net.sf.jaxodraw.util.JaxoChooseFile
-
Parent component for the dialog.
- getCompoundBorder(int, int) - Method in class net.sf.jaxodraw.gui.panel.AbstractJaxoPanelComponent
-
Return a CompoundBorder.
- getConfigurationPanel() - Method in class net.sf.jaxodraw.plugin.AbstractJaxoImportPlugin
-
Returns a panel that allows to configure optional parameters of this import format.
- getConfigurationPanel() - Method in class net.sf.jaxodraw.plugin.exports.JaxoExportImg
-
Returns a panel that allows to configure optional parameters of this plugin format.
- getConfigurationPanel() - Method in class net.sf.jaxodraw.plugin.exports.JaxoExportPS
-
Returns a panel that allows to configure optional parameters of this plugin format.
- getConfigurationPanel() - Method in interface net.sf.jaxodraw.plugin.JaxoPlugin
-
Returns a panel that allows to configure optional parameters of this plugin format.
- getCopyOfMarkedObjects(JaxoGraph) - Static method in class net.sf.jaxodraw.graph.JaxoGraphUtils
-
Copies the marked objects of the graph, in the order of the graph.
- getCurrentCoordinateText() - Method in class net.sf.jaxodraw.gui.panel.JaxoStatusBar
-
Returns the text that is currently shown in the coordinates panel.
- getCurrentDirectory() - Method in class net.sf.jaxodraw.gui.panel.JaxoStatusBar
-
Returns the text that is currently shown in the directory panel.
- getCurrentLevel() - Static method in class net.sf.jaxodraw.util.JaxoLog
-
Gets the current logging level.
- getCurrentModeText() - Method in class net.sf.jaxodraw.gui.panel.JaxoStatusBar
-
Returns the text that is currently shown in the mode panel.
- getCurrentValue() - Method in enum net.sf.jaxodraw.graph.object.JaxoObjectPrefs.Preferred
-
Return the current value for this Preferred.
- getDash() - Method in class net.sf.jaxodraw.graph.object.arc.AbstractDashArc
-
Returns the dash property of this object.
- getDash() - Method in class net.sf.jaxodraw.graph.object.bezier.AbstractDashBezier
-
Returns the dash property of this object.
- getDash() - Method in interface net.sf.jaxodraw.graph.object.JaxoDashObject
-
Returns the dash property of this object.
- getDash() - Method in class net.sf.jaxodraw.graph.object.line.AbstractDashLine
-
Returns the dash property of this object.
- getDash() - Method in class net.sf.jaxodraw.graph.object.loop.AbstractDashLoop
-
Returns the dash property of this object.
- getDefaultValue() - Method in enum net.sf.jaxodraw.graph.object.JaxoObjectPrefs.Preferred
-
Return the default value for this Preferred.
- getDefaultValue() - Method in enum net.sf.jaxodraw.util.JaxoPrefs.Preferred
-
Return the default value for this Preferred.
- getDescription() - Method in class net.sf.jaxodraw.graph.JaxoGraph
-
Returns the description text of this JaxoGraph.
- getDescription(Component, String) - Static method in class net.sf.jaxodraw.util.JaxoDialogs
-
Opens a dialog to choose a new description for a graph.
- getDialogTitle() - Method in class net.sf.jaxodraw.util.JaxoChooseFile
-
Title to be used for dialogs.
- getDialogTitle() - Method in class net.sf.jaxodraw.util.JaxoColorChooser
-
Dialog title - if null (default), a default title will be chosen.
- getDirectory() - Method in class net.sf.jaxodraw.gui.JaxoTab
-
Returns the current directory where graphs get saved by default.
- getDlSep() - Method in class net.sf.jaxodraw.graph.object.arrow.JaxoDefaultArrow
-
The dlSep.
- getDLSeparation() - Method in class net.sf.jaxodraw.graph.object.AbstractParticleObject
-
Returns the double line separation of this object.
- getEffectiveMaximumCanvasSize() - Method in class net.sf.jaxodraw.gui.AbstractJaxoCanvas
-
The effective maximum canvas size.
- getEpsBoundingBox() - Method in class net.sf.jaxodraw.io.JaxoPrintable
-
Return the eps bounding box.
- getEPSBoundingBoxLine(Rectangle) - Static method in class net.sf.jaxodraw.io.JaxoPrintable
-
Return a String with the eps bounding box postscript command.
- getEquidistantLoopPoints(int, Point2D.Float, Point2D.Float) - Static method in class net.sf.jaxodraw.util.JaxoGeometry
-
Return uniformly distributed points on a loop.
- getEquidistantPoint(int, int) - Method in class net.sf.jaxodraw.graph.object.arc.AbstractArcObject
-
Get equidistant points on the arc.
- getEquidistantPoints(int) - Method in class net.sf.jaxodraw.graph.object.arc.AbstractArcObject
-
Get equidistant points on the arc.
- getExportFormats() - Method in class net.sf.jaxodraw.plugin.JaxoPluginInfo
-
Installed export formats.
- getFailure() - Method in class net.sf.jaxodraw.plugin.AbstractJaxoPlugin
-
Reason for failure of the last export(), probably an (IO)Exception.
- getFboxPopup() - Method in class net.sf.jaxodraw.gui.AbstractJaxoCanvas
-
The JaxoFBoxPopupMenu for this canvas.
- getFileExtension() - Method in class net.sf.jaxodraw.plugin.exports.JaxoExportImg
-
The extension files that can be read by this JaxoImportPlugin.
- getFileExtension() - Method in class net.sf.jaxodraw.plugin.exports.JaxoExportPS
-
The extension files that can be read by this JaxoImportPlugin.
- getFileExtension() - Method in interface net.sf.jaxodraw.plugin.JaxoPlugin
-
The extension files that can be read by this JaxoImportPlugin.
- getFileExtensionDescription() - Method in class net.sf.jaxodraw.plugin.exports.JaxoExportImg
-
A description of the file extensions.
- getFileExtensionDescription() - Method in class net.sf.jaxodraw.plugin.exports.JaxoExportPS
-
A description of the file extensions.
- getFileExtensionDescription() - Method in interface net.sf.jaxodraw.plugin.JaxoPlugin
-
A description of the file extensions.
- getFillColor() - Method in class net.sf.jaxodraw.graph.object.arrow.AbstractBaseArrow
-
Returns the fill color of this arrow.
- getFillColor() - Method in class net.sf.jaxodraw.graph.object.fill.AbstractFillObject
-
Returns the fill color of this object.
- getFillColor() - Method in interface net.sf.jaxodraw.graph.object.JaxoFillColorObject
-
Returns the fill color of this object.
- getFillColor() - Method in class net.sf.jaxodraw.graph.object.vertex.JaxoVertexT2
-
Returns the fill color of this object.
- getFillColor() - Method in class net.sf.jaxodraw.gui.handle.AbstractJaxoHandle
-
Returns the fill color of this handle.
- getFirstJaxoObject() - Method in class net.sf.jaxodraw.graph.object.AttachedPair
-
The first
JaxoObject
of this pair. - getFloat(JaxoObjectPrefs.Preferred) - Static method in class net.sf.jaxodraw.graph.object.JaxoObjectPrefs
-
Get a float preference.
- getFont() - Method in class net.sf.jaxodraw.graph.object.group.JaxoGroup
-
Returns the groupTextFont property of this text object.
- getFont() - Method in class net.sf.jaxodraw.graph.object.text.JaxoPSText
-
Returns the textFont property of this text object.
- getFontFamily() - Method in class net.sf.jaxodraw.gui.panel.edit.JaxoPSFontPanel
-
FontFamily.
- getFontSize() - Method in class net.sf.jaxodraw.gui.panel.edit.JaxoPSFontPanel
-
FontSize.
- getFontStyle() - Method in class net.sf.jaxodraw.gui.panel.edit.JaxoPSFontPanel
-
FontStyle.
- getFontStyleAt(int) - Method in class net.sf.jaxodraw.gui.swing.JaxoClosableTabbedPane
-
Font style (PLAIN, BOLD, ITALIC, BOLD|ITALIC) of tab title at 'index'.
- getFormatName() - Method in class net.sf.jaxodraw.plugin.AbstractJaxoPlugin
-
The name of the plugin (export or import) format.
- getFormatName() - Method in class net.sf.jaxodraw.plugin.exports.JaxoExportImg
-
The name of the plugin (export or import) format.
- getFormatName() - Method in class net.sf.jaxodraw.plugin.exports.JaxoExportPS
-
The name of the plugin (export or import) format.
- getFormatName() - Method in interface net.sf.jaxodraw.plugin.JaxoExportPlugin
-
The name of the export plugin format.
- getFormatName() - Method in interface net.sf.jaxodraw.plugin.JaxoImportPlugin
-
The name of the import plugin format.
- getFrequency() - Method in class net.sf.jaxodraw.graph.object.arc.AbstractWiggleArc
-
Gets the current frequency (number of wiggles per unit length) of this WiggleObject.
- getFrequency() - Method in class net.sf.jaxodraw.graph.object.bezier.AbstractWiggleBezier
-
Gets the current frequency (number of wiggles per unit length) of this WiggleObject.
- getFrequency() - Method in interface net.sf.jaxodraw.graph.object.JaxoWiggleObject
-
Gets the current frequency (number of wiggles per unit length) of this WiggleObject.
- getFrequency() - Method in class net.sf.jaxodraw.graph.object.line.AbstractWiggleLine
-
Gets the current frequency (number of wiggles per unit length) of this WiggleObject.
- getFrequency() - Method in class net.sf.jaxodraw.graph.object.loop.AbstractWiggleLoop
-
Gets the current frequency (number of wiggles per unit length) of this WiggleObject.
- getGeneralPath() - Method in class net.sf.jaxodraw.graph.object.AbstractJaxoObject
-
Returns the GeneralPath that can be used while painting this AbstractJaxoObject.
- getGhostDash() - Method in class net.sf.jaxodraw.gui.panel.edit.JaxoDashEditPanel
- getGluonFreq() - Method in class net.sf.jaxodraw.gui.panel.edit.JaxoWiggleEditPanel
-
The gluon frequency.
- getGraph() - Method in class net.sf.jaxodraw.plugin.AbstractJaxoExportPlugin
-
Returns the current graph to export.
- getGraph() - Method in interface net.sf.jaxodraw.plugin.JaxoExportPlugin
-
Returns the current graph to export.
- getGraphics() - Method in interface net.sf.jaxodraw.gui.JaxoCanvasComponent
-
Return the graphics context of this CanvasComponent.
- getGrayScaleColor(float) - Static method in class net.sf.jaxodraw.util.JaxoColor
-
Returns the grayscale that corresponds to the float value f.
- getGrayScaleFloat(Color) - Static method in class net.sf.jaxodraw.util.JaxoColor
-
Returns a string representation of a Color that gives the grayscale of color, or sets it to '0.0' (black), if color is not a grayscale.
- getGrid() - Method in class net.sf.jaxodraw.graph.JaxoGraph
-
The grid associated with this graph.
- getGrid() - Method in class net.sf.jaxodraw.gui.AbstractJaxoCanvas
-
Grid to be used.
- getGridColor() - Method in interface net.sf.jaxodraw.graph.JaxoPaintableGrid
-
Color of the grid.
- getGridColor() - Method in class net.sf.jaxodraw.gui.grid.JaxoDefaultGrid
-
Color of the grid.
- getGridSize() - Method in interface net.sf.jaxodraw.graph.JaxoPaintableGrid
-
Returns the current size of the grid.
- getGridSize() - Method in class net.sf.jaxodraw.gui.grid.JaxoDefaultGrid
-
Returns the current size of the grid.
- getGridSizeDefaults() - Static method in class net.sf.jaxodraw.gui.panel.prefs.GridPanel
-
List of numbers of default grid sizes to display to the user.
- getGridStyle() - Method in interface net.sf.jaxodraw.graph.JaxoPaintableGrid
-
Grid style.
- getGridStyle() - Method in class net.sf.jaxodraw.gui.grid.JaxoDefaultGrid
-
Grid style.
- getGridType() - Method in interface net.sf.jaxodraw.graph.JaxoPaintableGrid
-
Returns the type of the grid.
- getGridType() - Method in class net.sf.jaxodraw.gui.grid.JaxoDefaultGrid
-
Returns the type of the grid.
- getHandle() - Method in class net.sf.jaxodraw.gui.AbstractJaxoCanvas
-
The currently set handle.
- getHandle1() - Method in class net.sf.jaxodraw.graph.object.AttachedPair
-
The
Handle
of the firstJaxoObject
of this pair. - getHandle2() - Method in class net.sf.jaxodraw.graph.object.AttachedPair
-
The
Handle
of the secondJaxoObject
of this pair. - getHandlePaintMode() - Method in class net.sf.jaxodraw.gui.AbstractJaxoCanvas
-
How to paint handles.
- getHeight() - Method in class net.sf.jaxodraw.graph.object.AbstractExtendedObject
-
Returns the height of this object.
- getIcon() - Method in interface net.sf.jaxodraw.graph.object.text.LatexTextIconFactory
-
Get the Icon of the LaTeX text String.
- getIcon(JaxoGraph) - Method in class net.sf.jaxodraw.plugin.exports.JaxoImageWriter
-
Construct an Icon from a JaxoGraph.
- getImportedFilePath() - Method in class net.sf.jaxodraw.gui.panel.JaxoImportPanel
-
Returns the absolute path of the file containing the graph that was imported by this panel.
- getImportedGraph() - Method in class net.sf.jaxodraw.gui.panel.JaxoImportPanel
-
Returns the graph that was imported by this panel.
- getImportForExtension(String) - Method in class net.sf.jaxodraw.plugin.JaxoPluginInfo
-
Return an import plugin that is capable of importing a given format.
- getImportFormats() - Method in class net.sf.jaxodraw.plugin.JaxoPluginInfo
-
Installed import formats.
- getIndex() - Method in class net.sf.jaxodraw.gui.swing.TabClosingEvent
-
Index that was requested to be closed.
- getIndex1() - Method in class net.sf.jaxodraw.graph.object.AttachedPair
-
The index of the first
JaxoObject
of this pair. - getIndex2() - Method in class net.sf.jaxodraw.graph.object.AttachedPair
-
The index of the second
JaxoObject
of this pair. - getInstance() - Static method in class net.sf.jaxodraw.graph.object.text.AbstractLatexTextIconFactory
-
Returns an instance based on the availability of the jlatexmath library.
- getInstance() - Static method in class net.sf.jaxodraw.gui.launch.DesktopSupport
-
Returns a singleton instance.
- getInt(JaxoObjectPrefs.Preferred) - Static method in class net.sf.jaxodraw.graph.object.JaxoObjectPrefs
-
Get an integer preference.
- getIntValue() - Method in class net.sf.jaxodraw.gui.swing.spinner.JaxoSpinnerIntModel
-
SpinnerNumberModel.getValue()
as an int. - getJaxoDrawVersion() - Method in class net.sf.jaxodraw.graph.JaxoGraph
-
Returns the JaxoDraw version that this JaxoGraph was created with.
- getJaxoGraph() - Method in class net.sf.jaxodraw.io.JaxoPrintable
-
The graph to be printed.
- getKeyStroke() - Method in enum net.sf.jaxodraw.gui.menu.GuiAction
-
Return the keyStroke for this GuiAction.
- getLang() - Method in class net.sf.jaxodraw.plugin.AbstractJaxoPlugin
-
Get a dictionary for this plugin.
- getLanguageKey() - Method in enum net.sf.jaxodraw.gui.menu.GuiAction
-
Return the languageKey for this GuiAction.
- getLastClickPoint() - Method in class net.sf.jaxodraw.graph.object.Abstract3PointObject
-
Return the last click point of this object.
- getLastClickPoint() - Method in class net.sf.jaxodraw.graph.object.Abstract4PointObject
-
Return the last click point of this object.
- getLastClickPoint() - Method in class net.sf.jaxodraw.graph.object.AbstractExtendedObject
-
Return the last click point of this object.
- getLastClickPoint() - Method in class net.sf.jaxodraw.graph.object.AbstractJaxoObject
-
Return the last click point of this object.
- getLastClickPoint() - Method in class net.sf.jaxodraw.graph.object.fill.JaxoTriangle
-
Return the last click point of this object.
- getLastClickPoint() - Method in class net.sf.jaxodraw.graph.object.group.JaxoGroup
-
Return the last click point of this object.
- getLastClickPoint() - Method in interface net.sf.jaxodraw.graph.object.JaxoObject
-
Return the last click point of this object.
- getLatexCommand(char) - Static method in class net.sf.jaxodraw.graph.object.text.JaxoGreek
-
Gets the LaTeX command for the greek character a.
- getLatexTextSize() - Method in class net.sf.jaxodraw.graph.object.group.JaxoGroup
-
Returns the groupTeXSize property of this group object.
- getLatexTextSize() - Method in class net.sf.jaxodraw.graph.object.text.JaxoLatexText
-
Returns the latex font size of this text object.
- getLaTeXTextWarning() - Method in class net.sf.jaxodraw.plugin.AbstractJaxoExportPlugin
-
Returns an internationalized warning when latex texts are present in the graph.
- getLaTeXTextWarning() - Method in interface net.sf.jaxodraw.plugin.JaxoExportPlugin
-
Returns an internationalized warning when latex texts are present in the graph.
- getLevel() - Method in class net.sf.jaxodraw.logging.JaxoConsoleLogger
-
Returns the current log level of this Logger.
- getLevel() - Method in class net.sf.jaxodraw.logging.JaxoDefaultLogger
-
Returns the current log level of this Logger.
- getLevel() - Method in interface net.sf.jaxodraw.logging.JaxoLogger
-
Returns the current log level of this Logger.
- getLevelFor(int) - Static method in class net.sf.jaxodraw.util.JaxoLog
-
Converts JaxoLog levels to java.util.logging.Level.
- getListCellRendererComponent(JList<?>, Object, int, boolean, boolean) - Method in class net.sf.jaxodraw.gui.swing.JaxoFontStyleRenderer
- getLocale() - Static method in class net.sf.jaxodraw.util.JaxoLooknFeel
-
Current locale.
- getLog() - Method in class net.sf.jaxodraw.plugin.AbstractJaxoPlugin
-
Get a logger for this plugin.
- getLogger() - Static method in class net.sf.jaxodraw.util.JaxoLog
-
Returns the current logger.
- getMarkedObjects(JaxoGraph) - Static method in class net.sf.jaxodraw.graph.JaxoGraphUtils
-
All marked objects of a graph, in the order of the graph.
- getMaximumCanvasSize() - Method in class net.sf.jaxodraw.gui.AbstractJaxoCanvas
-
Maximum size of the canvas (even if there are objects with a larger bounding box).
- getMaximumCanvasSize() - Method in interface net.sf.jaxodraw.gui.JaxoCanvasComponent
-
Maximum size of the canvas (even if there are objects with a larger bounding box).
- getMidArcPoint() - Method in class net.sf.jaxodraw.graph.object.arc.AbstractArcObject
-
Calculates the point in the middle of the arc.
- getMinimumCanvasSize() - Method in class net.sf.jaxodraw.gui.AbstractJaxoCanvas
-
Minimum size of the canvas (even if there are no objects or they have a smaller bounding box).
- getMinimumCanvasSize() - Method in interface net.sf.jaxodraw.gui.JaxoCanvasComponent
-
Minimum size of the canvas (even if there are no objects or they have a smaller bounding box).
- getMode() - Method in class net.sf.jaxodraw.plugin.exports.JaxoExportImg
-
Returns the current export mode.
- getMode() - Method in class net.sf.jaxodraw.plugin.exports.JaxoExportPS
-
Returns the current export mode.
- getMode() - Method in class net.sf.jaxodraw.util.JaxoColorChooser
-
The colors that can be chosen.
- getMode() - Method in enum net.sf.jaxodraw.util.JaxoLanguage.Language
-
Return the corresponding mode.
- getModeAsString(JaxoMode) - Static method in enum net.sf.jaxodraw.util.JaxoMode
-
Returns a string representation of the given mode.
- getModeForInt(int) - Static method in class net.sf.jaxodraw.util.JaxoColor
-
Return a
mode
. - getModeFromString(String) - Static method in enum net.sf.jaxodraw.util.JaxoMode
-
Converts the given string to a JaxoMode.
- getNearestObject(JaxoGraph, Point) - Static method in class net.sf.jaxodraw.graph.JaxoGraphUtils
-
Returns the JaxoObject in a graph that is closest to the given coordinates (ie which has the nearest handle).
- getNewTabName(Component, String) - Static method in class net.sf.jaxodraw.util.JaxoDialogs
-
Pops up a JOptionPane to allow the user to enter some text.
- getNextValue() - Method in class net.sf.jaxodraw.gui.swing.spinner.JaxoSpinnerRotationModel
- getNumber() - Method in class net.sf.jaxodraw.gui.panel.edit.JaxoArrowEditPanel
-
The number of arrows.
- getObjectPath() - Method in class net.sf.jaxodraw.graph.object.AbstractParticleObject
-
Get the GeneralPath that paints this object.
- getObjectPath() - Method in class net.sf.jaxodraw.graph.object.arc.AbstractDashArc
-
Get the GeneralPath that paints this object.
- getObjectPath() - Method in class net.sf.jaxodraw.graph.object.arc.AbstractWiggleArc
-
Get the GeneralPath that paints this object.
- getObjectPath() - Method in class net.sf.jaxodraw.graph.object.arc.JaxoFArc
-
Get the GeneralPath that paints this object.
- getObjectPath() - Method in class net.sf.jaxodraw.graph.object.bezier.AbstractDashBezier
-
Get the GeneralPath that paints this object.
- getObjectPath() - Method in class net.sf.jaxodraw.graph.object.bezier.AbstractWiggleBezier
-
Get the GeneralPath that paints this object.
- getObjectPath() - Method in class net.sf.jaxodraw.graph.object.bezier.JaxoFBezier
-
Get the GeneralPath that paints this object.
- getObjectPath() - Method in class net.sf.jaxodraw.graph.object.line.AbstractLineObject
-
Get the GeneralPath that paints this line.
- getObjectPath() - Method in class net.sf.jaxodraw.graph.object.line.AbstractWiggleLine
-
Get the GeneralPath that paints this line.
- getObjectPath() - Method in class net.sf.jaxodraw.graph.object.loop.AbstractDashLoop
-
Get the GeneralPath that paints this object.
- getObjectPath() - Method in class net.sf.jaxodraw.graph.object.loop.AbstractWiggleLoop
-
Get the GeneralPath that paints this object.
- getObjectPath() - Method in class net.sf.jaxodraw.graph.object.loop.JaxoFLoop
-
Get the GeneralPath that paints this object.
- getOneColumnPanelLayout() - Method in class net.sf.jaxodraw.gui.panel.edit.AbstractEditPanel
-
Returns the layout of one column.
- getOpeningAngle() - Method in class net.sf.jaxodraw.graph.object.arc.AbstractArcObject
-
Calculates the opening angle of this arc.
- getOrigin() - Method in class net.sf.jaxodraw.gui.swing.spinner.JaxoSpinnerIntModel
-
Origin to be used for snapping.
- getPanelLayout() - Method in class net.sf.jaxodraw.gui.panel.edit.AbstractEditPanel
-
Get the PanelLayout.
- getParentComponent() - Method in class net.sf.jaxodraw.plugin.AbstractJaxoPlugin
-
Parent component for dialogs.
- getParentComponent() - Method in class net.sf.jaxodraw.plugin.JaxoPreview
-
Parent component to use for window owners.
- getPhotonFreq() - Method in class net.sf.jaxodraw.gui.panel.edit.JaxoWiggleEditPanel
-
The photon frequency.
- getPluginInfo() - Static method in class net.sf.jaxodraw.plugin.JaxoPluginInfo
-
The only method to access the JaxoPluginInfo object.
- getPluginInfo(String) - Static method in class net.sf.jaxodraw.plugin.JaxoPluginInfo
-
The only method to access the JaxoPluginInfo object.
- getPluginJar(JaxoPlugin, String) - Static method in class net.sf.jaxodraw.plugin.JaxoPluginLoader
-
Tries to find the jar source file for a JaxoPlugin in the given directory.
- getPoint(double) - Method in class net.sf.jaxodraw.graph.object.bezier.AbstractBezierObject
-
Returns a point of this Bezier curve at parameter u.
- getPoint(JaxoObject.Handle) - Method in class net.sf.jaxodraw.graph.object.Abstract3PointObject
-
A point of this JaxoObject.
- getPoint(JaxoObject.Handle) - Method in class net.sf.jaxodraw.graph.object.Abstract4PointObject
-
A point of this JaxoObject.
- getPoint(JaxoObject.Handle) - Method in class net.sf.jaxodraw.graph.object.AbstractExtendedObject
-
A point of this JaxoObject.
- getPoint(JaxoObject.Handle) - Method in class net.sf.jaxodraw.graph.object.AbstractJaxoObject
-
A point of this JaxoObject.
- getPoint(JaxoObject.Handle) - Method in class net.sf.jaxodraw.graph.object.bezier.AbstractBezierObject
-
A point of this JaxoObject.
- getPoint(JaxoObject.Handle) - Method in class net.sf.jaxodraw.graph.object.fill.AbstractFilledRotationObject
-
A point of this JaxoObject.
- getPoint(JaxoObject.Handle) - Method in class net.sf.jaxodraw.graph.object.fill.JaxoTriangle
-
A point of this JaxoObject.
- getPoint(JaxoObject.Handle) - Method in class net.sf.jaxodraw.graph.object.group.JaxoGroup
-
A point of this JaxoObject.
- getPoint(JaxoObject.Handle) - Method in interface net.sf.jaxodraw.graph.object.JaxoObject
-
A point of this JaxoObject.
- getPoint(JaxoObject.Handle) - Method in class net.sf.jaxodraw.graph.object.line.AbstractLineObject
-
A point of this JaxoObject.
- getPoint1() - Method in class net.sf.jaxodraw.graph.object.AbstractJaxoObject
-
Return the first point of this JaxoObject.
- getPoint2() - Method in class net.sf.jaxodraw.graph.object.AbstractExtendedObject
-
Return the second point of this JaxoObject.
- getPoint3() - Method in class net.sf.jaxodraw.graph.object.Abstract3PointObject
-
Return the third point of this JaxoObject.
- getPoint3() - Method in class net.sf.jaxodraw.graph.object.fill.JaxoTriangle
-
Return the third point of this JaxoObject.
- getPoint4() - Method in class net.sf.jaxodraw.graph.object.Abstract4PointObject
-
Return the forth point of this JaxoObject.
- getPointCount() - Method in class net.sf.jaxodraw.graph.object.AbstractJaxoObject
-
Returns the number of click points of this object.
- getPointCount(JaxoObject) - Static method in class net.sf.jaxodraw.graph.object.JaxoObjectUtils
-
Returns the number of click points of a JaxoObject.
- getPointOnCurve(double) - Method in class net.sf.jaxodraw.graph.object.bezier.AbstractBezierObject
-
Returns a point of this Bezier curve at a given parameter value.
- getPoints() - Method in class net.sf.jaxodraw.graph.object.AbstractJaxoObject
-
All click points, in order.
- getPosition() - Method in class net.sf.jaxodraw.gui.panel.edit.JaxoArrowEditPanel
-
The position.
- getPref(JaxoObjectPrefs.Preferred) - Static method in class net.sf.jaxodraw.graph.object.JaxoObjectPrefs
-
Returns the preference as an Object.
- getPref(JaxoPrefs.Preferred) - Static method in class net.sf.jaxodraw.util.JaxoPrefs
-
Returns the preference as an Object.
- getPreferredScrollableViewportSize() - Method in class net.sf.jaxodraw.gui.AbstractJaxoCanvas
-
Return the preferred size of the viewport.
- getPreviousValue() - Method in class net.sf.jaxodraw.gui.swing.spinner.JaxoSpinnerRotationModel
- getProperties() - Method in class net.sf.jaxodraw.graph.JaxoGraph
-
Properties of this graph.
- getProperties(String) - Method in class net.sf.jaxodraw.graph.JaxoGraph
-
Return a set of properties for a given id.
- getProperty(String) - Method in class net.sf.jaxodraw.plugin.AbstractJaxoPlugin
-
Returns the property for the specified key or
null
if the property is not found. - getProperty(String, String) - Method in class net.sf.jaxodraw.graph.JaxoGraph
-
Returns a property setting.
- getProperty(String, String) - Method in class net.sf.jaxodraw.plugin.AbstractJaxoPlugin
-
Returns the property for the specified key or the given defaultValue if the property is not found.
- getPSTextWarning() - Method in class net.sf.jaxodraw.plugin.AbstractJaxoExportPlugin
-
Returns an internationalized warning when postscript texts are present in the graph.
- getPSTextWarning() - Method in interface net.sf.jaxodraw.plugin.JaxoExportPlugin
-
Returns an internationalized warning when postscript texts are present in the graph.
- getPSTextWarningForLaTeX() - Method in class net.sf.jaxodraw.plugin.AbstractJaxoExportPlugin
-
Returns an internationalized warning when postscript texts are present in the graph.
- getPSTextWarningForLaTeX() - Method in interface net.sf.jaxodraw.plugin.JaxoExportPlugin
-
Returns an internationalized warning when postscript texts are present in the graph.
- getRadius() - Method in class net.sf.jaxodraw.graph.object.AbstractExtendedObject
-
Convenience method for getting the radius of a 2 point object, ie the distance between the first two points.
- getRadius() - Method in class net.sf.jaxodraw.graph.object.arc.AbstractArcObject
-
Calculates the radius of this arc.
- getRecentFiles() - Static method in class net.sf.jaxodraw.util.JaxoPrefs
-
Returns an array of recently opened files.
- getRelh() - Method in class net.sf.jaxodraw.graph.object.AbstractExtendedObject
-
Returns the relative height of this object.
- getRelw() - Method in class net.sf.jaxodraw.graph.object.AbstractExtendedObject
-
Returns the relative width of this object.
- getResolution() - Method in class net.sf.jaxodraw.plugin.exports.JaxoExportImg
-
Resolution of produces images in dots-per-inch.
- getRoot() - Method in class net.sf.jaxodraw.gui.JaxoTab
-
Returns the root component of this tab.
- getRoot() - Method in class net.sf.jaxodraw.gui.panel.prefs.JaxoLookAndFeelPanel
-
Root component (constant).
- getRotationAngle() - Method in class net.sf.jaxodraw.graph.object.fill.AbstractFilledRotationObject
-
Returns the rotationAngle property of this rotation object.
- getRotationAngle() - Method in interface net.sf.jaxodraw.graph.object.JaxoRotationObject
-
Returns the rotationAngle property of this rotation object.
- getRotationAngle() - Method in class net.sf.jaxodraw.graph.object.loop.AbstractLoopObject
-
Returns the rotationAngle property of this rotation object.
- getRotationAngle() - Method in class net.sf.jaxodraw.graph.object.text.AbstractTextObject
-
Returns the rotationAngle property of this rotation object.
- getRotationAngle() - Method in class net.sf.jaxodraw.graph.object.vertex.AbstractRotationVertex
-
Returns the rotationAngle property of this rotation object.
- getRotationValue() - Method in class net.sf.jaxodraw.gui.panel.edit.JaxoRotationEditPanel
-
The rotation value.
- getRotationValue() - Method in class net.sf.jaxodraw.gui.swing.spinner.JaxoSpinnerRotationModel
-
SpinnerNumberModel.getValue()
as an int. - getScalarDash() - Method in class net.sf.jaxodraw.gui.panel.edit.JaxoDashEditPanel
- getScaleFactor() - Method in class net.sf.jaxodraw.graph.object.text.JaxoLatexText
-
Return the scale factor.
- getScrollableBlockIncrement(Rectangle, int, int) - Method in class net.sf.jaxodraw.gui.AbstractJaxoCanvas
-
Return the unit increment for block scrolling.
- getScrollableTracksViewportHeight() - Method in class net.sf.jaxodraw.gui.AbstractJaxoCanvas
-
Return true if a viewport should force the height of the scrollable.
- getScrollableTracksViewportWidth() - Method in class net.sf.jaxodraw.gui.AbstractJaxoCanvas
-
Return true if a viewport should force the width of the scrollable.
- getScrollableUnitIncrement(Rectangle, int, int) - Method in class net.sf.jaxodraw.gui.AbstractJaxoCanvas
-
Return the unit increment for scrolling.
- getSecondaryColor() - Method in class net.sf.jaxodraw.gui.handle.AbstractJaxoHandle
-
Returns the secondary color of this handle.
- getSecondJaxoObject() - Method in class net.sf.jaxodraw.graph.object.AttachedPair
-
The second
JaxoObject
of this pair. - getSelectedHandle(Point, JaxoHandle, JaxoObject.EditMode) - Method in class net.sf.jaxodraw.graph.object.AbstractJaxoObject
-
Determines which handle the user has selected to move/resize/edit an object.
- getSelectedHandle(Point, JaxoHandle, JaxoObject.EditMode) - Method in class net.sf.jaxodraw.graph.object.group.JaxoGroup
-
Determines which handle the user has selected to move/resize/edit an object.
- getSelectedHandle(Point, JaxoHandle, JaxoObject.EditMode) - Method in interface net.sf.jaxodraw.graph.object.JaxoObject
-
Determines which handle the user has selected to move/resize/edit an object.
- getSelectedIndex() - Method in class net.sf.jaxodraw.gui.panel.edit.JaxoLatexFontSizePanel
-
SelectedIndex.
- getSelectedTab() - Method in class net.sf.jaxodraw.gui.panel.JaxoTabbedCanvasPanel
-
Return the currently active tab.
- getSelection() - Method in class net.sf.jaxodraw.gui.AbstractJaxoCanvas
-
Gets the current selection as a JaxoGraph.
- getSelection() - Method in interface net.sf.jaxodraw.gui.JaxoDrawingArea
-
Gets the current selection as a JaxoGraph.
- getSep() - Method in class net.sf.jaxodraw.gui.panel.edit.JaxoDLEditPanel
-
Return the separation.
- getShape() - Method in class net.sf.jaxodraw.graph.object.fill.AbstractFilledRotationObject
-
The shape to paint this object.
- getShape() - Method in class net.sf.jaxodraw.graph.object.fill.JaxoBlob
-
The shape to paint this object.
- getShape() - Method in class net.sf.jaxodraw.graph.object.fill.JaxoBox
-
The shape to paint this object.
- getShortGraphName() - Method in class net.sf.jaxodraw.plugin.AbstractJaxoPlugin
-
Returns the short name of the current graph.
- getShortName() - Method in class net.sf.jaxodraw.plugin.exports.JaxoExportImg
-
Return a short name for this plugin.
- getShortName() - Method in class net.sf.jaxodraw.plugin.exports.JaxoExportPS
-
Return a short name for this plugin.
- getShortName() - Method in interface net.sf.jaxodraw.plugin.JaxoPlugin
-
Return a short name for this plugin.
- getSize() - Method in class net.sf.jaxodraw.gui.handle.AbstractJaxoHandle
-
The handle size.
- getSource() - Method in exception net.sf.jaxodraw.plugin.JaxoPluginExecutionException
-
Get the source of the Exception.
- getSpinner(float, float, float, float, String) - Method in class net.sf.jaxodraw.gui.panel.edit.AbstractEditPanel
-
Returns a JSpinner.
- getSpinner(int, int, int, int, String) - Method in class net.sf.jaxodraw.gui.panel.edit.AbstractEditPanel
-
Returns a JSpinner.
- getSquash() - Method in class net.sf.jaxodraw.graph.object.loop.AbstractLoopObject
-
The squashing of the x width with respect to the y direction.
- getState() - Static method in class net.sf.jaxodraw.graph.object.JaxoObjectPrefs
-
State of preferences.
- getState() - Static method in class net.sf.jaxodraw.util.JaxoPrefs
-
State of preferences.
- getString(JaxoObjectPrefs.Preferred) - Static method in class net.sf.jaxodraw.graph.object.JaxoObjectPrefs
-
Get a String preference.
- getStroke() - Method in class net.sf.jaxodraw.graph.object.AbstractExtendedObject
-
Returns the stroke of this particle object.
- getStroke() - Method in class net.sf.jaxodraw.graph.object.arrow.AbstractBaseArrow
-
Returns the stroke of this arrow.
- getStroke() - Method in class net.sf.jaxodraw.gui.handle.AbstractJaxoHandle
-
Returns the stroke of this handle.
- getStrokeWidth() - Method in class net.sf.jaxodraw.graph.object.AbstractExtendedObject
-
Returns the stroke width property of this particle object.
- getStrokeWidth() - Method in class net.sf.jaxodraw.graph.object.arrow.JaxoDefaultArrow
-
The strokeWidth.
- getStrokeWidth() - Method in class net.sf.jaxodraw.graph.object.group.JaxoGroup
-
Returns the stroke width property of this particle object.
- getSystemClipboardGraph() - Method in class net.sf.jaxodraw.gui.JaxoClipboard
-
Graph on the system clipboard.
- getTabAt(int) - Method in class net.sf.jaxodraw.gui.panel.JaxoTabbedCanvasPanel
-
Returns the tab at given index.
- getTabCount() - Method in class net.sf.jaxodraw.gui.panel.JaxoTabbedCanvasPanel
-
Gets the current number of tabs.
- getTabGraph() - Method in class net.sf.jaxodraw.gui.JaxoTab
-
Returns this tab's graph.
- getTabIndex(JaxoTab) - Method in class net.sf.jaxodraw.gui.panel.JaxoTabbedCanvasPanel
-
Get the index of the given tab.
- getTabMode() - Method in class net.sf.jaxodraw.gui.JaxoTab
-
Returns the tab mode.
- getTabTitle() - Method in class net.sf.jaxodraw.gui.JaxoTab
-
Returns this tab's title.
- getText(Component) - Static method in class net.sf.jaxodraw.util.JaxoDialogs
-
Opens a dialog to enter a text.
- getTextString() - Method in class net.sf.jaxodraw.graph.object.text.AbstractTextObject
-
Returns the textString property of this text object.
- getTitle() - Method in class net.sf.jaxodraw.gui.panel.ShortcutPanel
-
The translated title of this panel.
- getTitle() - Method in class net.sf.jaxodraw.plugin.JaxoPreview
-
Title to be used for internally opened Windows.
- getTransparency() - Method in class net.sf.jaxodraw.gui.grid.JaxoDefaultGrid
-
Base on the 'transparent' property and the 'background' and 'gridColor' properties, assuming SRC_OVER rule.
- getType() - Method in enum net.sf.jaxodraw.graph.object.JaxoObjectPrefs.Preferred
-
Return the class type of the Preferred value.
- getType() - Method in enum net.sf.jaxodraw.util.JaxoPrefs.Preferred
-
Return the class type of the Preferred value.
- getUIManagerValue() - Method in class net.sf.jaxodraw.gui.panel.prefs.JaxoLookAndFeelPanel
-
Current LookAndFeel class name.
- getValue() - Method in class net.sf.jaxodraw.gui.panel.edit.JaxoLatexScaleFactorPanel
-
Return the current spinner value of the scale factor.
- getValue() - Method in class net.sf.jaxodraw.gui.panel.edit.JaxoStrokeEditPanel
-
Return the stroke.
- getValue() - Method in class net.sf.jaxodraw.gui.panel.prefs.JaxoLookAndFeelPanel
-
Chosen LookAndFeel class name.
- getWarningForGraph() - Method in class net.sf.jaxodraw.plugin.exports.AbstractJaxoExport
-
Returns null.
- getWarningForGraph() - Method in interface net.sf.jaxodraw.plugin.JaxoExportPlugin
-
Returns a warning, eg if a part of the graph cannot be exported to the current format.
- getWidth() - Method in class net.sf.jaxodraw.graph.object.AbstractExtendedObject
-
Returns the width of this object.
- getWiggles() - Method in class net.sf.jaxodraw.graph.object.arc.AbstractWiggleArc
-
Returns the wiggles property of this particle object.
- getWiggles() - Method in class net.sf.jaxodraw.graph.object.bezier.AbstractWiggleBezier
-
Gets the number of wiggles of this WiggleObject.
- getWiggles() - Method in interface net.sf.jaxodraw.graph.object.JaxoWiggleObject
-
Gets the number of wiggles of this WiggleObject.
- getWiggles() - Method in class net.sf.jaxodraw.graph.object.line.AbstractWiggleLine
-
Gets the number of wiggles of this WiggleObject.
- getWiggles() - Method in class net.sf.jaxodraw.graph.object.loop.AbstractWiggleLoop
-
Gets the number of wiggles of this WiggleObject.
- getX() - Method in class net.sf.jaxodraw.graph.object.AbstractJaxoObject
-
Returns the x coordinate of the first point of this object.
- getX() - Method in class net.sf.jaxodraw.graph.object.arrow.JaxoArrow.Coordinates
-
Return the x position of the arrow.
- getX2() - Method in class net.sf.jaxodraw.graph.object.AbstractExtendedObject
-
Returns the x2 coordinate of this object.
- getX3() - Method in class net.sf.jaxodraw.graph.object.Abstract3PointObject
-
Returns the x coordinate of the last click point of this arc.
- getX3() - Method in class net.sf.jaxodraw.graph.object.fill.JaxoTriangle
-
Returns the x coordinate of the last click point of this arc.
- getX4() - Method in class net.sf.jaxodraw.graph.object.Abstract4PointObject
-
Returns the x coordinate of the fourth click point of this object.
- getY() - Method in class net.sf.jaxodraw.graph.object.AbstractJaxoObject
-
Returns the y coordinate of the first point of this object.
- getY() - Method in class net.sf.jaxodraw.graph.object.arrow.JaxoArrow.Coordinates
-
Return the y position of the arrow.
- getY2() - Method in class net.sf.jaxodraw.graph.object.AbstractExtendedObject
-
Returns the y2 coordinate of this object.
- getY3() - Method in class net.sf.jaxodraw.graph.object.Abstract3PointObject
-
Returns the y coordinate of the last click point of this arc.
- getY3() - Method in class net.sf.jaxodraw.graph.object.fill.JaxoTriangle
-
Returns the y coordinate of the last click point of this arc.
- getY4() - Method in class net.sf.jaxodraw.graph.object.Abstract4PointObject
-
Returns the y coordinate of the fourth click point of this object.
- getZoom() - Method in class net.sf.jaxodraw.gui.AbstractJaxoCanvas
-
Return a zoom on this drawing area.
- getZoom() - Method in interface net.sf.jaxodraw.gui.JaxoDrawingArea
-
Return a zoom on this drawing area.
- getZoomFactor() - Method in class net.sf.jaxodraw.gui.JaxoZoom
-
Returns the zoom factor.
- getZoomFactorFor(JaxoMode) - Static method in class net.sf.jaxodraw.gui.JaxoZoom
-
Returns the zoom factor size for the given mode.
- GHOST_ARC - net.sf.jaxodraw.gui.menu.GuiAction
-
The Ghost_Arc GuiAction.
- GHOST_ARC - net.sf.jaxodraw.util.JaxoMode
-
Ghost arc.
- GHOST_BEZIER - net.sf.jaxodraw.gui.menu.GuiAction
-
The Ghost_Bezier GuiAction.
- GHOST_BEZIER - net.sf.jaxodraw.util.JaxoMode
-
Ghost Bezier.
- GHOST_DASH - net.sf.jaxodraw.graph.object.JaxoObjectPrefs.Preferred
-
Dash size for ghost objects.
- GHOST_LINE - net.sf.jaxodraw.gui.menu.GuiAction
-
The Ghost_Line GuiAction.
- GHOST_LINE - net.sf.jaxodraw.util.JaxoMode
-
Ghost line.
- GHOST_LOOP - net.sf.jaxodraw.gui.menu.GuiAction
-
The Ghost_Loop GuiAction.
- GHOST_LOOP - net.sf.jaxodraw.util.JaxoMode
-
Ghost loop.
- GLUON_ARC - net.sf.jaxodraw.gui.menu.GuiAction
-
The Gluon_Arc GuiAction.
- GLUON_ARC - net.sf.jaxodraw.util.JaxoMode
-
Gluon arc.
- GLUON_BEZIER - net.sf.jaxodraw.gui.menu.GuiAction
-
The Gluon_Bezier GuiAction.
- GLUON_BEZIER - net.sf.jaxodraw.util.JaxoMode
-
Gluonic Bezier.
- GLUON_FREQUENCY - net.sf.jaxodraw.graph.object.JaxoObjectPrefs.Preferred
-
Frequency for photon objects.
- GLUON_LINE - net.sf.jaxodraw.gui.menu.GuiAction
-
The Gluon_Line GuiAction.
- GLUON_LINE - net.sf.jaxodraw.util.JaxoMode
-
Gluon line.
- GLUON_LOOP - net.sf.jaxodraw.gui.menu.GuiAction
-
The Gluon_Loop GuiAction.
- GLUON_LOOP - net.sf.jaxodraw.util.JaxoMode
-
Gluon loop.
- GOLDEN_ROD - Static variable in class net.sf.jaxodraw.util.JaxoColor
-
The color Goldenrod.
- GRAY - Static variable in class net.sf.jaxodraw.util.JaxoColor
-
The color Gray.
- GRAYSCALE105 - Static variable in class net.sf.jaxodraw.util.JaxoColor
-
The color GrayScale105.
- GRAYSCALE120 - Static variable in class net.sf.jaxodraw.util.JaxoColor
-
The color GrayScale120.
- GRAYSCALE135 - Static variable in class net.sf.jaxodraw.util.JaxoColor
-
The color GrayScale135.
- GRAYSCALE15 - Static variable in class net.sf.jaxodraw.util.JaxoColor
-
The color GrayScale15.
- GRAYSCALE150 - Static variable in class net.sf.jaxodraw.util.JaxoColor
-
The color GrayScale150.
- GRAYSCALE165 - Static variable in class net.sf.jaxodraw.util.JaxoColor
-
The color GrayScale165.
- GRAYSCALE180 - Static variable in class net.sf.jaxodraw.util.JaxoColor
-
The color GrayScale180.
- GRAYSCALE195 - Static variable in class net.sf.jaxodraw.util.JaxoColor
-
The color GrayScale195.
- GRAYSCALE210 - Static variable in class net.sf.jaxodraw.util.JaxoColor
-
The color GrayScale210.
- GRAYSCALE225 - Static variable in class net.sf.jaxodraw.util.JaxoColor
-
The color GrayScale225.
- GRAYSCALE240 - Static variable in class net.sf.jaxodraw.util.JaxoColor
-
The color GrayScale240.
- GRAYSCALE30 - Static variable in class net.sf.jaxodraw.util.JaxoColor
-
The color GrayScale30.
- GRAYSCALE45 - Static variable in class net.sf.jaxodraw.util.JaxoColor
-
The color GrayScale45.
- GRAYSCALE60 - Static variable in class net.sf.jaxodraw.util.JaxoColor
-
The color GrayScale60.
- GRAYSCALE75 - Static variable in class net.sf.jaxodraw.util.JaxoColor
-
The color GrayScale75.
- GRAYSCALE90 - Static variable in class net.sf.jaxodraw.util.JaxoColor
-
The color GrayScale90.
- GREEN - Static variable in class net.sf.jaxodraw.util.JaxoColor
-
The color Green.
- GREEN_YELLOW - Static variable in class net.sf.jaxodraw.util.JaxoColor
-
The color GreenYellow.
- GRID - net.sf.jaxodraw.util.JaxoMode
-
Grid.
- GRID_ON - net.sf.jaxodraw.util.JaxoPrefs.Preferred
-
A boolean preference indicating whether the grid is on or off.
- GRID_ON_OFF - net.sf.jaxodraw.gui.menu.GuiAction
-
The Grid GuiAction.
- GRID_ON_OFF - net.sf.jaxodraw.util.JaxoMode
-
Grid on/off.
- GRID_SIZE - net.sf.jaxodraw.util.JaxoMode
-
Grid size.
- GRID_STYLE_CROSS - net.sf.jaxodraw.util.JaxoMode
-
Cross style.
- GRID_STYLE_DOT - net.sf.jaxodraw.util.JaxoMode
-
Dot style.
- GRID_STYLE_LINE - net.sf.jaxodraw.util.JaxoMode
-
Line style.
- GRID_STYLE_LINE_HONEYCOMB - net.sf.jaxodraw.util.JaxoMode
-
Honeycomb style.
- GRIDBAR - net.sf.jaxodraw.gui.menu.GuiAction
-
The Show Gridbar GuiAction.
- GRIDBAR - net.sf.jaxodraw.util.JaxoMode
-
Show gridbar.
- GRIDCOLOR - net.sf.jaxodraw.util.JaxoPrefs.Preferred
-
The preferred canvas background color.
- GridPanel - Class in net.sf.jaxodraw.gui.panel.prefs
-
A grid edit panel.
- GridPanel(JaxoColorChooser, JComboBox<String>) - Constructor for class net.sf.jaxodraw.gui.panel.prefs.GridPanel
-
A panel for grid settings.
- GRIDSIZE - net.sf.jaxodraw.util.JaxoPrefs.Preferred
-
The preferred grid size.
- GRIDSTYLE - net.sf.jaxodraw.util.JaxoPrefs.Preferred
-
The preferred grid style.
- GRIDTYPE - net.sf.jaxodraw.util.JaxoPrefs.Preferred
-
The preferred grid type.
- groupMarkedObjects(JaxoGraph) - Static method in class net.sf.jaxodraw.graph.JaxoGraphUtils
-
Groups the marked objects in a graph.
- grow(Dimension, Insets) - Static method in class net.sf.jaxodraw.util.JaxoGeometry
-
Increase the Dimension 'd' by the amount given in each direction in 'n'.
- grow(Rectangle, Insets) - Static method in class net.sf.jaxodraw.util.JaxoGeometry
-
Increase the Rectangle 'r' by the amount given in each direction in 'n'.
- GuiAction - Enum in net.sf.jaxodraw.gui.menu
-
Enumeration of GUI Actions.
- guiActionForMode(JaxoMode) - Static method in enum net.sf.jaxodraw.gui.menu.GuiAction
-
Return a GuiAction for a given mode.
H
- handlesWithAttachedObjects(JaxoObject) - Method in class net.sf.jaxodraw.graph.object.JaxoObjectList
-
For the given JaxoObject, return a List of those Handles that have other Objects attached.
- hasBeenUsed() - Method in class net.sf.jaxodraw.gui.JaxoTab
-
Indicates whether this tab has been used.
- hasChanged() - Method in interface net.sf.jaxodraw.graph.object.JaxoObjectEditPanel
-
Determines wether the object has been modified.
- hasChanged() - Method in class net.sf.jaxodraw.gui.panel.edit.JaxoOptionsPanel
-
Determines wether the object has been modified.
- hasChanged() - Method in class net.sf.jaxodraw.gui.panel.JaxoMoveGraph
-
Checks if the the graph was actually moved.
- hasChanged() - Method in class net.sf.jaxodraw.gui.panel.JaxoScaleGraph
-
Checks if the the graph was actually moved.
- hasChanged() - Method in class net.sf.jaxodraw.util.JaxoColorChooser
-
Determines if the color was changed the last time it was shown.
- hasClickPoint(JaxoObject.Handle) - Method in class net.sf.jaxodraw.graph.object.AbstractJaxoObject
-
Determine if a handle is a click point of this JaxoObject.
- hasClickPoint(JaxoObject.Handle) - Method in class net.sf.jaxodraw.graph.object.group.JaxoGroup
-
Determine if a handle is a click point of this JaxoObject.
- hasClickPoint(JaxoObject.Handle) - Method in interface net.sf.jaxodraw.graph.object.JaxoObject
-
Determine if a handle is a click point of this JaxoObject.
- hasFailed() - Method in class net.sf.jaxodraw.plugin.AbstractJaxoPlugin
-
Checks if the last export() has failed.
- hasHandle(JaxoObject.Handle) - Method in class net.sf.jaxodraw.graph.object.Abstract3PointObject
-
Determine if a point is a handle point of this JaxoObject.
- hasHandle(JaxoObject.Handle) - Method in class net.sf.jaxodraw.graph.object.Abstract4PointObject
-
Determine if a point is a handle point of this JaxoObject.
- hasHandle(JaxoObject.Handle) - Method in class net.sf.jaxodraw.graph.object.AbstractExtendedObject
-
Determine if a point is a handle point of this JaxoObject.
- hasHandle(JaxoObject.Handle) - Method in class net.sf.jaxodraw.graph.object.AbstractJaxoObject
-
Determine if a point is a handle point of this JaxoObject.
- hasHandle(JaxoObject.Handle) - Method in class net.sf.jaxodraw.graph.object.bezier.AbstractBezierObject
-
Determine if a point is a handle point of this JaxoObject.
- hasHandle(JaxoObject.Handle) - Method in class net.sf.jaxodraw.graph.object.fill.AbstractFilledRotationObject
-
Determine if a point is a handle point of this JaxoObject.
- hasHandle(JaxoObject.Handle) - Method in class net.sf.jaxodraw.graph.object.fill.JaxoTriangle
-
Determine if a point is a handle point of this JaxoObject.
- hasHandle(JaxoObject.Handle) - Method in class net.sf.jaxodraw.graph.object.group.JaxoGroup
-
Determine if a point is a handle point of this JaxoObject.
- hasHandle(JaxoObject.Handle) - Method in interface net.sf.jaxodraw.graph.object.JaxoObject
-
Determine if a point is a handle point of this JaxoObject.
- hasHandle(JaxoObject.Handle) - Method in class net.sf.jaxodraw.graph.object.line.AbstractLineObject
-
Determine if a point is a handle point of this JaxoObject.
- hashCode() - Method in class net.sf.jaxodraw.graph.JaxoGraph
- hashCode() - Method in class net.sf.jaxodraw.graph.object.AttachedPair
- hashCode() - Method in class net.sf.jaxodraw.graph.object.group.JaxoGroup
- hashCode() - Method in class net.sf.jaxodraw.graph.object.JaxoObjectList
- hasMoreMarkedObjectsThan(JaxoGraph, int) - Static method in class net.sf.jaxodraw.graph.JaxoGraphUtils
-
Determines if at least a certain number of objects are marked in a graph.
- help() - Static method in class net.sf.jaxodraw.util.JaxoInfo
-
Returns a help message.
- HEXAGONAL - net.sf.jaxodraw.graph.JaxoPaintableGrid.Type
-
Hexagonal type.
- HEXAGONAL_GRID - net.sf.jaxodraw.util.JaxoMode
-
Hexagonal grid.
- HUGE - net.sf.jaxodraw.graph.object.text.JaxoLatexText.TextSize
-
Latex text size huge.
I
- IMPORT - net.sf.jaxodraw.gui.menu.GuiAction
-
The Import GuiAction.
- IMPORT - net.sf.jaxodraw.util.JaxoMode
-
Import a Latex file.
- importGraph(File) - Method in class net.sf.jaxodraw.plugin.AbstractJaxoImportPlugin
-
Imports a graph from the given file.
- importGraph(File) - Method in interface net.sf.jaxodraw.plugin.JaxoImportPlugin
-
Imports a graph from the given file.
- importGraph(InputStream) - Method in class net.sf.jaxodraw.plugin.AbstractJaxoImportPlugin
-
Import a graph from a Reader.
- importGraph(String) - Method in class net.sf.jaxodraw.plugin.AbstractJaxoImportPlugin
-
Imports a graph from the given file.
- importGraph(String) - Method in interface net.sf.jaxodraw.plugin.JaxoImportPlugin
-
Imports a graph from the given file.
- ImportPluginInfo - Class in net.sf.jaxodraw.plugin.imports
-
Static utility methods for import plugins.
- indexOf(T, T[]) - Static method in class net.sf.jaxodraw.util.JaxoUtils
-
Search an array for an element.
- info() - Static method in class net.sf.jaxodraw.util.JaxoInfo
-
Returns an info message.
- info(Exception) - Method in interface net.sf.jaxodraw.plugin.JaxoPluginLogger
-
Logs a INFO exception.
- info(Exception) - Static method in class net.sf.jaxodraw.util.JaxoLog
-
Logs an INFO_LEVEL message.
- info(String) - Method in interface net.sf.jaxodraw.plugin.JaxoPluginLogger
-
Logs a INFO message.
- info(String) - Static method in class net.sf.jaxodraw.util.JaxoLog
-
Logs an INFO_LEVEL message.
- info(String) - Static method in class net.sf.jaxodraw.util.JaxoLooknFeel
-
Return a LookAndFeelInfo object for a given class name.
- info(String, Exception) - Method in interface net.sf.jaxodraw.plugin.JaxoPluginLogger
-
Logs a INFO message.
- info(String, Exception) - Static method in class net.sf.jaxodraw.util.JaxoLog
-
Logs an INFO_LEVEL message.
- INFO_LEVEL - Static variable in class net.sf.jaxodraw.util.JaxoLog
-
INFO_LEVEL logging level (default).
- initiateEdit(Point) - Method in class net.sf.jaxodraw.gui.JaxoCanvas
-
Start an edit action at a given point.
- initiateEdit(Point) - Method in interface net.sf.jaxodraw.gui.JaxoDrawingArea
-
Start an edit action at a given point.
- initiateSelect(Point) - Method in class net.sf.jaxodraw.gui.JaxoCanvas
-
Start a select action.
- initiateSelect(Point) - Method in interface net.sf.jaxodraw.gui.JaxoDrawingArea
-
Start a select action.
- initRenormSteps() - Method in class net.sf.jaxodraw.graph.object.bezier.AbstractWiggleBezier
-
Initialize the vector of renormalized timesteps.
- initSessionPrefs() - Static method in class net.sf.jaxodraw.graph.object.JaxoObjectPrefs
-
Sets the Preferences for the current session from the Preferences node.
- initSessionPrefs() - Static method in class net.sf.jaxodraw.util.JaxoPrefs
-
Sets the Preferences for the current session from the Preferences node.
- innerStrokeDashes(double) - Method in class net.sf.jaxodraw.graph.object.arc.AbstractDashArc
-
Returns an array that is used as the dash parameter in
BasicStroke
to paint the inner part of this arc in double-line mode. - innerStrokeDashes(double) - Method in class net.sf.jaxodraw.graph.object.arc.JaxoGArc
-
Returns an array that is used as the dash parameter in
BasicStroke
to paint the inner part of this arc in double-line mode. - innerStrokeDashes(double) - Method in class net.sf.jaxodraw.graph.object.arc.JaxoSArc
-
Returns an array that is used as the dash parameter in
BasicStroke
to paint the inner part of this arc in double-line mode. - innerStrokeDashes(double) - Method in class net.sf.jaxodraw.graph.object.loop.AbstractDashLoop
-
Returns an array that is used as the dash parameter in
BasicStroke
to paint the inner part of this loop in double-line mode. - innerStrokeDashes(double) - Method in class net.sf.jaxodraw.graph.object.loop.JaxoGLoop
-
Returns an array that is used as the dash parameter in
BasicStroke
to paint the inner part of this loop in double-line mode. - innerStrokeDashes(double) - Method in class net.sf.jaxodraw.graph.object.loop.JaxoSLoop
-
Returns an array that is used as the dash parameter in
BasicStroke
to paint the inner part of this loop in double-line mode. - insertTab(String, Icon, Component, String, int) - Method in class net.sf.jaxodraw.gui.swing.JaxoClosableTabbedPane
- insertUpdate(DocumentEvent) - Method in class net.sf.jaxodraw.gui.panel.edit.JaxoOptionsPanelListener
-
Checks for DocumentEvents that have ocurred on the panel, (used for text fields).
- intersection(Rectangle) - Method in interface net.sf.jaxodraw.graph.object.JaxoList
-
Intersection of the bounding box of this JaxoList with the given Rectangle.
- intersection(Rectangle) - Method in class net.sf.jaxodraw.graph.object.JaxoObjectList
-
Intersection of the bounding box of this JaxoList with the given Rectangle.
- IOTA - Static variable in class net.sf.jaxodraw.graph.object.text.JaxoGreek
-
The greek letter iota.
- isActionMode(JaxoMode) - Static method in enum net.sf.jaxodraw.util.JaxoMode
-
Determines whether the given mode is an action mode.
- isActive() - Method in class net.sf.jaxodraw.gui.JaxoZoom
-
Determines the state of this zoom.
- isAdjusting() - Method in class net.sf.jaxodraw.util.JaxoColorChooser
-
Determines if the color change is temporary.
- isAntialiasEnabled() - Method in class net.sf.jaxodraw.gui.AbstractJaxoCanvas
-
Determines if objects are painted with antialiasing turned on.
- isAntialiasEnabled() - Method in class net.sf.jaxodraw.gui.panel.JaxoTabbedCanvasPanel
-
Indicates whether antialiasing is active or not.
- isAntialiasing() - Method in class net.sf.jaxodraw.plugin.exports.JaxoExportImg
-
Returns the current antialias setting.
- isArcMode(JaxoMode) - Static method in enum net.sf.jaxodraw.util.JaxoMode
-
Determines whether the given mode is an arc mode.
- isAround(JaxoObject.Handle, Point, JaxoHandle) - Method in class net.sf.jaxodraw.graph.object.AbstractJaxoObject
-
Determines if the given coordinates are contained within the given handle at the given point of this object.
- isAround(JaxoObject, JaxoObject.Handle, Point, JaxoHandle) - Static method in class net.sf.jaxodraw.graph.object.JaxoObjectUtils
-
Determines if the given coordinates are contained within the given handle at the given point of this object.
- isAttached(int) - Method in class net.sf.jaxodraw.graph.object.AttachedPair
-
Check if an object is contained in this pair.
- isBezierMode(JaxoMode) - Static method in enum net.sf.jaxodraw.util.JaxoMode
-
Determines whether the given mode is a Bezier mode.
- isBottom() - Method in enum net.sf.jaxodraw.graph.object.text.JaxoLatexText.Align
-
Check if this is a bottom alignment.
- isButton1(MouseEvent) - Static method in class net.sf.jaxodraw.util.JaxoUtils
-
Check for button 1 mouse events.
- isButton2(MouseEvent) - Static method in class net.sf.jaxodraw.util.JaxoUtils
-
Check for button 2 mouse events.
- isButton3(MouseEvent) - Static method in class net.sf.jaxodraw.util.JaxoUtils
-
Check for button 3 mouse events.
- isCancelled() - Method in class net.sf.jaxodraw.util.JaxoColorChooser
-
Determines if the chooser was cancelled the last time it was shown.
- isChecked(JMenuItem) - Static method in class net.sf.jaxodraw.gui.menu.JaxoMenuUtils
-
Checks whether the given JMenuItem is selected.
- isClockwise() - Method in class net.sf.jaxodraw.graph.object.arc.AbstractArcObject
-
Determines the 'handed-ness' of this arc, ie whether the three points (in click order) lie in clock- or anti-clockwise direction.
- isClosableAt(int) - Method in class net.sf.jaxodraw.gui.swing.JaxoClosableTabbedPane
-
Is the tab at 'index' closable by the user?
- isCopy(JaxoGraph) - Method in class net.sf.jaxodraw.graph.JaxoGraph
-
Determines if two JaxoGraphs are copies of each other.
- isCopy(JaxoPaintableGrid) - Method in interface net.sf.jaxodraw.graph.JaxoPaintableGrid
-
Determines if two Grids are copies of each other.
- isCopy(JaxoPaintableGrid) - Method in class net.sf.jaxodraw.gui.grid.JaxoDefaultGrid
- isCopy(JaxoArrow) - Method in class net.sf.jaxodraw.graph.object.arrow.AbstractBaseArrow
-
Checks if this Arrow is a copy of the given test Arrow.
- isCopy(JaxoArrow) - Method in interface net.sf.jaxodraw.graph.object.arrow.JaxoArrow
-
Checks if this Arrow is a copy of the given test Arrow.
- isCopy(JaxoArrow) - Method in class net.sf.jaxodraw.graph.object.arrow.JaxoDefaultArrow
-
Checks if this Arrow is a copy of the given test Arrow.
- isCopy(JaxoList) - Method in interface net.sf.jaxodraw.graph.object.JaxoList
-
Determines if this JaxoList is a copy of the specified one.
- isCopy(JaxoList) - Method in class net.sf.jaxodraw.graph.object.JaxoObjectList
-
Determines if this JaxoList is a copy of the specified one.
- isCopy(JaxoObject) - Method in class net.sf.jaxodraw.graph.object.Abstract3PointObject
-
Determines if this JaxoObject is a copy of the specified one.
- isCopy(JaxoObject) - Method in class net.sf.jaxodraw.graph.object.Abstract4PointObject
-
Determines if this JaxoObject is a copy of the specified one.
- isCopy(JaxoObject) - Method in class net.sf.jaxodraw.graph.object.AbstractExtendedObject
-
Determines if this JaxoObject is a copy of the specified one.
- isCopy(JaxoObject) - Method in class net.sf.jaxodraw.graph.object.AbstractJaxoObject
-
Determines if this JaxoObject is a copy of the specified one.
- isCopy(JaxoObject) - Method in class net.sf.jaxodraw.graph.object.AbstractParticleObject
-
Determines if this JaxoObject is a copy of the specified one.
- isCopy(JaxoObject) - Method in class net.sf.jaxodraw.graph.object.arc.AbstractArcObject
-
Determines if this JaxoObject is a copy of the specified one.
- isCopy(JaxoObject) - Method in class net.sf.jaxodraw.graph.object.arc.AbstractDashArc
-
Determines if this JaxoObject is a copy of the specified one.
- isCopy(JaxoObject) - Method in class net.sf.jaxodraw.graph.object.arc.AbstractSymmetryArc
- isCopy(JaxoObject) - Method in class net.sf.jaxodraw.graph.object.arc.AbstractWiggleArc
-
Determines if this JaxoObject is a copy of the specified one.
- isCopy(JaxoObject) - Method in class net.sf.jaxodraw.graph.object.bezier.AbstractBezierObject
-
Determines if this JaxoObject is a copy of the specified one.
- isCopy(JaxoObject) - Method in class net.sf.jaxodraw.graph.object.bezier.AbstractDashBezier
-
Determines if this JaxoObject is a copy of the specified one.
- isCopy(JaxoObject) - Method in class net.sf.jaxodraw.graph.object.bezier.AbstractWiggleBezier
-
Determines if this JaxoObject is a copy of the specified one.
- isCopy(JaxoObject) - Method in class net.sf.jaxodraw.graph.object.fill.AbstractFilledRotationObject
-
Determines if this JaxoObject is a copy of the specified one.
- isCopy(JaxoObject) - Method in class net.sf.jaxodraw.graph.object.fill.AbstractFillObject
-
Determines if this JaxoObject is a copy of the specified one.
- isCopy(JaxoObject) - Method in class net.sf.jaxodraw.graph.object.fill.JaxoBlob
-
Determines if this JaxoObject is a copy of the specified one.
- isCopy(JaxoObject) - Method in class net.sf.jaxodraw.graph.object.fill.JaxoBox
-
Determines if this JaxoObject is a copy of the specified one.
- isCopy(JaxoObject) - Method in class net.sf.jaxodraw.graph.object.fill.JaxoTriangle
-
Determines if this JaxoObject is a copy of the specified one.
- isCopy(JaxoObject) - Method in class net.sf.jaxodraw.graph.object.group.JaxoGroup
-
Determines if this JaxoObject is a copy of the specified one.
- isCopy(JaxoObject) - Method in interface net.sf.jaxodraw.graph.object.JaxoObject
-
Determines if this JaxoObject is a copy of the specified one.
- isCopy(JaxoObject) - Method in class net.sf.jaxodraw.graph.object.line.AbstractDashLine
-
Determines if this JaxoObject is a copy of the specified one.
- isCopy(JaxoObject) - Method in class net.sf.jaxodraw.graph.object.line.AbstractLineObject
- isCopy(JaxoObject) - Method in class net.sf.jaxodraw.graph.object.line.AbstractSymmetryLine
-
Determines if this JaxoObject is a copy of the specified one.
- isCopy(JaxoObject) - Method in class net.sf.jaxodraw.graph.object.line.AbstractWiggleLine
-
Determines if this JaxoObject is a copy of the specified one.
- isCopy(JaxoObject) - Method in class net.sf.jaxodraw.graph.object.loop.AbstractDashLoop
-
Determines if this JaxoObject is a copy of the specified one.
- isCopy(JaxoObject) - Method in class net.sf.jaxodraw.graph.object.loop.AbstractLoopObject
-
Determines if this JaxoObject is a copy of the specified one.
- isCopy(JaxoObject) - Method in class net.sf.jaxodraw.graph.object.loop.AbstractWiggleLoop
-
Determines if this JaxoObject is a copy of the specified one.
- isCopy(JaxoObject) - Method in class net.sf.jaxodraw.graph.object.text.AbstractTextObject
-
Determines if this JaxoObject is a copy of the specified one.
- isCopy(JaxoObject) - Method in class net.sf.jaxodraw.graph.object.text.JaxoLatexText
-
Determines if this JaxoObject is a copy of the specified one.
- isCopy(JaxoObject) - Method in class net.sf.jaxodraw.graph.object.text.JaxoPSText
-
Determines if this JaxoObject is a copy of the specified one.
- isCopy(JaxoObject) - Method in class net.sf.jaxodraw.graph.object.vertex.AbstractRotationVertex
-
Determines if this JaxoObject is a copy of the specified one.
- isCopy(JaxoObject) - Method in class net.sf.jaxodraw.graph.object.vertex.AbstractVertex
-
Determines if this JaxoObject is a copy of the specified one.
- isCopy(JaxoObject) - Method in class net.sf.jaxodraw.graph.object.vertex.JaxoVertexT2
-
Determines if this JaxoObject is a copy of the specified one.
- isDebugEnabled() - Method in interface net.sf.jaxodraw.plugin.JaxoPluginLogger
-
Check if a debug message would actually be logged by the current logger.
- isDefault() - Method in class net.sf.jaxodraw.gui.panel.button.JaxoPanelButton
-
Determines if this button corresponds to the default mode.
- isDefaultMode(JaxoMode) - Static method in enum net.sf.jaxodraw.util.JaxoMode
-
Determines whether the given mode is a default mode.
- isDefinedColor(Color) - Static method in class net.sf.jaxodraw.util.JaxoColor
-
Checks whether the given color is a defined Color.
- isDefinedColor(Color, JaxoColor.Mode) - Static method in class net.sf.jaxodraw.util.JaxoColor
-
Checks whether the given color is a defined Color in the given mode.
- isDefinedColorName(String) - Static method in class net.sf.jaxodraw.util.JaxoColor
-
Checks whether the given name is for a defined Color.
- isDefinedColorName(String, JaxoColor.Mode) - Static method in class net.sf.jaxodraw.util.JaxoColor
-
Checks whether the given name is for a Color defined in the given mode.
- isDoubleClick(MouseEvent) - Static method in class net.sf.jaxodraw.util.JaxoUtils
-
Check for double click mouse events.
- isDoubleLine() - Method in class net.sf.jaxodraw.graph.object.AbstractParticleObject
-
Returns the double line property.
- isDoubleLine() - Method in class net.sf.jaxodraw.graph.object.arrow.JaxoDefaultArrow
-
The doubleLine.
- isDoubleLine() - Method in class net.sf.jaxodraw.gui.panel.edit.JaxoDLEditPanel
-
Whether doubleLine is selected.
- isEditMode(JaxoMode) - Static method in enum net.sf.jaxodraw.util.JaxoMode
-
Determines whether the given mode is an edit mode.
- isEps() - Method in class net.sf.jaxodraw.io.JaxoPrintable
-
Whether this Printable prints in encapsulated or normal postscript.
- isFileMode(JaxoMode) - Static method in enum net.sf.jaxodraw.util.JaxoMode
-
Determines whether the given mode is a file mode.
- isFilled() - Method in class net.sf.jaxodraw.graph.object.arrow.AbstractBaseArrow
-
Determines if the arrow is filled.
- isFilled() - Method in class net.sf.jaxodraw.graph.object.fill.AbstractFillObject
-
Determines if the object is actually filled.
- isFilled() - Method in interface net.sf.jaxodraw.graph.object.JaxoFillColorObject
-
Determines if the object is actually filled.
- isFilled() - Method in class net.sf.jaxodraw.graph.object.vertex.JaxoVertexT2
-
Determines if the object is actually filled.
- isFilled() - Method in class net.sf.jaxodraw.gui.panel.edit.JaxoColorEditPanel
-
The state of the filled checkbox.
- isFlip() - Method in class net.sf.jaxodraw.graph.object.AbstractParticleObject
-
Returns the flip property of this particle object.
- isFlip() - Method in class net.sf.jaxodraw.gui.panel.edit.JaxoArrowEditPanel
-
Whether flip is selected.
- isGrayScale(Color) - Static method in class net.sf.jaxodraw.util.JaxoColor
-
Checks whether the 'color' is closest to one of the gray scales defined in this class.
- isGreekCharacter(char) - Static method in class net.sf.jaxodraw.graph.object.text.JaxoGreek
-
Tests whether the given character corresponds to one of the greek characters defined in this class.
- isGridMode(JaxoMode) - Static method in enum net.sf.jaxodraw.util.JaxoMode
-
Determines whether the given mode is a grid mode.
- isHelpMode(JaxoMode) - Static method in enum net.sf.jaxodraw.util.JaxoMode
-
Determines whether the given mode is a help mode.
- isHorizontalCenter() - Method in enum net.sf.jaxodraw.graph.object.text.JaxoLatexText.Align
-
Check if this is a horizontal-center alignment.
- isInfoEnabled() - Method in interface net.sf.jaxodraw.plugin.JaxoPluginLogger
-
Check if a info message would actually be logged by the current logger.
- isLandscape() - Method in class net.sf.jaxodraw.io.JaxoPrintable
-
Whether this Printable prints in portrait or landscape mode.
- isLandscape() - Method in class net.sf.jaxodraw.plugin.exports.JaxoExportPS
-
Returns the landscape mode.
- isLanguageMode(JaxoMode) - Static method in enum net.sf.jaxodraw.util.JaxoMode
-
Determines whether the given mode is a language mode.
- isLatexCommand(String) - Static method in class net.sf.jaxodraw.graph.object.text.JaxoGreek
-
Tests whether the given latex command corresponds to one of the greek characters defined in this class.
- isLeft() - Method in enum net.sf.jaxodraw.graph.object.text.JaxoLatexText.Align
-
Check if this is a left alignment.
- isLineMode(JaxoMode) - Static method in enum net.sf.jaxodraw.util.JaxoMode
-
Determines whether the given mode is a line mode.
- isLocallyBrowsable() - Method in class net.sf.jaxodraw.gui.panel.JaxoUserGuide
-
Checks if the User Guide exists locally and if not, tries to re-create it.
- isLoggable(int) - Static method in class net.sf.jaxodraw.util.JaxoLog
-
Check if a message of the given level would actually be logged by the current logger.
- isLoggable(Level) - Method in class net.sf.jaxodraw.logging.JaxoConsoleLogger
-
Check if a message of the given level would actually be logged by this logger.
- isLoggable(Level) - Method in class net.sf.jaxodraw.logging.JaxoDefaultLogger
-
Check if a message of the given level would actually be logged by this logger.
- isLoggable(Level) - Method in interface net.sf.jaxodraw.logging.JaxoLogger
-
Check if a message of the given level would actually be logged by this logger.
- isLoopMode(JaxoMode) - Static method in enum net.sf.jaxodraw.util.JaxoMode
-
Determines whether the given mode is a loop mode.
- isMacOSX() - Static method in class net.sf.jaxodraw.util.JaxoInfo
-
Determine if we are running on a Mac.
- isMarked() - Method in class net.sf.jaxodraw.graph.object.AbstractJaxoObject
-
Determines whether this JaxoObject is marked as selected or not.
- isMarked() - Method in class net.sf.jaxodraw.graph.object.group.JaxoGroup
-
Determines whether this JaxoObject is marked as selected or not.
- isMarked() - Method in interface net.sf.jaxodraw.graph.object.JaxoObject
-
Determines whether this JaxoObject is marked as selected or not.
- isMiscMode(JaxoMode) - Static method in enum net.sf.jaxodraw.util.JaxoMode
-
Determines whether the given mode is a misc mode.
- isNewObjectMode(JaxoMode) - Static method in enum net.sf.jaxodraw.util.JaxoMode
-
Determines whether the given mode is a mode that will create a new JaxoObject.
- isNoFreqStretching() - Method in class net.sf.jaxodraw.graph.object.bezier.AbstractWiggleBezier
-
Returns the frequency stretching property of this Bezier.
- isOneLine() - Method in class net.sf.jaxodraw.graph.object.Abstract3PointObject
-
Determines if the three points lie exactly on one line.
- isOptional() - Method in class net.sf.jaxodraw.util.JaxoColorButton
-
Current optional property.
- isOptional() - Method in class net.sf.jaxodraw.util.JaxoColorChooser
-
Current optional property.
- isOptionMode(JaxoMode) - Static method in enum net.sf.jaxodraw.util.JaxoMode
-
Determines whether the given mode is an option mode.
- isPaintable() - Method in class net.sf.jaxodraw.graph.object.AbstractExtendedObject
-
Specify whether the object is actually paintable in a specific configuration.
- isPaintable() - Method in class net.sf.jaxodraw.graph.object.AbstractParticleObject
-
Specify whether the object is actually paintable in a specific configuration.
- isPaintable() - Method in class net.sf.jaxodraw.graph.object.arc.AbstractArcObject
-
Specify whether the object is actually paintable in a specific configuration.
- isPaintable() - Method in class net.sf.jaxodraw.graph.object.bezier.AbstractBezierObject
-
Specify whether the object is actually paintable in a specific configuration.
- isPaintable() - Method in class net.sf.jaxodraw.graph.object.fill.JaxoTriangle
-
Specify whether the object is actually paintable in a specific configuration.
- isPaintable() - Method in class net.sf.jaxodraw.graph.object.group.JaxoGroup
-
Specify whether the object is actually paintable in a specific configuration.
- isPaintable() - Method in interface net.sf.jaxodraw.graph.object.JaxoObject
-
Specify whether the object is actually paintable in a specific configuration.
- isPaintable() - Method in class net.sf.jaxodraw.graph.object.text.AbstractTextObject
-
Specify whether the object is actually paintable in a specific configuration.
- isPaintArrow() - Method in class net.sf.jaxodraw.graph.object.AbstractParticleObject
-
Determines whether the arrow property of this particle object is set or not.
- isPaintArrow() - Method in class net.sf.jaxodraw.gui.panel.edit.JaxoArrowEditPanel
-
Whether paintArrow is selected.
- isPainted() - Method in interface net.sf.jaxodraw.graph.JaxoPaintableGrid
-
Determine if this grid gets painted.
- isPainted() - Method in class net.sf.jaxodraw.gui.grid.JaxoDefaultGrid
-
Determine if this grid gets painted.
- isParticleMode(JaxoMode) - Static method in enum net.sf.jaxodraw.util.JaxoMode
-
Determines whether the given mode is a particle mode.
- isPermanent() - Method in class net.sf.jaxodraw.util.JaxoColorChooser
-
Whether the chooser stays alive after showing for further requests.
- isRight() - Method in enum net.sf.jaxodraw.graph.object.text.JaxoLatexText.Align
-
Check if this is a right alignment.
- isSaved() - Method in class net.sf.jaxodraw.graph.JaxoGraph
-
Indicates whether the current JaxoGraph contains unsaved changes.
- isSaved() - Method in class net.sf.jaxodraw.gui.JaxoTab
-
Determines if the graph is saved.
- isSelectMode(JaxoMode) - Static method in enum net.sf.jaxodraw.util.JaxoMode
-
Determines whether the given mode is a select mode (mode allowing an object to be selected).
- isSilent() - Method in class net.sf.jaxodraw.plugin.AbstractJaxoPlugin
-
If silent, export() will/should not show any error messages.
- isSingular() - Method in class net.sf.jaxodraw.graph.object.arc.AbstractArcObject
-
Checks if this arc is singular.
- isSnap() - Method in class net.sf.jaxodraw.gui.swing.spinner.JaxoSpinnerIntModel
-
Is 'value' always snapped to 'origin' + multiples of stepSize?
- isSnapped(Point) - Method in interface net.sf.jaxodraw.graph.JaxoGrid
-
Determines if 'p' is on the grid.
- isSnapped(Point) - Method in class net.sf.jaxodraw.gui.grid.JaxoDefaultGrid
-
Determines if 'p' is on the grid.
- isSnapping() - Method in interface net.sf.jaxodraw.graph.JaxoPaintableGrid
-
Check if points are currently snapped to the grid.
- isSnapping() - Method in class net.sf.jaxodraw.gui.grid.JaxoDefaultGrid
-
Check if points are currently snapped to the grid.
- isSupersymmetric() - Method in class net.sf.jaxodraw.graph.object.arc.AbstractWiggleArc
-
Supersymmetric wiggle objects have a line go through them.
- isSupersymmetric() - Method in class net.sf.jaxodraw.graph.object.bezier.AbstractWiggleBezier
-
Supersymmetric wiggle objects have a line go through them.
- isSupersymmetric() - Method in interface net.sf.jaxodraw.graph.object.JaxoWiggleObject
-
Supersymmetric wiggle objects have a line go through them.
- isSupersymmetric() - Method in class net.sf.jaxodraw.graph.object.line.AbstractWiggleLine
-
Supersymmetric wiggle objects have a line go through them.
- isSupersymmetric() - Method in class net.sf.jaxodraw.graph.object.loop.AbstractWiggleLoop
-
Supersymmetric wiggle objects have a line go through them.
- isSupported() - Method in class net.sf.jaxodraw.gui.launch.DesktopSupport
-
Tests whether this class is supported on the current platform.
- isSymmetric() - Method in class net.sf.jaxodraw.graph.object.arc.AbstractSymmetryArc
-
Returns the symmetric property of this JaxoPArc.
- isSymmetric() - Method in interface net.sf.jaxodraw.graph.object.JaxoSymmetricObject
-
Returns the symmetric property of this object.
- isSymmetric() - Method in class net.sf.jaxodraw.graph.object.line.AbstractSymmetryLine
-
Returns the symmetric property of this object.
- isTextMode(JaxoMode) - Static method in enum net.sf.jaxodraw.util.JaxoMode
-
Determines whether the given mode is a text mode (either LATEX or TEXT).
- isTop() - Method in enum net.sf.jaxodraw.graph.object.text.JaxoLatexText.Align
-
Check if this is a top alignment.
- isValid() - Method in class net.sf.jaxodraw.graph.object.text.JaxoLatexText
-
Check if the current text String is valid.
- isValid(String) - Method in interface net.sf.jaxodraw.graph.object.text.LatexTextIconFactory
-
Check whether a given String is a valid LaTeX command.
- isVertexMode(JaxoMode) - Static method in enum net.sf.jaxodraw.util.JaxoMode
-
Determines whether the given mode is a vertex mode.
- isVerticalCenter() - Method in enum net.sf.jaxodraw.graph.object.text.JaxoLatexText.Align
-
Check if this is a vertical-center alignment.
- isWarnEnabled() - Method in interface net.sf.jaxodraw.plugin.JaxoPluginLogger
-
Check if a warn message would actually be logged by the current logger.
- isZoomFactorMode(JaxoMode) - Static method in enum net.sf.jaxodraw.util.JaxoMode
-
Determines whether the given mode is a zoom factor mode.
- ITALIAN - net.sf.jaxodraw.gui.menu.GuiAction
-
The Language.italian GuiAction.
- ITALIAN - net.sf.jaxodraw.util.JaxoLanguage.Language
-
Italian.
- ITALIAN - net.sf.jaxodraw.util.JaxoMode
-
Italian language mode.
- itemStateChanged(ItemEvent) - Method in class net.sf.jaxodraw.gui.panel.edit.JaxoOptionsPanelListener
-
Checks for ItemEvents that have ocurred on the panel, (check boxes, comboboxes and radiobuttons).
- itemStateChanged(ItemEvent) - Method in class net.sf.jaxodraw.gui.panel.prefs.GridPanel
-
Handles grid type changes.
- itemStateChanged(ItemEvent) - Method in class net.sf.jaxodraw.gui.panel.prefs.ObjectPanel
-
Currently handles color space changes and grid type changes.
- itemStateChanged(ItemEvent) - Method in class net.sf.jaxodraw.gui.panel.prefs.StartUpPanel
- itemStateChanged(ItemEvent) - Method in class net.sf.jaxodraw.gui.panel.prefs.TextPanel
-
Currently handles color space changes and grid type changes.
J
- JAVA_CLASSPATH - Static variable in class net.sf.jaxodraw.util.JaxoInfo
-
The current Java class path.
- JAVA_HOME - Static variable in class net.sf.jaxodraw.util.JaxoInfo
-
The directory where Java is installed on the current machine.
- JAVA_RUNTIME_VERSION - Static variable in class net.sf.jaxodraw.util.JaxoInfo
-
The current Java runtime version.
- JAVA_VERSION - Static variable in class net.sf.jaxodraw.util.JaxoInfo
-
The current Java version.
- JAXO_COLORS - net.sf.jaxodraw.util.JaxoColor.Mode
-
Only Colors defined in JaxoColor can be chosen.
- JAXO_COLORS_NO_GRAYSCALES - net.sf.jaxodraw.util.JaxoColor.Mode
-
Only colors defined in JaxoColor except grayscales can be chosen.
- Jaxo2PointsEditPanel - Class in net.sf.jaxodraw.gui.panel.edit
-
A panel to change the x,y and radius parameters of an object.
- Jaxo2PointsEditPanel() - Constructor for class net.sf.jaxodraw.gui.panel.edit.Jaxo2PointsEditPanel
-
Constructor: returns a 2Points edit panel with default value 0 for all variables.
- Jaxo2PointsEditPanel(Point[]) - Constructor for class net.sf.jaxodraw.gui.panel.edit.Jaxo2PointsEditPanel
-
Constructor: returns a 2Points edit panel.
- Jaxo3PointsEditPanel - Class in net.sf.jaxodraw.gui.panel.edit
-
A panel to change the x,y and radius parameters of an object.
- Jaxo3PointsEditPanel() - Constructor for class net.sf.jaxodraw.gui.panel.edit.Jaxo3PointsEditPanel
-
Constructor: returns a 3Points edit panel with default value 0 for all variables.
- Jaxo3PointsEditPanel(Point[]) - Constructor for class net.sf.jaxodraw.gui.panel.edit.Jaxo3PointsEditPanel
-
Constructor: returns a 3Points edit panel with given values for the variables.
- Jaxo4PointsEditPanel - Class in net.sf.jaxodraw.gui.panel.edit
-
A panel to change the 4 contorl points of a (Bezier) object.
- Jaxo4PointsEditPanel() - Constructor for class net.sf.jaxodraw.gui.panel.edit.Jaxo4PointsEditPanel
-
Constructor: returns a 4Points edit panel with default value 0 for all variables.
- Jaxo4PointsEditPanel(Point[]) - Constructor for class net.sf.jaxodraw.gui.panel.edit.Jaxo4PointsEditPanel
-
Constructor: returns a 3Points edit panel with given values for the variables.
- JaxoActionButtons - Class in net.sf.jaxodraw.gui.panel.button
-
Responsible for displaying and modifying the buttons of the action button menu.
- JaxoActionButtons() - Constructor for class net.sf.jaxodraw.gui.panel.button.JaxoActionButtons
-
Constructor: lays out the action button panel.
- JaxoArrow - Interface in net.sf.jaxodraw.graph.object.arrow
-
An arrow for a AbstractJaxoObject.
- JaxoArrow.Coordinates - Class in net.sf.jaxodraw.graph.object.arrow
-
The coordinates of an arrow.
- JaxoArrowEditPanel - Class in net.sf.jaxodraw.gui.panel.edit
-
A panel to change the arrow of an object.
- JaxoArrowEditPanel() - Constructor for class net.sf.jaxodraw.gui.panel.edit.JaxoArrowEditPanel
-
Constructor: an arrow edit panel with arrow not flipped.
- JaxoArrowEditPanel(boolean, boolean, float, int) - Constructor for class net.sf.jaxodraw.gui.panel.edit.JaxoArrowEditPanel
-
Constructor: returns a arrow edit panel with the given params.
- JaxoBlob - Class in net.sf.jaxodraw.graph.object.fill
-
A blob object: a general ellipse that can be rotated.
- JaxoBlob() - Constructor for class net.sf.jaxodraw.graph.object.fill.JaxoBlob
- JaxoBox - Class in net.sf.jaxodraw.graph.object.fill
-
A box object: a general rectangle that can be rotated.
- JaxoBox() - Constructor for class net.sf.jaxodraw.graph.object.fill.JaxoBox
- JaxoButtonPanel - Class in net.sf.jaxodraw.gui.panel
-
The menu bar that holds the file, edit, options and help menus.
- JaxoButtonPanel(ActionListener) - Constructor for class net.sf.jaxodraw.gui.panel.JaxoButtonPanel
-
Constructs the button panel.
- JaxoCanvas - Class in net.sf.jaxodraw.gui
-
An instance of the canvas: responsible for all the painting.
- JaxoCanvas(ActionListener) - Constructor for class net.sf.jaxodraw.gui.JaxoCanvas
-
Constructs a new canvas.
- JaxoCanvasComponent - Interface in net.sf.jaxodraw.gui
-
The canvas as a component.
- JaxoCanvasEventListener - Class in net.sf.jaxodraw.gui
-
A listener to process mouse events that happen on the canvas.
- JaxoCanvasEventListener(JaxoDrawingArea) - Constructor for class net.sf.jaxodraw.gui.JaxoCanvasEventListener
-
Constructor.
- JaxoCenterSizeEditPanel - Class in net.sf.jaxodraw.gui.panel.edit
-
A panel to change the x,y, width and height parameters of an object.
- JaxoCenterSizeEditPanel() - Constructor for class net.sf.jaxodraw.gui.panel.edit.JaxoCenterSizeEditPanel
-
Constructor: returns a center/size edit panel with default values for all variables.
- JaxoCenterSizeEditPanel(int, int, int, int) - Constructor for class net.sf.jaxodraw.gui.panel.edit.JaxoCenterSizeEditPanel
-
Constructor: returns a center/size edit panel with given values for the variables.
- JaxoChooseFile - Class in net.sf.jaxodraw.util
-
Opens a file chooser dialog that is used for opening, saving and exporting files.
- JaxoChooseFile(Component) - Constructor for class net.sf.jaxodraw.util.JaxoChooseFile
-
Constructor.
- JaxoClipboard - Class in net.sf.jaxodraw.gui
-
A Clipboard for JaxoGraphs.
- JaxoClipboard(Component) - Constructor for class net.sf.jaxodraw.gui.JaxoClipboard
-
Constructor.
- JaxoClosableTabbedPane - Class in net.sf.jaxodraw.gui.swing
-
Extension of JTabbedPane with closable tabs.
- JaxoClosableTabbedPane() - Constructor for class net.sf.jaxodraw.gui.swing.JaxoClosableTabbedPane
-
Constructor.
- JaxoColor - Class in net.sf.jaxodraw.util
-
Definitions and conversions for the colors of the LaTeX
colordvi
package (approximately) and a predefined set of gray shades. - JaxoColor.Mode - Enum in net.sf.jaxodraw.util
-
The color mode defines which colors can be selected in a given context.
- JaxoColorButton - Class in net.sf.jaxodraw.util
-
Button displaying a color selection - typically used in such a way that clicking it opens a color chooser to change the color.
- JaxoColorButton() - Constructor for class net.sf.jaxodraw.util.JaxoColorButton
-
with Color.black.
- JaxoColorButton(Color) - Constructor for class net.sf.jaxodraw.util.JaxoColorButton
-
with the given color.
- JaxoColorChooser - Class in net.sf.jaxodraw.util
-
Color chooser dialog, a wrapper around JColorChooser.
- JaxoColorChooser(Component) - Constructor for class net.sf.jaxodraw.util.JaxoColorChooser
-
Constructor.
- JaxoColorEditPanel - Class in net.sf.jaxodraw.gui.panel.edit
-
A panel to change the color of an object.
- JaxoColorEditPanel() - Constructor for class net.sf.jaxodraw.gui.panel.edit.JaxoColorEditPanel
-
Constructor: returns a color edit panel with default type TYPE_COLOR and default color black.
- JaxoColorEditPanel(boolean, Color, boolean) - Constructor for class net.sf.jaxodraw.gui.panel.edit.JaxoColorEditPanel
-
Constructor: returns a fill color edit panel with the given color.
- JaxoColorEditPanel(Color) - Constructor for class net.sf.jaxodraw.gui.panel.edit.JaxoColorEditPanel
-
Constructor: returns a color edit panel with the given color.
- JaxoColorEditPanel(JaxoObjectEditPanel.ColorType, boolean, Color) - Constructor for class net.sf.jaxodraw.gui.panel.edit.JaxoColorEditPanel
-
Constructor: returns a color edit panel of the given type with the given color.
- JaxoCommunicator - Interface in net.sf.jaxodraw.gui.panel
-
Communicate events between panel components.
- JaxoConsoleHandler - Class in net.sf.jaxodraw.logging
-
A ConsoleHandler for log records.
- JaxoConsoleHandler() - Constructor for class net.sf.jaxodraw.logging.JaxoConsoleHandler
-
Constructor.
- JaxoConsoleLogger - Class in net.sf.jaxodraw.logging
-
JaxoLogger that only logs to console.
- JaxoConsoleLogger() - Constructor for class net.sf.jaxodraw.logging.JaxoConsoleLogger
-
Constructor.
- JaxoDashEditPanel - Class in net.sf.jaxodraw.gui.panel.edit
-
A panel to change the dash of an object.
- JaxoDashEditPanel(float) - Constructor for class net.sf.jaxodraw.gui.panel.edit.JaxoDashEditPanel
-
Constructor: returns a dash edit panel with the given dash.
- JaxoDashEditPanel(float, float) - Constructor for class net.sf.jaxodraw.gui.panel.edit.JaxoDashEditPanel
-
Constructor: returns a dash edit panel with the given dash.
- JaxoDashObject - Interface in net.sf.jaxodraw.graph.object
-
An interface for dashed objects.
- JaxoDefaultArrow - Class in net.sf.jaxodraw.graph.object.arrow
-
The default arrow for JaxoDraw.
- JaxoDefaultArrow() - Constructor for class net.sf.jaxodraw.graph.object.arrow.JaxoDefaultArrow
- JaxoDefaultArrowEditPanel - Class in net.sf.jaxodraw.gui.panel.edit
-
A panel to change the parameters of an arrow.
- JaxoDefaultArrowEditPanel(JaxoArrow, boolean) - Constructor for class net.sf.jaxodraw.gui.panel.edit.JaxoDefaultArrowEditPanel
-
Constructor: returns an edit panel for the given arrow.
- JaxoDefaultGrid - Class in net.sf.jaxodraw.gui.grid
-
Paints a grid on the canvas.
- JaxoDefaultGrid() - Constructor for class net.sf.jaxodraw.gui.grid.JaxoDefaultGrid
-
Default.
- JaxoDefaultGrid(int, JaxoPaintableGrid.Type) - Constructor for class net.sf.jaxodraw.gui.grid.JaxoDefaultGrid
-
Constructor.
- JaxoDefaultGrid(int, JaxoPaintableGrid.Type, Dimension) - Constructor for class net.sf.jaxodraw.gui.grid.JaxoDefaultGrid
-
Constructor.
- JaxoDefaultGrid(int, JaxoPaintableGrid.Type, JaxoPaintableGrid.Style, Color) - Constructor for class net.sf.jaxodraw.gui.grid.JaxoDefaultGrid
-
Constructor.
- JaxoDefaultGrid(int, JaxoPaintableGrid.Type, JaxoPaintableGrid.Style, Color, Dimension) - Constructor for class net.sf.jaxodraw.gui.grid.JaxoDefaultGrid
-
Constructor.
- JaxoDefaultHandle - Class in net.sf.jaxodraw.gui.handle
-
A default implementation for handles.
- JaxoDefaultHandle() - Constructor for class net.sf.jaxodraw.gui.handle.JaxoDefaultHandle
- JaxoDefaultLogger - Class in net.sf.jaxodraw.logging
-
Default implementation of JaxoLogger.
- JaxoDefaultLogger() - Constructor for class net.sf.jaxodraw.logging.JaxoDefaultLogger
-
Constructor.
- JaxoDefaultLogger(String) - Constructor for class net.sf.jaxodraw.logging.JaxoDefaultLogger
-
Constructor.
- JaxoDialogs - Class in net.sf.jaxodraw.util
-
A convenience class for user input dialogs.
- JaxoDictionary - Class in net.sf.jaxodraw.util
-
Translation using JaxoLanguage within a given context (bundleID and/or prefix for the keys).
- JaxoDLEditPanel - Class in net.sf.jaxodraw.gui.panel.edit
-
A panel to change the double line property of an object.
- JaxoDLEditPanel() - Constructor for class net.sf.jaxodraw.gui.panel.edit.JaxoDLEditPanel
-
Constructor: a double line edit panel with default values.
- JaxoDLEditPanel(boolean, float) - Constructor for class net.sf.jaxodraw.gui.panel.edit.JaxoDLEditPanel
-
Constructor: a double line edit panel with the given params.
- JaxoDraw - Class in net.sf.jaxodraw
-
Starts JaxoDraw from the command line.
- JaxoDrawingArea - Interface in net.sf.jaxodraw.gui
-
The drawing area.
- JaxoDrawingArea.HandlePaintMode - Enum in net.sf.jaxodraw.gui
-
How to paint handles.
- JaxoEditButtons - Class in net.sf.jaxodraw.gui.panel.button
-
Responsible for displaying and modifying the buttons of the edit button menu.
- JaxoEditButtons() - Constructor for class net.sf.jaxodraw.gui.panel.button.JaxoEditButtons
-
Constructor: lays out the edit button panel.
- JaxoEditMenu - Class in net.sf.jaxodraw.gui.menu
-
Contains the entries of the edit menu.
- JaxoEditMenu() - Constructor for class net.sf.jaxodraw.gui.menu.JaxoEditMenu
-
Constructs a new edit menu from the specified panel.
- JaxoEditPanelListener - Interface in net.sf.jaxodraw.gui.panel.edit
-
A listener for edit panels.
- JaxoExportImg - Class in net.sf.jaxodraw.plugin.exports
-
The class that is responsible for exporting to image formats: jpg, or png are currently possible options.
- JaxoExportImg(JaxoExportImg.Format) - Constructor for class net.sf.jaxodraw.plugin.exports.JaxoExportImg
-
Constructor.
- JaxoExportImg.Format - Enum in net.sf.jaxodraw.plugin.exports
-
The export modes supported by this AbstractJaxoExport.
- JaxoExportPanel - Class in net.sf.jaxodraw.gui.panel
-
Brings up a dialog to choose an export format and a file to export.
- JaxoExportPanel(Component, List<List<JaxoExportPlugin>>, JaxoPreview) - Constructor for class net.sf.jaxodraw.gui.panel.JaxoExportPanel
-
Constructor.
- JaxoExportPlugin - Interface in net.sf.jaxodraw.plugin
-
A plugin to export graphs to a supported format.
- JaxoExportPS - Class in net.sf.jaxodraw.plugin.exports
-
The class that is responsible for exporting to postscript output: portrait, landscape or EPS are possible options.
- JaxoExportPS(JaxoExportPS.Format) - Constructor for class net.sf.jaxodraw.plugin.exports.JaxoExportPS
-
Constructor.
- JaxoExportPS.Format - Enum in net.sf.jaxodraw.plugin.exports
-
The export modes supported by this AbstractJaxoExport.
- JaxoFArc - Class in net.sf.jaxodraw.graph.object.arc
-
A fermion arc.
- JaxoFArc() - Constructor for class net.sf.jaxodraw.graph.object.arc.JaxoFArc
- JaxoFBezier - Class in net.sf.jaxodraw.graph.object.bezier
-
Implementation of a fermion bezier.
- JaxoFBezier() - Constructor for class net.sf.jaxodraw.graph.object.bezier.JaxoFBezier
- JaxoFBoxPopupMenu - Class in net.sf.jaxodraw.gui.menu.popup
-
Displays a pop-up menu relating the currently marked objects (in JaxoCanvas, if the user right-clicks on the canvas, drag the mouse to enclose some objects and release the mouse).
- JaxoFBoxPopupMenu() - Constructor for class net.sf.jaxodraw.gui.menu.popup.JaxoFBoxPopupMenu
-
Constructor.
- JaxoFileHandler - Class in net.sf.jaxodraw.logging
-
File implementation of JaxoLogger.
- JaxoFileHandler(String) - Constructor for class net.sf.jaxodraw.logging.JaxoFileHandler
-
Constructor.
- JaxoFileHandler(String, String) - Constructor for class net.sf.jaxodraw.logging.JaxoFileHandler
-
Constructor.
- JaxoFileHandler(String, String, int) - Constructor for class net.sf.jaxodraw.logging.JaxoFileHandler
-
Constructor.
- JaxoFileHandler(String, String, int, int) - Constructor for class net.sf.jaxodraw.logging.JaxoFileHandler
-
Constructor.
- JaxoFileMenu - Class in net.sf.jaxodraw.gui.menu
-
The file menu items.
- JaxoFileMenu() - Constructor for class net.sf.jaxodraw.gui.menu.JaxoFileMenu
-
Creates the file menu from the specified JaxoMainPanel.
- JaxoFillColorObject - Interface in net.sf.jaxodraw.graph.object
-
An interface for objects that have a fill color.
- JaxoFixedJSpinner - Class in net.sf.jaxodraw.gui.swing.spinner
-
Fixed JSpinner that avoids problems with unconsistent use of JSpinner font for the JFormattedTextField.
- JaxoFixedJSpinner(SpinnerModel) - Constructor for class net.sf.jaxodraw.gui.swing.spinner.JaxoFixedJSpinner
-
Constructor: just calls super(m).
- JaxoFLine - Class in net.sf.jaxodraw.graph.object.line
-
A fermion line.
- JaxoFLine() - Constructor for class net.sf.jaxodraw.graph.object.line.JaxoFLine
- JaxoFLoop - Class in net.sf.jaxodraw.graph.object.loop
-
A fermion loop.
- JaxoFLoop() - Constructor for class net.sf.jaxodraw.graph.object.loop.JaxoFLoop
- JaxoFontStyleRenderer - Class in net.sf.jaxodraw.gui.swing
-
Renderer for Integer values representing Font styles.
- JaxoFontStyleRenderer() - Constructor for class net.sf.jaxodraw.gui.swing.JaxoFontStyleRenderer
- JaxoGArc - Class in net.sf.jaxodraw.graph.object.arc
-
A ghost arc.
- JaxoGArc() - Constructor for class net.sf.jaxodraw.graph.object.arc.JaxoGArc
- JaxoGBezier - Class in net.sf.jaxodraw.graph.object.bezier
-
Implementation of a ghost bezier.
- JaxoGBezier() - Constructor for class net.sf.jaxodraw.graph.object.bezier.JaxoGBezier
- JaxoGeometry - Class in net.sf.jaxodraw.util
-
Utility methods for Java2D geometry.
- JaxoGlArc - Class in net.sf.jaxodraw.graph.object.arc
-
A gluon arc.
- JaxoGlArc() - Constructor for class net.sf.jaxodraw.graph.object.arc.JaxoGlArc
- JaxoGlassPane - Class in net.sf.jaxodraw.gui.panel
-
The glassPane object for the main panel.
- JaxoGlassPane(JFrame, JComponent) - Constructor for class net.sf.jaxodraw.gui.panel.JaxoGlassPane
-
Constructor.
- JaxoGlBezier - Class in net.sf.jaxodraw.graph.object.bezier
-
Implementation of a gluon bezier.
- JaxoGlBezier() - Constructor for class net.sf.jaxodraw.graph.object.bezier.JaxoGlBezier
-
Constructor: just calls super().
- JaxoGLine - Class in net.sf.jaxodraw.graph.object.line
-
A ghost line.
- JaxoGLine() - Constructor for class net.sf.jaxodraw.graph.object.line.JaxoGLine
- JaxoGlLine - Class in net.sf.jaxodraw.graph.object.line
-
A gluon line.
- JaxoGlLine() - Constructor for class net.sf.jaxodraw.graph.object.line.JaxoGlLine
- JaxoGlLoop - Class in net.sf.jaxodraw.graph.object.loop
-
A gluon loop.
- JaxoGlLoop() - Constructor for class net.sf.jaxodraw.graph.object.loop.JaxoGlLoop
- JaxoGLoop - Class in net.sf.jaxodraw.graph.object.loop
-
A ghost loop.
- JaxoGLoop() - Constructor for class net.sf.jaxodraw.graph.object.loop.JaxoGLoop
- JaxoGraph - Class in net.sf.jaxodraw.graph
-
A Graph of a Feynman diagram that can be painted and serialized.
- JaxoGraph() - Constructor for class net.sf.jaxodraw.graph.JaxoGraph
-
Creates a new JaxoGraph with empty list of objects, empty description and empty graphName.
- JaxoGraph(JaxoList) - Constructor for class net.sf.jaxodraw.graph.JaxoGraph
-
Creates a new JaxoGraph with the given list of objects, empty description and empty graphName.
- JaxoGraphUtils - Class in net.sf.jaxodraw.graph
-
Static utility methods for
JaxoGraph
. - JaxoGreek - Class in net.sf.jaxodraw.graph.object.text
-
Defines a number of greek letters and some methods to convert them into LaTeX strings and back.
- JaxoGrid - Interface in net.sf.jaxodraw.graph
-
A grid is a collection of Points in the plane.
- JaxoGridBar - Class in net.sf.jaxodraw.gui.panel
-
Responsible for displaying the grid options bar.
- JaxoGridBar(JaxoCommunicator) - Constructor for class net.sf.jaxodraw.gui.panel.JaxoGridBar
-
Creates a new instance of JaxoGridBar.
- JaxoGridButtons - Class in net.sf.jaxodraw.gui.panel.button
-
Responsible for displaying and modifying the buttons of the grid button menu.
- JaxoGridButtons() - Constructor for class net.sf.jaxodraw.gui.panel.button.JaxoGridButtons
-
Constructor: lays out the grid button panel.
- JaxoGroup - Class in net.sf.jaxodraw.graph.object.group
-
Groups together a number of JaxoObjects.
- JaxoGroup() - Constructor for class net.sf.jaxodraw.graph.object.group.JaxoGroup
- JaxoHandle - Interface in net.sf.jaxodraw.graph.object
-
A handle for a JaxoObject.
- JaxoHelpMenu - Class in net.sf.jaxodraw.gui.menu
-
The help menu items.
- JaxoHelpMenu() - Constructor for class net.sf.jaxodraw.gui.menu.JaxoHelpMenu
-
Creates the help menu from the specified JaxoMainPanel.
- JaxoImageWriter - Class in net.sf.jaxodraw.plugin.exports
-
Export a graph to an image.
- JaxoImageWriter(Color, boolean, boolean, int) - Constructor for class net.sf.jaxodraw.plugin.exports.JaxoImageWriter
-
Creates images from a JaxoGraph.
- JaxoImportPanel - Class in net.sf.jaxodraw.gui.panel
-
Brings up a dialog to choose an import format and a file to import.
- JaxoImportPanel(Component, List<List<JaxoImportPlugin>>) - Constructor for class net.sf.jaxodraw.gui.panel.JaxoImportPanel
-
Constructor.
- JaxoImportPlugin - Interface in net.sf.jaxodraw.plugin
-
A plugin to import graphs from a supported format.
- JaxoInfo - Class in net.sf.jaxodraw.util
-
Collects system data and practical infos about JaxoDraw.
- JaxoIO - Class in net.sf.jaxodraw.io
-
The class responsible for opening/saving JaxoGraphs.
- JaxoIO(Component) - Constructor for class net.sf.jaxodraw.io.JaxoIO
-
Constructor.
- JaxoLanguage - Class in net.sf.jaxodraw.util
-
A convenience class to deal with I18N issues.
- JaxoLanguage.Language - Enum in net.sf.jaxodraw.util
-
The supported languages.
- JaxoLatexAlignPanel - Class in net.sf.jaxodraw.gui.panel.edit
-
A panel to change the rotation of an object.
- JaxoLatexAlignPanel() - Constructor for class net.sf.jaxodraw.gui.panel.edit.JaxoLatexAlignPanel
-
Constructor: returns a latex align edit panel for a latex text.
- JaxoLatexAlignPanel(int) - Constructor for class net.sf.jaxodraw.gui.panel.edit.JaxoLatexAlignPanel
- JaxoLatexAlignPanel(JaxoLatexText.Align) - Constructor for class net.sf.jaxodraw.gui.panel.edit.JaxoLatexAlignPanel
-
Constructor: returns a latex align edit panel for a latex text.
- JaxoLatexFontSizePanel - Class in net.sf.jaxodraw.gui.panel.edit
-
A panel to change the font size of a LaTeX text object.
- JaxoLatexFontSizePanel() - Constructor for class net.sf.jaxodraw.gui.panel.edit.JaxoLatexFontSizePanel
-
Constructor: returns a latex font size edit panel for a latex text.
- JaxoLatexFontSizePanel(int) - Constructor for class net.sf.jaxodraw.gui.panel.edit.JaxoLatexFontSizePanel
-
Constructor: returns a latex font size edit panel for a latex text.
- JaxoLatexScaleFactorPanel - Class in net.sf.jaxodraw.gui.panel.edit
-
A panel to change the scale factor of a LaTeX text object.
- JaxoLatexScaleFactorPanel(float) - Constructor for class net.sf.jaxodraw.gui.panel.edit.JaxoLatexScaleFactorPanel
-
Constructor: returns a latex scale factor edit panel for a latex text.
- JaxoLatexText - Class in net.sf.jaxodraw.graph.object.text
-
Defines a JaxoObject which is a LaTeX text.
- JaxoLatexText() - Constructor for class net.sf.jaxodraw.graph.object.text.JaxoLatexText
- JaxoLatexText.Align - Enum in net.sf.jaxodraw.graph.object.text
-
Specify the alignment of a latex text with respect to the text coordinate.
- JaxoLatexText.TextSize - Enum in net.sf.jaxodraw.graph.object.text
-
Specify the latex text size.
- JaxoLatexTextToolTip - Class in net.sf.jaxodraw.gui.panel
-
Show tooltips if the mouse moves over JaxoLatexText objects on the JaxoCanvas in the focused window.
- JaxoLatexTextToolTip() - Constructor for class net.sf.jaxodraw.gui.panel.JaxoLatexTextToolTip
-
Constructor.
- JaxoLauncher - Class in net.sf.jaxodraw.gui.launch
-
Launches the JaxoDraw GUI.
- JaxoLauncher() - Constructor for class net.sf.jaxodraw.gui.launch.JaxoLauncher
- JaxoList - Interface in net.sf.jaxodraw.graph.object
-
A List that can only contain JaxoObjects.
- JaxoLog - Class in net.sf.jaxodraw.util
-
Some custom methods to handle error messages.
- JaxoLogger - Interface in net.sf.jaxodraw.logging
-
Interface that defines a logger for JaxoDraw.
- JaxoLookAndFeelPanel - Class in net.sf.jaxodraw.gui.panel.prefs
-
Wrapper for a panel that displays the currently installed LookAndFeels and allows to choose supported ones.
- JaxoLookAndFeelPanel() - Constructor for class net.sf.jaxodraw.gui.panel.prefs.JaxoLookAndFeelPanel
-
Constructor.
- JaxoLooknFeel - Class in net.sf.jaxodraw.util
-
Responsible for switching the Look and Feel of JaxoDraw and the Locale of GUI elements (which are closely related).
- JaxoMainPanel - Class in net.sf.jaxodraw.gui.panel
-
The main panel.
- JaxoMainPanel() - Constructor for class net.sf.jaxodraw.gui.panel.JaxoMainPanel
-
The initialisation method of the panel: sets up the menus, the button panels, the flag panel and the canvas.
- JaxoMainPanel(String[]) - Constructor for class net.sf.jaxodraw.gui.panel.JaxoMainPanel
-
The initialisation method of the panel: sets up the menus, the button panels, the flag panel and the canvas.
- JaxoMenuBar - Class in net.sf.jaxodraw.gui.panel
-
The menu bar that holds the file, edit, options and help menus.
- JaxoMenuBar(ActionListener) - Constructor for class net.sf.jaxodraw.gui.panel.JaxoMenuBar
-
Constructs the menu bar, adding file, edit, options and help menus.
- JaxoMenuUtils - Class in net.sf.jaxodraw.gui.menu
-
Menu-related utility methods.
- JaxoMiscButtons - Class in net.sf.jaxodraw.gui.panel.button
-
Responsible for displaying and modifying the buttons of the misc button menu.
- JaxoMiscButtons() - Constructor for class net.sf.jaxodraw.gui.panel.button.JaxoMiscButtons
-
Constructor: lays out the misc button panel.
- JaxoMode - Enum in net.sf.jaxodraw.util
-
Collection of modes.
- JaxoMoveGraph - Class in net.sf.jaxodraw.gui.panel
-
Dialog to move all objects of a graph.
- JaxoMoveGraph(Component, JaxoGraph, ChangeListener) - Constructor for class net.sf.jaxodraw.gui.panel.JaxoMoveGraph
-
Constructor.
- JaxoObject - Interface in net.sf.jaxodraw.graph.object
-
A general JaxoObject.
- JaxoObject.EditMode - Enum in net.sf.jaxodraw.graph.object
-
An EditMode determines which handles can be selected for a given JaxoObject.
- JaxoObject.Handle - Enum in net.sf.jaxodraw.graph.object
-
A Handle is a point that can be grabbed to edit a JaxoObject.
- JaxoObjectEditPanel - Interface in net.sf.jaxodraw.graph.object
-
A panel to edit properties of JaxoObjects.
- JaxoObjectEditPanel.ColorType - Enum in net.sf.jaxodraw.graph.object
-
The type of color edit panel.
- JaxoObjectFactory - Class in net.sf.jaxodraw.gui
-
Factory class to create instances of JaxoObjects.
- JaxoObjectList - Class in net.sf.jaxodraw.graph.object
-
Implementation of JaxoList.
- JaxoObjectList() - Constructor for class net.sf.jaxodraw.graph.object.JaxoObjectList
-
Just calls super().
- JaxoObjectList(int) - Constructor for class net.sf.jaxodraw.graph.object.JaxoObjectList
-
Just calls super(initialCapacity).
- JaxoObjectList(Collection<? extends JaxoObject>) - Constructor for class net.sf.jaxodraw.graph.object.JaxoObjectList
-
Add all elements of c to this List.
- JaxoObjectMenu - Class in net.sf.jaxodraw.gui.menu
-
Contains the entries of the Object menu.
- JaxoObjectMenu() - Constructor for class net.sf.jaxodraw.gui.menu.JaxoObjectMenu
-
Constructs a new object menu.
- JaxoObjectPrefs - Class in net.sf.jaxodraw.graph.object
-
Convenience class to handle user preferences.
- JaxoObjectPrefs.Preferred - Enum in net.sf.jaxodraw.graph.object
-
An Enum of recognized JaxoObject preferences.
- JaxoObjectUtils - Class in net.sf.jaxodraw.graph.object
-
Static utility methods for
JaxoObjects
. - JaxoOptionsMenu - Class in net.sf.jaxodraw.gui.menu
-
Contains the entries of the options menu.
- JaxoOptionsMenu() - Constructor for class net.sf.jaxodraw.gui.menu.JaxoOptionsMenu
-
Constructs a new options menu from the specified panel.
- JaxoOptionsPanel - Class in net.sf.jaxodraw.gui.panel.edit
-
A parent class for all option panels.
- JaxoOptionsPanel(JaxoObject) - Constructor for class net.sf.jaxodraw.gui.panel.edit.JaxoOptionsPanel
-
Constructor: initializes the panel.
- JaxoOptionsPanelListener - Class in net.sf.jaxodraw.gui.panel.edit
-
A listener for edit panels.
- JaxoOptionsPanelListener(PropertyChangeListener) - Constructor for class net.sf.jaxodraw.gui.panel.edit.JaxoOptionsPanelListener
-
Constructor: sets the object that gets changed by actions on the edit panel.
- JaxoOptionsPanelListener(PropertyChangeListener, ChangeListener) - Constructor for class net.sf.jaxodraw.gui.panel.edit.JaxoOptionsPanelListener
-
Constructor: sets the object that gets changed by actions on the edit panel.
- JaxoPaintableGrid - Interface in net.sf.jaxodraw.graph
-
A grid that can be painted.
- JaxoPaintableGrid.Style - Enum in net.sf.jaxodraw.graph
-
The grid style.
- JaxoPaintableGrid.Type - Enum in net.sf.jaxodraw.graph
-
The grid type.
- JaxoPaintGraph - Class in net.sf.jaxodraw.gui.panel
-
A Jcomponent to paint a JaxoGraph.
- JaxoPaintGraph(JaxoGraph) - Constructor for class net.sf.jaxodraw.gui.panel.JaxoPaintGraph
-
Constructor.
- JaxoPanelButton - Class in net.sf.jaxodraw.gui.panel.button
-
Special kind of button used in the JaxoButtonPanel - most such buttons can be "pressed" (modelled as the "selected" properties), indicating the current mode.
- JaxoPanelButton() - Constructor for class net.sf.jaxodraw.gui.panel.button.JaxoPanelButton
-
Constructor.
- JaxoPArc - Class in net.sf.jaxodraw.graph.object.arc
-
A photon arc.
- JaxoPArc() - Constructor for class net.sf.jaxodraw.graph.object.arc.JaxoPArc
- JaxoParticleButtons - Class in net.sf.jaxodraw.gui.panel.button
-
Responsible for displaying and modifying the buttons of the particle button menu.
- JaxoParticleButtons() - Constructor for class net.sf.jaxodraw.gui.panel.button.JaxoParticleButtons
-
Constructor: lays out the particle button panel.
- JaxoPBezier - Class in net.sf.jaxodraw.graph.object.bezier
-
Implementation of a photon bezier.
- JaxoPBezier() - Constructor for class net.sf.jaxodraw.graph.object.bezier.JaxoPBezier
- JaxoPLine - Class in net.sf.jaxodraw.graph.object.line
-
A photon line.
- JaxoPLine() - Constructor for class net.sf.jaxodraw.graph.object.line.JaxoPLine
- JaxoPLoop - Class in net.sf.jaxodraw.graph.object.loop
-
A photon loop.
- JaxoPLoop() - Constructor for class net.sf.jaxodraw.graph.object.loop.JaxoPLoop
- JaxoPlugin - Interface in net.sf.jaxodraw.plugin
-
A plugin for JaxoDraw.
- JaxoPluginDictionary - Interface in net.sf.jaxodraw.plugin
-
A wrapper of JaxoDictionary for plugins.
- JaxoPluginExecutionException - Exception in net.sf.jaxodraw.plugin
-
An exception occuring during the execution of a plugin.
- JaxoPluginExecutionException(Object) - Constructor for exception net.sf.jaxodraw.plugin.JaxoPluginExecutionException
-
Construct a new JaxoPluginExecutionException exception.
- JaxoPluginExecutionException(String, Object) - Constructor for exception net.sf.jaxodraw.plugin.JaxoPluginExecutionException
-
Construct a new JaxoPluginExecutionException exception with a message.
- JaxoPluginExecutionException(String, Throwable, Object) - Constructor for exception net.sf.jaxodraw.plugin.JaxoPluginExecutionException
-
Construct a new JaxoPluginExecutionException exception wrapping an underlying Throwable and providing a message.
- JaxoPluginInfo - Class in net.sf.jaxodraw.plugin
-
Collects information about available plugins.
- JaxoPluginLoader - Class in net.sf.jaxodraw.plugin
-
Loads JaxoDraw plugins.
- JaxoPluginLoader() - Constructor for class net.sf.jaxodraw.plugin.JaxoPluginLoader
- JaxoPluginLogger - Interface in net.sf.jaxodraw.plugin
-
A wrapper of JaxoLog for plugins.
- JaxoPluginManagerPanel - Class in net.sf.jaxodraw.gui.panel
-
Brings up a panel that allows to manipulate installed plugins.
- JaxoPluginManagerPanel(Component) - Constructor for class net.sf.jaxodraw.gui.panel.JaxoPluginManagerPanel
-
Creates a new JaxoPluginManagerPanel dialog which is always modal.
- JaxoPositionEditPanel - Class in net.sf.jaxodraw.gui.panel.edit
-
A panel to change the x,y parameters of an object.
- JaxoPositionEditPanel() - Constructor for class net.sf.jaxodraw.gui.panel.edit.JaxoPositionEditPanel
-
Constructor: returns a Position edit panel with default value 100 for all variables.
- JaxoPositionEditPanel(int, int) - Constructor for class net.sf.jaxodraw.gui.panel.edit.JaxoPositionEditPanel
-
Constructor: returns a Position edit panel with given values for the variables.
- JaxoPostscriptWriter - Class in net.sf.jaxodraw.plugin.exports
-
Create postscript output.
- JaxoPostscriptWriter(JaxoGraph, boolean, boolean) - Constructor for class net.sf.jaxodraw.plugin.exports.JaxoPostscriptWriter
-
Constructor.
- JaxoPostscriptWriter(JaxoGraph, boolean, boolean, Color) - Constructor for class net.sf.jaxodraw.plugin.exports.JaxoPostscriptWriter
-
Constructor.
- JaxoPrefs - Class in net.sf.jaxodraw.util
-
Convenience class to handle user preferences.
- JaxoPrefs.Preferred - Enum in net.sf.jaxodraw.util
-
An Enum of recognized preferences.
- JaxoPrefsPanel - Class in net.sf.jaxodraw.gui.panel.prefs
-
Responsible for editing user preferences.
- JaxoPrefsPanel(Frame) - Constructor for class net.sf.jaxodraw.gui.panel.prefs.JaxoPrefsPanel
-
Creates a new JaxoPrefsPanel dialog which is always modal.
- JaxoPreview - Class in net.sf.jaxodraw.plugin
-
Responsible for viewing, like the results of an export.
- JaxoPreview(Component) - Constructor for class net.sf.jaxodraw.plugin.JaxoPreview
-
Constructor.
- JaxoPrint - Class in net.sf.jaxodraw.io
-
Responsible for printing directly to a printer.
- JaxoPrint() - Constructor for class net.sf.jaxodraw.io.JaxoPrint
- JaxoPrintable - Class in net.sf.jaxodraw.io
-
A Printable to print a
JaxoGraph
. - JaxoPrintable(JaxoGraph) - Constructor for class net.sf.jaxodraw.io.JaxoPrintable
-
Constructor.
- JaxoPrintable(JaxoGraph, boolean, boolean) - Constructor for class net.sf.jaxodraw.io.JaxoPrintable
-
Constructor.
- JaxoPrintable(JaxoGraph, boolean, boolean, Color) - Constructor for class net.sf.jaxodraw.io.JaxoPrintable
-
Constructor.
- JaxoProgressDialog - Class in net.sf.jaxodraw.gui.panel
-
The progress dialog for building the user guide.
- JaxoProgressDialog(Component, int, int, String) - Constructor for class net.sf.jaxodraw.gui.panel.JaxoProgressDialog
-
Constructor.
- JaxoPSFontPanel - Class in net.sf.jaxodraw.gui.panel.edit
-
A panel to change the text of a text object.
- JaxoPSFontPanel(Font) - Constructor for class net.sf.jaxodraw.gui.panel.edit.JaxoPSFontPanel
-
Constructor: returns a PSFont edit panel with initial values taken from the given font.
- JaxoPSText - Class in net.sf.jaxodraw.graph.object.text
-
Defines a JaxoObject which is a postscript text.
- JaxoPSText() - Constructor for class net.sf.jaxodraw.graph.object.text.JaxoPSText
- JaxoPSText.Element - Class in net.sf.jaxodraw.graph.object.text
-
An element is a chunk of text with a common font size placed at a specific location (measured relative to the JaxoObject location, and not taking into account a rotation).
- JaxoRotationEditPanel - Class in net.sf.jaxodraw.gui.panel.edit
-
A panel to change the rotation of an object.
- JaxoRotationEditPanel() - Constructor for class net.sf.jaxodraw.gui.panel.edit.JaxoRotationEditPanel
-
Constructor: returns a rotation edit panel with default rotation 0.
- JaxoRotationEditPanel(int) - Constructor for class net.sf.jaxodraw.gui.panel.edit.JaxoRotationEditPanel
-
Constructor: returns a rotation edit panel with the given rotation.
- JaxoRotationObject - Interface in net.sf.jaxodraw.graph.object
-
Interface for objects that can be rotated.
- JaxoRoundHandle - Class in net.sf.jaxodraw.gui.handle
-
A circle implementation for handles.
- JaxoRoundHandle() - Constructor for class net.sf.jaxodraw.gui.handle.JaxoRoundHandle
-
Constructor.
- JaxoRRArcRadiusEditPanel - Class in net.sf.jaxodraw.gui.panel.edit
-
A panel to change the dash of an object.
- JaxoRRArcRadiusEditPanel() - Constructor for class net.sf.jaxodraw.gui.panel.edit.JaxoRRArcRadiusEditPanel
-
Constructor: returns a panel with default values.
- JaxoRRArcRadiusEditPanel(double, double) - Constructor for class net.sf.jaxodraw.gui.panel.edit.JaxoRRArcRadiusEditPanel
-
Constructor: returns an round arc radius edit panel with the given arc radius and rectangle size.
- JaxoSArc - Class in net.sf.jaxodraw.graph.object.arc
-
A scalar arc.
- JaxoSArc() - Constructor for class net.sf.jaxodraw.graph.object.arc.JaxoSArc
- JaxoSBezier - Class in net.sf.jaxodraw.graph.object.bezier
-
Implementation of a scalar bezier.
- JaxoSBezier() - Constructor for class net.sf.jaxodraw.graph.object.bezier.JaxoSBezier
- JaxoScaleGraph - Class in net.sf.jaxodraw.gui.panel
-
Dialog to re-scale a graph.
- JaxoScaleGraph(Component, JaxoGraph, ChangeListener) - Constructor for class net.sf.jaxodraw.gui.panel.JaxoScaleGraph
-
Constructor.
- JaxoShutDown - Interface in net.sf.jaxodraw.gui.panel
-
An Interface to provide a shutdown hook for JaxoDraw.
- JaxoSLine - Class in net.sf.jaxodraw.graph.object.line
-
A scalar line.
- JaxoSLine() - Constructor for class net.sf.jaxodraw.graph.object.line.JaxoSLine
- JaxoSLoop - Class in net.sf.jaxodraw.graph.object.loop
-
A scalar loop.
- JaxoSLoop() - Constructor for class net.sf.jaxodraw.graph.object.loop.JaxoSLoop
- JaxoSpinnerComboBox<E> - Class in net.sf.jaxodraw.gui.swing.spinner
-
JComboBox extension that uses a JSpinner as editor component.
- JaxoSpinnerComboBox(JSpinner, E[]) - Constructor for class net.sf.jaxodraw.gui.swing.spinner.JaxoSpinnerComboBox
-
With the given spinner as editor component, and the given list part.
- JaxoSpinnerIntModel - Class in net.sf.jaxodraw.gui.swing.spinner
-
Specialization of SpinnerNumberModel that a) only allows integers (to avoid rounding issues) and has some convenience methods for them; b) optionally allows snapping the 'value' to only a subset of the integers.
- JaxoSpinnerIntModel(int, int, int) - Constructor for class net.sf.jaxodraw.gui.swing.spinner.JaxoSpinnerIntModel
-
With the given properties.
- JaxoSpinnerIntModel(int, int, int, int) - Constructor for class net.sf.jaxodraw.gui.swing.spinner.JaxoSpinnerIntModel
-
With the given properties.
- JaxoSpinnerRotationModel - Class in net.sf.jaxodraw.gui.swing.spinner
-
Specialization of SpinnerNumberModel that only allows integers to avoid rounding issues.
- JaxoSpinnerRotationModel() - Constructor for class net.sf.jaxodraw.gui.swing.spinner.JaxoSpinnerRotationModel
-
With initial value 0 and step size 1.
- JaxoSpinnerRotationModel(int) - Constructor for class net.sf.jaxodraw.gui.swing.spinner.JaxoSpinnerRotationModel
-
With given initial value and step size 1.
- JaxoSplashWindow - Class in net.sf.jaxodraw.gui.launch
-
The splash window displayed on startup.
- JaxoSplashWindow(String) - Constructor for class net.sf.jaxodraw.gui.launch.JaxoSplashWindow
-
Constructor.
- JaxoSquashEditPanel - Class in net.sf.jaxodraw.gui.panel.edit
-
A panel to change the squashing of an object.
- JaxoSquashEditPanel() - Constructor for class net.sf.jaxodraw.gui.panel.edit.JaxoSquashEditPanel
-
Constructor: returns a squash edit panel with default squashing of 100.
- JaxoSquashEditPanel(int) - Constructor for class net.sf.jaxodraw.gui.panel.edit.JaxoSquashEditPanel
-
Constructor: returns a squash edit panel with the given squashing.
- JaxoStatusBar - Class in net.sf.jaxodraw.gui.panel
-
Displays the status bar.
- JaxoStatusBar() - Constructor for class net.sf.jaxodraw.gui.panel.JaxoStatusBar
-
Constructor.
- JaxoStatusBar(String) - Constructor for class net.sf.jaxodraw.gui.panel.JaxoStatusBar
-
Constructor: displays the panel containing the current mode and the panel containing the coordinates.
- JaxoStretchingEditPanel - Class in net.sf.jaxodraw.gui.panel.edit
-
A panel to change the stretching property of an object.
- JaxoStretchingEditPanel() - Constructor for class net.sf.jaxodraw.gui.panel.edit.JaxoStretchingEditPanel
-
Constructor: a stretching edit panel with default value false.
- JaxoStretchingEditPanel(boolean) - Constructor for class net.sf.jaxodraw.gui.panel.edit.JaxoStretchingEditPanel
-
Constructor: a stretching edit panel with the given params.
- JaxoStrokeEditPanel - Class in net.sf.jaxodraw.gui.panel.edit
-
A panel to change the stroke of an object.
- JaxoStrokeEditPanel() - Constructor for class net.sf.jaxodraw.gui.panel.edit.JaxoStrokeEditPanel
-
Constructor: returns a stroke edit panel with default stroke of 1.0.
- JaxoStrokeEditPanel(float) - Constructor for class net.sf.jaxodraw.gui.panel.edit.JaxoStrokeEditPanel
-
Constructor: returns a stroke edit panel with the given stroke.
- JaxoSuperSymmEditPanel - Class in net.sf.jaxodraw.gui.panel.edit
-
A panel to change the symmetry property of an object.
- JaxoSuperSymmEditPanel() - Constructor for class net.sf.jaxodraw.gui.panel.edit.JaxoSuperSymmEditPanel
-
Constructor: a supersymmetry edit panel with default value false.
- JaxoSuperSymmEditPanel(boolean) - Constructor for class net.sf.jaxodraw.gui.panel.edit.JaxoSuperSymmEditPanel
-
Constructor: a supersymmetry edit panel with the given params.
- JaxoSymmEditPanel - Class in net.sf.jaxodraw.gui.panel.edit
-
A panel to change the symmetry property of an object.
- JaxoSymmEditPanel() - Constructor for class net.sf.jaxodraw.gui.panel.edit.JaxoSymmEditPanel
-
Constructor: a symmetry edit panel with default value false.
- JaxoSymmEditPanel(boolean) - Constructor for class net.sf.jaxodraw.gui.panel.edit.JaxoSymmEditPanel
-
Constructor: a symmetry edit panel with the given params.
- JaxoSymmetricObject - Interface in net.sf.jaxodraw.graph.object
-
An interface for objects that can be symmetrized.
- JaxoTab - Class in net.sf.jaxodraw.gui
-
One tab of the JaxoTabbedPane.
- JaxoTab(JaxoDrawingArea) - Constructor for class net.sf.jaxodraw.gui.JaxoTab
-
Constructor.
- JaxoTab(JaxoDrawingArea, JaxoGraph) - Constructor for class net.sf.jaxodraw.gui.JaxoTab
-
Constructor.
- JaxoTabbedCanvasPanel - Class in net.sf.jaxodraw.gui.panel
-
A tabbed panel.
- JaxoTabbedCanvasPanel(JaxoCommunicator, Component) - Constructor for class net.sf.jaxodraw.gui.panel.JaxoTabbedCanvasPanel
-
Constructor: adds MouseListener and ChangeListener to the tabbedPane.
- JaxoTabPopupMenu - Class in net.sf.jaxodraw.gui.menu.popup
-
A class that displays a pop-up menu if the user right-clicks on a tab.
- JaxoTabPopupMenu(ActionListener) - Constructor for class net.sf.jaxodraw.gui.menu.popup.JaxoTabPopupMenu
-
Constructor: sets all the menu entries and the action listeners.
- JaxoTextEditPanel - Class in net.sf.jaxodraw.gui.panel.edit
-
A panel to change the text of a text object.
- JaxoTextEditPanel() - Constructor for class net.sf.jaxodraw.gui.panel.edit.JaxoTextEditPanel
-
Constructor: returns a Text edit panel with an empty string as initial value.
- JaxoTextEditPanel(String) - Constructor for class net.sf.jaxodraw.gui.panel.edit.JaxoTextEditPanel
-
Constructor: returns a Text edit panel with the given string as initial value.
- JaxoTitledBorder - Class in net.sf.jaxodraw.util
-
Subclass of TitledBorder that has more uniform insets.
- JaxoTitledBorder(String) - Constructor for class net.sf.jaxodraw.util.JaxoTitledBorder
-
Create with given text.
- JaxoToolBar - Class in net.sf.jaxodraw.gui.panel
-
Responsible for displaying the buttons in the toolBar.
- JaxoToolBar(ActionListener) - Constructor for class net.sf.jaxodraw.gui.panel.JaxoToolBar
-
Constructor: lays out the toolBar.
- JaxoTriangle - Class in net.sf.jaxodraw.graph.object.fill
-
A triangle.
- JaxoTriangle() - Constructor for class net.sf.jaxodraw.graph.object.fill.JaxoTriangle
- JaxoUserGuide - Class in net.sf.jaxodraw.gui.panel
-
Responsible for creating and locating the User Guide.
- JaxoUserGuide(Component) - Constructor for class net.sf.jaxodraw.gui.panel.JaxoUserGuide
-
Constructor that takes a parent component.
- JaxoUserGuide(String, Component) - Constructor for class net.sf.jaxodraw.gui.panel.JaxoUserGuide
-
Constructor that takes a parent component and an alternative target location.
- JaxoUtils - Class in net.sf.jaxodraw.util
-
Some static utility methods.
- JaxoVertexPopupMenu - Class in net.sf.jaxodraw.gui.menu.popup
-
Pops up a menu with the dufferent vertex types whenever the user right clicks on the vertex button.
- JaxoVertexPopupMenu() - Constructor for class net.sf.jaxodraw.gui.menu.popup.JaxoVertexPopupMenu
-
Constructs a new vertex popup menu.
- JaxoVertexT1 - Class in net.sf.jaxodraw.graph.object.vertex
-
A vertex which is a filled circle.
- JaxoVertexT1() - Constructor for class net.sf.jaxodraw.graph.object.vertex.JaxoVertexT1
- JaxoVertexT2 - Class in net.sf.jaxodraw.graph.object.vertex
-
A vertex which is a cross with a circle.
- JaxoVertexT2() - Constructor for class net.sf.jaxodraw.graph.object.vertex.JaxoVertexT2
- JaxoVertexT3 - Class in net.sf.jaxodraw.graph.object.vertex
-
A vertex which is a filled square.
- JaxoVertexT3() - Constructor for class net.sf.jaxodraw.graph.object.vertex.JaxoVertexT3
- JaxoVertexT4 - Class in net.sf.jaxodraw.graph.object.vertex
-
A vertex which is a cross.
- JaxoVertexT4() - Constructor for class net.sf.jaxodraw.graph.object.vertex.JaxoVertexT4
- JaxoVertexT6 - Class in net.sf.jaxodraw.graph.object.vertex
-
A vertex which is a filled diamond.
- JaxoVertexT6() - Constructor for class net.sf.jaxodraw.graph.object.vertex.JaxoVertexT6
- JaxoViewMenu - Class in net.sf.jaxodraw.gui.menu
-
Contains the entries of the View menu.
- JaxoViewMenu() - Constructor for class net.sf.jaxodraw.gui.menu.JaxoViewMenu
-
Constructs a new view menu.
- JaxoWiggleEditPanel - Class in net.sf.jaxodraw.gui.panel.edit
-
A panel to change the wiggle properties of an object.
- JaxoWiggleEditPanel(int) - Constructor for class net.sf.jaxodraw.gui.panel.edit.JaxoWiggleEditPanel
-
Constructor: returns a wiggle edit panel with the given amplitude.
- JaxoWiggleEditPanel(int, float, float) - Constructor for class net.sf.jaxodraw.gui.panel.edit.JaxoWiggleEditPanel
-
Constructor: returns a wiggle edit panel with the given amplitude and frequency.
- JaxoWiggleEditPanel(int, int, float) - Constructor for class net.sf.jaxodraw.gui.panel.edit.JaxoWiggleEditPanel
-
Constructor: returns a wiggle edit panel with the given wiggle.
- JaxoWiggleObject - Interface in net.sf.jaxodraw.graph.object
-
An interface for objects that have wiggles.
- JaxoXsltTransformer - Class in net.sf.jaxodraw.util
-
Perform xslt transformations.
- JaxoXYREditPanel - Class in net.sf.jaxodraw.gui.panel.edit
-
A panel to change the x,y and radius parameters of an object.
- JaxoXYREditPanel() - Constructor for class net.sf.jaxodraw.gui.panel.edit.JaxoXYREditPanel
-
Constructor: returns a XYR edit panel with default value 200 for all variables.
- JaxoXYREditPanel(int, int, int) - Constructor for class net.sf.jaxodraw.gui.panel.edit.JaxoXYREditPanel
-
Constructor: returns a XYR edit panel with given values for the variables.
- JaxoZigZagArc - Class in net.sf.jaxodraw.graph.object.arc
-
A photon arc.
- JaxoZigZagArc() - Constructor for class net.sf.jaxodraw.graph.object.arc.JaxoZigZagArc
- JaxoZigZagBezier - Class in net.sf.jaxodraw.graph.object.bezier
-
Implementation of a zigzag bezier.
- JaxoZigZagBezier() - Constructor for class net.sf.jaxodraw.graph.object.bezier.JaxoZigZagBezier
- JaxoZigZagLine - Class in net.sf.jaxodraw.graph.object.line
-
A zig-zag line.
- JaxoZigZagLine() - Constructor for class net.sf.jaxodraw.graph.object.line.JaxoZigZagLine
- JaxoZigZagLoop - Class in net.sf.jaxodraw.graph.object.loop
-
A zig-zag loop.
- JaxoZigZagLoop() - Constructor for class net.sf.jaxodraw.graph.object.loop.JaxoZigZagLoop
- JaxoZoom - Class in net.sf.jaxodraw.gui
-
A zoom on the canvas.
- JaxoZoom(JaxoCanvasComponent) - Constructor for class net.sf.jaxodraw.gui.JaxoZoom
-
Constructor.
- JaxoZoom.ZoomFactor - Enum in net.sf.jaxodraw.gui
-
The zoom factors supported by this Zoom.
- JaxoZoomPopupMenu - Class in net.sf.jaxodraw.gui.menu.popup
-
A class that displays a pop-up menu if the user right-clicks on a tab.
- JaxoZoomPopupMenu() - Constructor for class net.sf.jaxodraw.gui.menu.popup.JaxoZoomPopupMenu
-
Constructor: sets all the menu entries.
- JPG - net.sf.jaxodraw.plugin.exports.JaxoExportImg.Format
-
Joint Photographic Experts Group.
- JUNGLE_GREEN - Static variable in class net.sf.jaxodraw.util.JaxoColor
-
The color JungleGreen.
K
- KAPPA - Static variable in class net.sf.jaxodraw.graph.object.text.JaxoGreek
-
The greek letter kappa.
- knownLanguages() - Static method in class net.sf.jaxodraw.util.JaxoLanguage
-
Returns the languages known by this version of JaxoDraw.
L
- label(String) - Method in interface net.sf.jaxodraw.plugin.JaxoPluginDictionary
-
Translate 'key' as a label (typically, by appending ": " to the default translation).
- label(String) - Method in class net.sf.jaxodraw.util.JaxoDictionary
-
Translate 'key' as a label (typically, by appending ": " to the default translation).
- label(String) - Static method in class net.sf.jaxodraw.util.JaxoLanguage
-
Translate 'key' as a label (typically, by appending ": " to the default translation).
- LAMBDA - Static variable in class net.sf.jaxodraw.graph.object.text.JaxoGreek
-
The greek letter lambda.
- LANGUAGE - net.sf.jaxodraw.util.JaxoPrefs.Preferred
-
The preferred language.
- languageChanged(JaxoLanguage.Language) - Static method in class net.sf.jaxodraw.util.JaxoLanguage
-
Updates the current locale and associated language bundle.
- LanguageMenu - Class in net.sf.jaxodraw.gui.menu
-
A AbstractMenu for language MenuItems.
- LanguageMenu(String) - Constructor for class net.sf.jaxodraw.gui.menu.LanguageMenu
-
Creates a new instance of LanguageMenu.
- LanguagePanel - Class in net.sf.jaxodraw.gui.panel.prefs
-
A language edit panel.
- LanguagePanel() - Constructor for class net.sf.jaxodraw.gui.panel.prefs.LanguagePanel
-
A Panel for language settings.
- LARGE - net.sf.jaxodraw.graph.object.text.JaxoLatexText.TextSize
-
Latex text size large.
- LATEX - net.sf.jaxodraw.gui.menu.GuiAction
-
The Latex_Text GuiAction.
- LATEX - net.sf.jaxodraw.util.JaxoMode
-
Latex text.
- latexCommand() - Method in enum net.sf.jaxodraw.graph.object.text.JaxoLatexText.TextSize
-
Return the latex command for this size.
- latexOption() - Method in enum net.sf.jaxodraw.graph.object.text.JaxoLatexText.Align
-
Return the latex option String.
- LatexTextIconFactory - Interface in net.sf.jaxodraw.graph.object.text
-
Generates icons for latex texts.
- launch(String[], boolean) - Method in class net.sf.jaxodraw.gui.launch.JaxoLauncher
-
Launches the JaxoDraw GUI.
- LAVENDER - Static variable in class net.sf.jaxodraw.util.JaxoColor
-
The color Lavender.
- LEFT_BOTTOM - net.sf.jaxodraw.graph.object.text.JaxoLatexText.Align
-
Align left-bottom with respect to text coordinates.
- LEFT_CENTER - net.sf.jaxodraw.graph.object.text.JaxoLatexText.Align
-
Align left-center with respect to text coordinates.
- LEFT_TOP - net.sf.jaxodraw.graph.object.text.JaxoLatexText.Align
-
Align left-top with respect to text coordinates.
- length() - Method in class net.sf.jaxodraw.graph.object.AbstractParticleObject
-
Calculates the length of this particle object.
- length() - Method in class net.sf.jaxodraw.graph.object.arc.AbstractArcObject
-
Calculates the length of this arc.
- length() - Method in class net.sf.jaxodraw.graph.object.bezier.AbstractBezierObject
-
Returns the approximate length of this Bezier curve.
- length() - Method in class net.sf.jaxodraw.graph.object.line.AbstractLineObject
-
Returns the length of this line.
- length() - Method in class net.sf.jaxodraw.graph.object.loop.AbstractLoopObject
-
Returns the length of this loop.
- LIME_GREEN - Static variable in class net.sf.jaxodraw.util.JaxoColor
-
The color LimeGreen.
- LINE - net.sf.jaxodraw.graph.JaxoPaintableGrid.Style
-
Line style.
- LINE_COLOR - net.sf.jaxodraw.graph.object.JaxoObjectEditPanel.ColorType
-
Defines a ColorEditPanel for a the line color of a fill object.
- LINE_HONEYCOMB - net.sf.jaxodraw.graph.JaxoPaintableGrid.Style
-
Honeycomb style.
- LINE_SEPARATOR - Static variable in class net.sf.jaxodraw.util.JaxoUtils
-
The system-dependent line separator.
- LINE_WIDTH - net.sf.jaxodraw.graph.object.JaxoObjectPrefs.Preferred
-
The line (stroke) width.
- linepath() - Method in class net.sf.jaxodraw.graph.object.AbstractParticleObject
-
Return a Path that is a line from the first Point to the last click Point of this Object.
- loadPlugins(String) - Method in class net.sf.jaxodraw.plugin.JaxoPluginLoader
-
Load plugins.
- loadPluginsFromJar(String) - Method in class net.sf.jaxodraw.plugin.JaxoPluginLoader
-
Loads plugins from a jar file.
- loadPrefs() - Static method in class net.sf.jaxodraw.graph.object.JaxoObjectPrefs
-
Load the current set of Preferences from the user Preferences node.
- loadPrefs() - Static method in class net.sf.jaxodraw.util.JaxoPrefs
-
Load the current set of Preferences from the user Preferences node.
- loadProperties() - Method in class net.sf.jaxodraw.plugin.AbstractJaxoPlugin
-
Each plugin should be able to load a set of properties from some default location.
- loadProperties() - Method in interface net.sf.jaxodraw.plugin.JaxoPlugin
-
Each plugin should be able to load a set of properties from some default location.
- locale() - Method in class net.sf.jaxodraw.util.JaxoDictionary
-
Locale corresponding to the current language.
- locale() - Static method in class net.sf.jaxodraw.util.JaxoLanguage
-
Locale corresponding to the current language.
- localIndexPage() - Method in class net.sf.jaxodraw.gui.panel.JaxoUserGuide
-
Returns a URL to the index page of the local copy of the User Guide.
- location() - Method in class net.sf.jaxodraw.graph.object.text.JaxoPSText.Element
-
Location.
- Location - Interface in net.sf.jaxodraw.util
-
Policy for placing windows.
- Location.RelativeTo - Class in net.sf.jaxodraw.util
-
Class to set locations relative to other components.
- Location.RelativeToAvoiding - Class in net.sf.jaxodraw.util
-
Class to set locations relative to other components.
- log(int, Exception) - Static method in class net.sf.jaxodraw.util.JaxoLog
-
Logs a log message with given level.
- log(int, String) - Static method in class net.sf.jaxodraw.util.JaxoLog
-
Logs a log message with given level.
- log(int, String, Exception) - Static method in class net.sf.jaxodraw.util.JaxoLog
-
Logs a log message with given level.
- log(Level, String, Throwable) - Method in class net.sf.jaxodraw.logging.JaxoConsoleLogger
-
Logs an exception and/or a message at a given level.
- log(Level, String, Throwable) - Method in class net.sf.jaxodraw.logging.JaxoDefaultLogger
-
Logs an exception and/or a message at a given level.
- log(Level, String, Throwable) - Method in interface net.sf.jaxodraw.logging.JaxoLogger
-
Logs an exception and/or a message at a given level.
- LOG_DIR - Static variable in class net.sf.jaxodraw.util.JaxoInfo
-
The absolute path of the directory where log records are stored.
- LOG_VIEW - net.sf.jaxodraw.gui.menu.GuiAction
-
The Log View GuiAction.
- LOG_VIEW - net.sf.jaxodraw.util.JaxoMode
-
The JaxoDraw web site.
- LogFormatter - Class in net.sf.jaxodraw.logging
-
Formats log records in standard JaxoDraw format.
- LogFormatter() - Constructor for class net.sf.jaxodraw.logging.LogFormatter
- LOOKNFEEL - net.sf.jaxodraw.gui.menu.GuiAction
-
The Look_And_Feel GuiAction.
- LOOKNFEEL - net.sf.jaxodraw.util.JaxoMode
-
LooknFeel dialog.
- LOOKNFEEL - net.sf.jaxodraw.util.JaxoPrefs.Preferred
-
The preferred Look and Feel (as of 2.0, the Class Name).
- LookNFeelPanel - Class in net.sf.jaxodraw.gui.panel.prefs
-
A lookNfeel edit panel.
- LookNFeelPanel() - Constructor for class net.sf.jaxodraw.gui.panel.prefs.LookNFeelPanel
-
A panel for LookNFeel settings.
M
- MAC_README - net.sf.jaxodraw.util.JaxoMode
-
System info.
- MAGENTA - Static variable in class net.sf.jaxodraw.util.JaxoColor
-
The color Magenta.
- magnification() - Method in enum net.sf.jaxodraw.gui.JaxoZoom.ZoomFactor
-
Return the magnification factor of this ZoomFactor.
- MAHOGANY - Static variable in class net.sf.jaxodraw.util.JaxoColor
-
The color Mahagony.
- main(String[]) - Static method in class net.sf.jaxodraw.gui.panel.JaxoUserGuide
-
Create the User Guide from the command line.
- main(String[]) - Static method in class net.sf.jaxodraw.JaxoDraw
-
The method that executes JaxoDraw from the command line: reads preferences and command line arguments, before bringing up the graphical user interface.
- makeAvailableAtRuntime() - Method in class net.sf.jaxodraw.plugin.exports.AbstractJaxoExport
-
Checks some eventual runtime requirements for the plugin.
- makeAvailableAtRuntime() - Method in class net.sf.jaxodraw.plugin.imports.AbstractJaxoImport
-
Checks some eventual runtime requirements for the plugin.
- makeAvailableAtRuntime() - Method in interface net.sf.jaxodraw.plugin.JaxoPlugin
-
Checks some eventual runtime requirements for the plugin.
- markBackgroundInvalid() - Method in class net.sf.jaxodraw.gui.AbstractJaxoCanvas
-
Mark background or grid invalid (but not the graph/objects).
- markImageInvalid() - Method in class net.sf.jaxodraw.gui.AbstractJaxoCanvas
-
Mark the whole image as invalid.
- markImageInvalid(Rectangle) - Method in class net.sf.jaxodraw.gui.JaxoCanvas
-
Mark the specified region as invalid.
- markImageInvalid(Rectangle) - Method in interface net.sf.jaxodraw.gui.JaxoDrawingArea
-
Mark the specified region as invalid.
- MAROON - Static variable in class net.sf.jaxodraw.util.JaxoColor
-
The color Maroon.
- MAX_NAME_LENGTH - Static variable in class net.sf.jaxodraw.gui.panel.JaxoStatusBar
-
The maximum length of the string to be displayed in the status bar.
- MAX_RECENT_FILES - Static variable in class net.sf.jaxodraw.util.JaxoPrefs
-
Defines the maximum numbers of recent files presented in the recent file menu.
- MELON - Static variable in class net.sf.jaxodraw.util.JaxoColor
-
The color Melon.
- message(String, Object) - Method in interface net.sf.jaxodraw.plugin.JaxoPluginDictionary
-
Translates the given string into the current default language, interpolating a single argument.
- message(String, Object) - Method in class net.sf.jaxodraw.util.JaxoDictionary
-
Translates the given string into the current default language, interpolating a single argument.
- message(String, Object) - Static method in class net.sf.jaxodraw.util.JaxoLanguage
-
Translates the given string into the current default language, interpolating a single argument.
- message(String, Object[]) - Method in interface net.sf.jaxodraw.plugin.JaxoPluginDictionary
-
Translates the given string into the current default language, interpolating arguments.
- message(String, Object[]) - Method in class net.sf.jaxodraw.util.JaxoDictionary
-
Translates the given string into the current default language, interpolating arguments.
- message(String, Object[]) - Static method in class net.sf.jaxodraw.util.JaxoLanguage
-
Translates the given string into the current default language, interpolating arguments.
- message(String, Object, Object) - Method in interface net.sf.jaxodraw.plugin.JaxoPluginDictionary
-
Translates the given string into the current default language, interpolating two arguments.
- message(String, Object, Object) - Method in class net.sf.jaxodraw.util.JaxoDictionary
-
Translates the given string into the current default language, interpolating two arguments.
- message(String, Object, Object) - Static method in class net.sf.jaxodraw.util.JaxoLanguage
-
Translates the given string into the current default language, interpolating two arguments.
- MIDNIGHT_BLUE - Static variable in class net.sf.jaxodraw.util.JaxoColor
-
The color MidnightBlue.
- MINUS_DX - net.sf.jaxodraw.graph.object.JaxoObject.Handle
-
A Handle that denotes a point with coordinates (2x - x2,y).
- MINUS_DY - net.sf.jaxodraw.graph.object.JaxoObject.Handle
-
A Handle that denotes a point with coordinates (x,2y - y2).
- MiscPanel - Class in net.sf.jaxodraw.gui.panel.prefs
-
A misc edit panel.
- MiscPanel(JComboBox<String>) - Constructor for class net.sf.jaxodraw.gui.panel.prefs.MiscPanel
-
A panel for misc options.
- mouseClicked(MouseEvent) - Method in class net.sf.jaxodraw.gui.JaxoCanvasEventListener
-
The action to be taken when the mouse is clicked on the canvas.
- mouseDragged(MouseEvent) - Method in class net.sf.jaxodraw.gui.JaxoCanvasEventListener
-
The action to be taken when the mouse is dragged on the canvas.
- mouseDragged(MouseEvent) - Method in class net.sf.jaxodraw.gui.JaxoZoom
-
The action to be taken when the mouse is dragged on the canvas.
- mouseEntered(MouseEvent) - Method in class net.sf.jaxodraw.gui.JaxoCanvasEventListener
-
Process the event when the mouse enters the canvas.
- mouseEntered(MouseEvent) - Method in class net.sf.jaxodraw.gui.panel.JaxoLatexTextToolTip
-
Process the event when the mouse enters the canvas.
- mouseExited(MouseEvent) - Method in class net.sf.jaxodraw.gui.JaxoCanvasEventListener
-
Process the event when the mouse exits the canvas.
- mouseExited(MouseEvent) - Method in class net.sf.jaxodraw.gui.panel.JaxoLatexTextToolTip
-
Process the event when the mouse exits the canvas.
- mouseMoved(MouseEvent) - Method in class net.sf.jaxodraw.gui.JaxoCanvasEventListener
-
Process the event when the mouse is moved on the canvas.
- mouseMoved(MouseEvent) - Method in class net.sf.jaxodraw.gui.panel.JaxoLatexTextToolTip
-
The action to be taken when the mouse is moved on the canvas.
- mousePressed(MouseEvent) - Method in class net.sf.jaxodraw.gui.JaxoCanvasEventListener
-
The action to be taken when the mouse is pressed on the canvas.
- mousePressed(MouseEvent) - Method in class net.sf.jaxodraw.gui.JaxoZoom
-
The action to be taken when the mouse is pressed on the canvas.
- mousePressed(MouseEvent) - Method in class net.sf.jaxodraw.gui.panel.JaxoLatexTextToolTip
-
Hide window when the mouse is pressed on the canvas.
- mouseReleased(MouseEvent) - Method in class net.sf.jaxodraw.gui.JaxoCanvasEventListener
-
The action to be taken when the mouse is released on the canvas.
- mouseReleased(MouseEvent) - Method in class net.sf.jaxodraw.gui.JaxoZoom
-
The action to be taken when the mouse is released on the canvas.
- move(int, int) - Method in class net.sf.jaxodraw.graph.JaxoGraph
-
Move the object at 'index' to 'newIndex', leaving all other elements in order.
- move(int, int) - Method in interface net.sf.jaxodraw.graph.object.JaxoList
-
Move the object at 'index' to 'newIndex', leaving all other elements in order.
- move(int, int) - Method in class net.sf.jaxodraw.graph.object.JaxoObjectList
-
Move the object at 'index' to 'newIndex', leaving all other elements in order.
- MOVE - net.sf.jaxodraw.gui.menu.GuiAction
-
The Move GuiAction.
- MOVE - net.sf.jaxodraw.util.JaxoMode
-
Move an object.
- MOVE_GRAPH - net.sf.jaxodraw.gui.menu.GuiAction
-
The Move graph GuiAction.
- MOVE_GRAPH - net.sf.jaxodraw.util.JaxoMode
-
Move complete graph on canvas.
- moveToFront() - Method in class net.sf.jaxodraw.gui.launch.JaxoSplashWindow
-
Move the splash Window to front.
- MU - Static variable in class net.sf.jaxodraw.graph.object.text.JaxoGreek
-
The greek letter mu.
- MULBERRY - Static variable in class net.sf.jaxodraw.util.JaxoColor
-
The color Mulberry.
N
- NAVY_BLUE - Static variable in class net.sf.jaxodraw.util.JaxoColor
-
The color NavyBlue.
- net.sf.jaxodraw - package net.sf.jaxodraw
-
The main package of JaxoDraw.
- net.sf.jaxodraw.graph - package net.sf.jaxodraw.graph
-
Graph related classes.
- net.sf.jaxodraw.graph.object - package net.sf.jaxodraw.graph.object
-
Collection of objects that can be drawn by JaxoDraw.
- net.sf.jaxodraw.graph.object.arc - package net.sf.jaxodraw.graph.object.arc
-
Arc objects.
- net.sf.jaxodraw.graph.object.arrow - package net.sf.jaxodraw.graph.object.arrow
-
Arrow objects.
- net.sf.jaxodraw.graph.object.bezier - package net.sf.jaxodraw.graph.object.bezier
-
Bezier objects.
- net.sf.jaxodraw.graph.object.fill - package net.sf.jaxodraw.graph.object.fill
-
Fill objects, ie objects that have a fill color.
- net.sf.jaxodraw.graph.object.group - package net.sf.jaxodraw.graph.object.group
-
Group objects.
- net.sf.jaxodraw.graph.object.line - package net.sf.jaxodraw.graph.object.line
-
Line objects.
- net.sf.jaxodraw.graph.object.loop - package net.sf.jaxodraw.graph.object.loop
-
Loop objects.
- net.sf.jaxodraw.graph.object.text - package net.sf.jaxodraw.graph.object.text
-
Text objects.
- net.sf.jaxodraw.graph.object.vertex - package net.sf.jaxodraw.graph.object.vertex
-
Vertex objects.
- net.sf.jaxodraw.gui - package net.sf.jaxodraw.gui
-
GUI related classes.
- net.sf.jaxodraw.gui.grid - package net.sf.jaxodraw.gui.grid
-
Grid related classes.
- net.sf.jaxodraw.gui.handle - package net.sf.jaxodraw.gui.handle
-
Handles for JaxoObject.
- net.sf.jaxodraw.gui.launch - package net.sf.jaxodraw.gui.launch
-
Classes to deal with the JaxoDraw launch process.
- net.sf.jaxodraw.gui.menu - package net.sf.jaxodraw.gui.menu
-
Menus for the GUI.
- net.sf.jaxodraw.gui.menu.popup - package net.sf.jaxodraw.gui.menu.popup
-
Popup menus for the GUI.
- net.sf.jaxodraw.gui.panel - package net.sf.jaxodraw.gui.panel
-
GUI panels.
- net.sf.jaxodraw.gui.panel.button - package net.sf.jaxodraw.gui.panel.button
-
Button panels for the GUI.
- net.sf.jaxodraw.gui.panel.edit - package net.sf.jaxodraw.gui.panel.edit
-
Edit panels that allow to edit JaxoObjects.
- net.sf.jaxodraw.gui.panel.prefs - package net.sf.jaxodraw.gui.panel.prefs
-
Preferences dialog panels.
- net.sf.jaxodraw.gui.swing - package net.sf.jaxodraw.gui.swing
-
Swing related classes.
- net.sf.jaxodraw.gui.swing.spinner - package net.sf.jaxodraw.gui.swing.spinner
-
Some spinner classes that are used in edit panels.
- net.sf.jaxodraw.io - package net.sf.jaxodraw.io
-
Contains classes to handle input/output from/to external files.
- net.sf.jaxodraw.logging - package net.sf.jaxodraw.logging
-
Logging classes for JaxoDraw.
- net.sf.jaxodraw.plugin - package net.sf.jaxodraw.plugin
-
A plugin is an external piece of software that adds functionality to JaxoDraw.
- net.sf.jaxodraw.plugin.exports - package net.sf.jaxodraw.plugin.exports
-
Export classes.
- net.sf.jaxodraw.plugin.imports - package net.sf.jaxodraw.plugin.imports
-
Import classes.
- net.sf.jaxodraw.util - package net.sf.jaxodraw.util
-
Utility methods.
- NEW_GRAPH - net.sf.jaxodraw.gui.menu.GuiAction
-
The New graph GuiAction.
- NEW_GRAPH - net.sf.jaxodraw.util.JaxoMode
-
Start a new graph.
- NEW_TAB - net.sf.jaxodraw.gui.menu.GuiAction
-
The New tab GuiAction.
- NEW_TAB - net.sf.jaxodraw.util.JaxoMode
-
Start a new graph tab.
- newCheckmarkMenuItem() - Static method in class net.sf.jaxodraw.gui.menu.JaxoMenuUtils
-
=newCheckmarMenuItem(null).
- newCheckmarkMenuItem(String) - Static method in class net.sf.jaxodraw.gui.menu.JaxoMenuUtils
-
Depending on configuration, a JCheckBoxMenuItem or a JMenuItem with custom Icon.
- newDefaultGrid() - Static method in class net.sf.jaxodraw.gui.grid.JaxoDefaultGrid
-
A new grid with the values from the preferences.
- newDialog(Component, String, boolean) - Static method in class net.sf.jaxodraw.util.JaxoDialogs
-
A new JDialog with the first Dialog/Frame ancestor as owner and the given arguments.
- newGraph() - Method in class net.sf.jaxodraw.gui.JaxoTab
-
Starts a new graph for this tab.
- newImage(String) - Static method in class net.sf.jaxodraw.util.JaxoUtils
-
Image from /resources/icons/ icon resource.
- newImageIcon(String) - Static method in class net.sf.jaxodraw.util.JaxoUtils
-
ImageIcon from /resources/icons/ icon resource.
- newLineBoxLayoutPanel() - Static method in class net.sf.jaxodraw.util.JaxoDialogs
-
A new JPanel with LINE_AXIS BoxLayout.
- newMenuItem(GuiAction) - Method in class net.sf.jaxodraw.gui.menu.AbstractMenu
-
Create a new JMenuItem.
- newObject(String) - Static method in class net.sf.jaxodraw.gui.JaxoObjectFactory
-
Returns a new instance of a JaxoObject.
- newObject(JaxoMode) - Static method in class net.sf.jaxodraw.gui.JaxoObjectFactory
-
Returns a new instance of a JaxoObject.
- newPageBoxLayoutPanel() - Static method in class net.sf.jaxodraw.util.JaxoDialogs
-
A new JPanel with PAGE_AXIS BoxLayout.
- newSpinner() - Method in class net.sf.jaxodraw.gui.swing.spinner.JaxoSpinnerRotationModel
-
A new JSpinner with an editor better fit to edit angles than the default number editor.
- newTitledBorderLayoutPanel(String) - Static method in class net.sf.jaxodraw.util.JaxoDialogs
-
A new JPanel with BorderLayout and a titled (translated) border.
- newTitledFlowLayoutPanel(String) - Static method in class net.sf.jaxodraw.util.JaxoDialogs
-
A new JPanel with FlowLayout and a titled (translated) border.
- newTitledLayoutPanel(String, LayoutManager) - Static method in class net.sf.jaxodraw.util.JaxoDialogs
-
A new JPanel with the given layout and a titled (translated) border.
- newTitledLineBoxLayoutPanel(String) - Static method in class net.sf.jaxodraw.util.JaxoDialogs
-
A new JPanel with LINE_AXIS BoxLayout and a titled (translated) border.
- newTitledPageBoxLayoutPanel(String) - Static method in class net.sf.jaxodraw.util.JaxoDialogs
-
A new JPanel with PAGE_AXIS BoxLayout and a titled (translated) border.
- normalPopup(JaxoGraph, boolean) - Method in class net.sf.jaxodraw.gui.menu.popup.JaxoFBoxPopupMenu
-
Prepare for a normal popup.
- NORMALSIZE - net.sf.jaxodraw.graph.object.text.JaxoLatexText.TextSize
-
Latex text size normalsize.
- NU - Static variable in class net.sf.jaxodraw.graph.object.text.JaxoGreek
-
The greek letter nu.
O
- ObjectPanel - Class in net.sf.jaxodraw.gui.panel.prefs
-
An object edit panel.
- ObjectPanel(JaxoColorChooser, JComboBox<String>) - Constructor for class net.sf.jaxodraw.gui.panel.prefs.ObjectPanel
-
A panel for object preferences.
- objectsToBackground(JaxoGraph) - Static method in class net.sf.jaxodraw.graph.JaxoGraphUtils
-
Puts all the marked objects of the graph in the background.
- objectsToForeground(JaxoGraph) - Static method in class net.sf.jaxodraw.graph.JaxoGraphUtils
-
Puts all the marked objects of the graph in the foreground.
- OFF - net.sf.jaxodraw.gui.JaxoDrawingArea.HandlePaintMode
-
Do not paint handles.
- OLIVE_GREEN - Static variable in class net.sf.jaxodraw.util.JaxoColor
-
The color OliveGreen.
- OMEGA - Static variable in class net.sf.jaxodraw.graph.object.text.JaxoGreek
-
The greek letter omega.
- OMIKRON - Static variable in class net.sf.jaxodraw.graph.object.text.JaxoGreek
-
The greek letter omikron.
- ON - net.sf.jaxodraw.gui.JaxoDrawingArea.HandlePaintMode
-
Paint handles.
- onlyPastePopup() - Method in class net.sf.jaxodraw.gui.menu.popup.JaxoFBoxPopupMenu
-
Prepare for a popup only showing "Paste".
- open(File) - Method in class net.sf.jaxodraw.io.JaxoIO
-
Opens a new JaxoGraph from the specified file.
- open(File, boolean) - Method in class net.sf.jaxodraw.io.JaxoIO
-
Opens a new JaxoGraph from the specified file.
- open(InputStream) - Method in class net.sf.jaxodraw.io.JaxoIO
-
Opens a new JaxoGraph from an input stream.
- OPEN - net.sf.jaxodraw.gui.menu.GuiAction
-
The Open GuiAction.
- OPEN - net.sf.jaxodraw.util.JaxoMode
-
Open a JaxoDraw file.
- openOrImport(String) - Method in class net.sf.jaxodraw.gui.panel.JaxoTabbedCanvasPanel
-
Open given file (JaxoDraw or plugin based on extension) in a new tab.
- OpenRecentMenu - Class in net.sf.jaxodraw.gui.menu
-
A AbstractMenu for opening recent files.
- OpenRecentMenu() - Constructor for class net.sf.jaxodraw.gui.menu.OpenRecentMenu
-
Creates a new instance of NewMenu.
- ORANGE - Static variable in class net.sf.jaxodraw.util.JaxoColor
-
The color Orange.
- ORANGE_RED - Static variable in class net.sf.jaxodraw.util.JaxoColor
-
The color OrangeRed.
- ORCHID - Static variable in class net.sf.jaxodraw.util.JaxoColor
-
The color Orchid.
- OS_ARCH - Static variable in class net.sf.jaxodraw.util.JaxoInfo
-
The architecture of the current operating system.
- OS_NAME - Static variable in class net.sf.jaxodraw.util.JaxoInfo
-
The name of the current operating system.
- OS_VERSION - Static variable in class net.sf.jaxodraw.util.JaxoInfo
-
The version of the current operating system.
- OtherMenu - Class in net.sf.jaxodraw.gui.menu
-
Contains the entries of the Object menu.
- OtherMenu() - Constructor for class net.sf.jaxodraw.gui.menu.OtherMenu
-
Constructs a new object menu.
- outerStrokeDashes(double) - Method in class net.sf.jaxodraw.graph.object.arc.AbstractDashArc
-
Returns an array that is used as the dash parameter in
BasicStroke
to paint the outer part of this arc in double-line mode. - outerStrokeDashes(double) - Method in class net.sf.jaxodraw.graph.object.arc.JaxoGArc
-
Returns an array that is used as the dash parameter in
BasicStroke
to paint the outer part of this arc in double-line mode. - outerStrokeDashes(double) - Method in class net.sf.jaxodraw.graph.object.arc.JaxoSArc
-
Returns an array that is used as the dash parameter in
BasicStroke
to paint the outer part of this arc in double-line mode. - outerStrokeDashes(double) - Method in class net.sf.jaxodraw.graph.object.loop.AbstractDashLoop
-
Returns an array that is used as the dash parameter in
BasicStroke
to paint the outer part of this loop in double-line mode. - outerStrokeDashes(double) - Method in class net.sf.jaxodraw.graph.object.loop.JaxoGLoop
-
Returns an array that is used as the dash parameter in
BasicStroke
to paint the outer part of this loop in double-line mode. - outerStrokeDashes(double) - Method in class net.sf.jaxodraw.graph.object.loop.JaxoSLoop
-
Returns an array that is used as the dash parameter in
BasicStroke
to paint the outer part of this loop in double-line mode.
P
- P1 - net.sf.jaxodraw.graph.object.JaxoObject.Handle
-
The first Handle of a JaxoObject.
- P2 - net.sf.jaxodraw.graph.object.JaxoObject.Handle
-
The second Handle of a JaxoObject.
- P3 - net.sf.jaxodraw.graph.object.JaxoObject.Handle
-
The third Handle of a JaxoObject.
- P4 - net.sf.jaxodraw.graph.object.JaxoObject.Handle
-
The forth Handle of a JaxoObject.
- paint(Graphics) - Method in class net.sf.jaxodraw.gui.launch.JaxoSplashWindow
-
Paint the splash image.
- paint(Graphics2D) - Method in interface net.sf.jaxodraw.graph.JaxoPaintableGrid
-
Paints the grid.
- paint(Graphics2D) - Method in class net.sf.jaxodraw.graph.object.AbstractParticleObject
-
The method that paints the JaxoObject.
- paint(Graphics2D) - Method in class net.sf.jaxodraw.graph.object.arc.AbstractDashArc
-
The method that paints the JaxoObject.
- paint(Graphics2D) - Method in class net.sf.jaxodraw.graph.object.fill.AbstractFilledRotationObject
-
The method that paints the JaxoObject.
- paint(Graphics2D) - Method in class net.sf.jaxodraw.graph.object.fill.JaxoTriangle
-
The method that paints the JaxoObject.
- paint(Graphics2D) - Method in interface net.sf.jaxodraw.graph.object.JaxoList
-
Call paint(g) on all elements of JaxoObjects.
- paint(Graphics2D) - Method in interface net.sf.jaxodraw.graph.object.JaxoObject
-
The method that paints the JaxoObject.
- paint(Graphics2D) - Method in class net.sf.jaxodraw.graph.object.JaxoObjectList
-
Call paint(g) on all elements of JaxoObjects.
- paint(Graphics2D) - Method in class net.sf.jaxodraw.graph.object.line.AbstractDashLine
-
The method that paints the JaxoObject.
- paint(Graphics2D) - Method in class net.sf.jaxodraw.graph.object.loop.AbstractDashLoop
-
The method that paints the JaxoObject.
- paint(Graphics2D) - Method in class net.sf.jaxodraw.graph.object.text.JaxoLatexText
-
The method that paints the JaxoObject.
- paint(Graphics2D) - Method in class net.sf.jaxodraw.graph.object.text.JaxoPSText
-
The method that paints the JaxoObject.
- paint(Graphics2D) - Method in class net.sf.jaxodraw.graph.object.vertex.JaxoVertexT1
-
The method that paints the JaxoObject.
- paint(Graphics2D) - Method in class net.sf.jaxodraw.graph.object.vertex.JaxoVertexT2
-
The method that paints the JaxoObject.
- paint(Graphics2D) - Method in class net.sf.jaxodraw.graph.object.vertex.JaxoVertexT3
-
The method that paints the JaxoObject.
- paint(Graphics2D) - Method in class net.sf.jaxodraw.graph.object.vertex.JaxoVertexT4
-
The method that paints the JaxoObject.
- paint(Graphics2D) - Method in class net.sf.jaxodraw.graph.object.vertex.JaxoVertexT6
-
The method that paints the JaxoObject.
- paint(Graphics2D) - Method in class net.sf.jaxodraw.gui.grid.JaxoDefaultGrid
-
Paints the grid.
- paint(Graphics2D, Point, boolean, boolean, boolean) - Method in interface net.sf.jaxodraw.graph.object.JaxoHandle
-
Paint the handle at a given position.
- paint(Graphics2D, Point, boolean, boolean, boolean) - Method in class net.sf.jaxodraw.gui.handle.JaxoDefaultHandle
-
Paint the handle at a given position.
- paint(Graphics2D, Point, boolean, boolean, boolean) - Method in class net.sf.jaxodraw.gui.handle.JaxoRoundHandle
-
Paint the handle at a given position.
- paint(Graphics2D, JaxoArrow.Coordinates) - Method in interface net.sf.jaxodraw.graph.object.arrow.JaxoArrow
-
Paints the arrow to the given graphics context.
- paint(Graphics2D, JaxoArrow.Coordinates) - Method in class net.sf.jaxodraw.graph.object.arrow.JaxoDefaultArrow
-
Paints the arrow to the given graphics context.
- PAINT_ARROW - net.sf.jaxodraw.graph.object.JaxoObjectPrefs.Preferred
-
Whether to draw arrows on objects.
- paintArrow(Graphics2D) - Method in class net.sf.jaxodraw.graph.object.AbstractParticleObject
-
Paints an arrow on this object.
- paintBackgroundAndGrid(Graphics2D, Rectangle) - Method in class net.sf.jaxodraw.gui.AbstractJaxoCanvas
-
Paint background (unless covered by grid), and grid (if on).
- paintBorder(Component, Graphics, int, int, int, int) - Method in class net.sf.jaxodraw.util.JaxoTitledBorder
- paintBorder(Graphics) - Method in class net.sf.jaxodraw.gui.panel.JaxoButtonPanel
-
Paints additional etched lines in the middle between the children.
- paintClipped(Graphics2D) - Method in interface net.sf.jaxodraw.graph.object.JaxoList
-
Call paint on all elements of JaxoObjects if they intersect the current clipping area of the given graphics context.
- paintClipped(Graphics2D) - Method in class net.sf.jaxodraw.graph.object.JaxoObjectList
-
Call paint on all elements of JaxoObjects if they intersect the current clipping area of the given graphics context.
- paintClippedExcept(Collection<? extends JaxoObject>, Graphics2D) - Method in interface net.sf.jaxodraw.graph.object.JaxoList
-
Call paint on all elements of JaxoObjects that are not contained in 'excludes' and that intersect the current clipping area of the given graphics context.
- paintClippedExcept(Collection<? extends JaxoObject>, Graphics2D) - Method in class net.sf.jaxodraw.graph.object.JaxoObjectList
-
Call paint on all elements of JaxoObjects that are not contained in 'excludes' and that intersect the current clipping area of the given graphics context.
- paintComponent(Graphics) - Method in class net.sf.jaxodraw.gui.JaxoCanvas
-
Paint the Canvas.
- paintComponent(Graphics) - Method in class net.sf.jaxodraw.gui.panel.JaxoPaintGraph
- paintExcept(Collection<? extends JaxoObject>, Graphics2D) - Method in interface net.sf.jaxodraw.graph.object.JaxoList
-
Call paint on all elements of JaxoObjects that are not contained in 'excludes'.
- paintExcept(Collection<? extends JaxoObject>, Graphics2D) - Method in class net.sf.jaxodraw.graph.object.JaxoObjectList
-
Call paint on all elements of JaxoObjects that are not contained in 'excludes'.
- paintGraph(Graphics2D, boolean) - Method in class net.sf.jaxodraw.plugin.AbstractJaxoExportPlugin
-
Paint the graph.
- paintVisualAid(Graphics2D) - Method in class net.sf.jaxodraw.graph.object.AbstractJaxoObject
-
Paints a visual aid for the user during dragging (moving or resizing) of this JaxoObject.
- paintVisualAid(Graphics2D) - Method in class net.sf.jaxodraw.graph.object.arc.AbstractArcObject
-
Paints a visual aid for the user during dragging (moving or resizing) of this JaxoObject.
- paintVisualAid(Graphics2D) - Method in class net.sf.jaxodraw.graph.object.bezier.AbstractBezierObject
-
Paints a visual aid for the user during dragging (moving or resizing) of this JaxoObject.
- paintVisualAid(Graphics2D) - Method in class net.sf.jaxodraw.graph.object.fill.AbstractFilledRotationObject
-
Paints a visual aid for the user during dragging (moving or resizing) of this JaxoObject.
- paintVisualAid(Graphics2D) - Method in class net.sf.jaxodraw.graph.object.group.JaxoGroup
-
Paints a visual aid for the user during dragging (moving or resizing) of this JaxoObject.
- paintVisualAid(Graphics2D) - Method in interface net.sf.jaxodraw.graph.object.JaxoObject
-
Paints a visual aid for the user during dragging (moving or resizing) of this JaxoObject.
- paintVisualAid(Graphics2D) - Method in class net.sf.jaxodraw.graph.object.loop.AbstractLoopObject
-
Paints a visual aid for the user during dragging (moving or resizing) of this JaxoObject.
- paintVisualAid(Graphics2D) - Method in class net.sf.jaxodraw.graph.object.vertex.AbstractVertex
-
Paints a visual aid for the user during dragging (moving or resizing) of this JaxoObject.
- parse() - Method in class net.sf.jaxodraw.graph.object.text.JaxoPSText
-
Parses the current text String.
- ParticleMenu - Class in net.sf.jaxodraw.gui.menu
-
Contains the entries of the Particle menu.
- ParticleMenu() - Constructor for class net.sf.jaxodraw.gui.menu.ParticleMenu
-
Constructs a new object menu.
- PASTE - net.sf.jaxodraw.gui.menu.GuiAction
-
The Paste GuiAction.
- PASTE - net.sf.jaxodraw.util.JaxoMode
-
Paste the most recently selected objects from the clipboard.
- PEACH - Static variable in class net.sf.jaxodraw.util.JaxoColor
-
The color Peach.
- performAction(JaxoMode) - Method in class net.sf.jaxodraw.gui.panel.JaxoTabbedCanvasPanel
-
Performs the action corresponding to the given mode.
- PERIWINKLE - Static variable in class net.sf.jaxodraw.util.JaxoColor
-
The color Periwinkle.
- PHI - Static variable in class net.sf.jaxodraw.graph.object.text.JaxoGreek
-
The greek letter phi.
- PHOTON_ARC - net.sf.jaxodraw.gui.menu.GuiAction
-
The Photon_Arc GuiAction.
- PHOTON_ARC - net.sf.jaxodraw.util.JaxoMode
-
Photon arc.
- PHOTON_BEZIER - net.sf.jaxodraw.gui.menu.GuiAction
-
The Photon_Bezier GuiAction.
- PHOTON_BEZIER - net.sf.jaxodraw.util.JaxoMode
-
Photonic Bezier.
- PHOTON_FREQUENCY - net.sf.jaxodraw.graph.object.JaxoObjectPrefs.Preferred
-
Frequency for photon objects.
- PHOTON_LINE - net.sf.jaxodraw.gui.menu.GuiAction
-
The Photon_Line GuiAction.
- PHOTON_LINE - net.sf.jaxodraw.util.JaxoMode
-
Photon line.
- PHOTON_LOOP - net.sf.jaxodraw.gui.menu.GuiAction
-
The Photon_Loop GuiAction.
- PHOTON_LOOP - net.sf.jaxodraw.util.JaxoMode
-
Photon loop.
- PI - Static variable in class net.sf.jaxodraw.graph.object.text.JaxoGreek
-
The greek letter pi.
- PINE_GREEN - Static variable in class net.sf.jaxodraw.util.JaxoColor
-
The color PineGreen.
- PLUGIN_DIR - Static variable in class net.sf.jaxodraw.util.JaxoInfo
-
The absolute path of the directory where plugins are stored.
- pluginId() - Method in class net.sf.jaxodraw.plugin.exports.JaxoExportImg
-
This must return the class name of the plugin (MyPlugin.class.getName()).
- pluginId() - Method in class net.sf.jaxodraw.plugin.exports.JaxoExportPS
-
This must return the class name of the plugin (MyPlugin.class.getName()).
- pluginId() - Method in interface net.sf.jaxodraw.plugin.JaxoPlugin
-
This must return the class name of the plugin (MyPlugin.class.getName()).
- pluginName() - Method in class net.sf.jaxodraw.plugin.AbstractJaxoPlugin
-
Return the name of this plugin.
- pluginName() - Method in interface net.sf.jaxodraw.plugin.JaxoPlugin
-
Return the name of this plugin.
- PLUGINS - net.sf.jaxodraw.gui.menu.GuiAction
-
The PluginManager GuiAction.
- PLUGINS - net.sf.jaxodraw.util.JaxoMode
-
Plugin manager dialog.
- PLUM - Static variable in class net.sf.jaxodraw.util.JaxoColor
-
The color Plum.
- PNG - net.sf.jaxodraw.plugin.exports.JaxoExportImg.Format
-
Portable Network Graphics.
- PREFERENCES - net.sf.jaxodraw.gui.menu.GuiAction
-
The Preferences GuiAction.
- PREFERENCES - net.sf.jaxodraw.util.JaxoMode
-
Preferences dialog.
- prepareEditPanel(JaxoObjectEditPanel) - Method in class net.sf.jaxodraw.graph.object.arc.AbstractWiggleArc
-
Initializes the given editPanel to edit properties of this JaxoObject.
- prepareEditPanel(JaxoObjectEditPanel) - Method in class net.sf.jaxodraw.graph.object.arc.JaxoFArc
-
Initializes the given editPanel to edit properties of this JaxoObject.
- prepareEditPanel(JaxoObjectEditPanel) - Method in class net.sf.jaxodraw.graph.object.arc.JaxoGArc
-
Initializes the given editPanel to edit properties of this JaxoObject.
- prepareEditPanel(JaxoObjectEditPanel) - Method in class net.sf.jaxodraw.graph.object.arc.JaxoPArc
-
Initializes the given editPanel to edit properties of this JaxoObject.
- prepareEditPanel(JaxoObjectEditPanel) - Method in class net.sf.jaxodraw.graph.object.arc.JaxoSArc
-
Initializes the given editPanel to edit properties of this JaxoObject.
- prepareEditPanel(JaxoObjectEditPanel) - Method in class net.sf.jaxodraw.graph.object.arc.JaxoZigZagArc
-
Initializes the given editPanel to edit properties of this JaxoObject.
- prepareEditPanel(JaxoObjectEditPanel) - Method in class net.sf.jaxodraw.graph.object.bezier.AbstractWiggleBezier
-
Initializes the given editPanel to edit properties of this JaxoObject.
- prepareEditPanel(JaxoObjectEditPanel) - Method in class net.sf.jaxodraw.graph.object.bezier.JaxoFBezier
-
Initializes the given editPanel to edit properties of this JaxoObject.
- prepareEditPanel(JaxoObjectEditPanel) - Method in class net.sf.jaxodraw.graph.object.bezier.JaxoGBezier
-
Initializes the given editPanel to edit properties of this JaxoObject.
- prepareEditPanel(JaxoObjectEditPanel) - Method in class net.sf.jaxodraw.graph.object.bezier.JaxoSBezier
-
Initializes the given editPanel to edit properties of this JaxoObject.
- prepareEditPanel(JaxoObjectEditPanel) - Method in class net.sf.jaxodraw.graph.object.fill.JaxoBlob
-
Initializes the given editPanel to edit properties of this JaxoObject.
- prepareEditPanel(JaxoObjectEditPanel) - Method in class net.sf.jaxodraw.graph.object.fill.JaxoBox
-
Initializes the given editPanel to edit properties of this JaxoObject.
- prepareEditPanel(JaxoObjectEditPanel) - Method in class net.sf.jaxodraw.graph.object.fill.JaxoTriangle
-
Initializes the given editPanel to edit properties of this JaxoObject.
- prepareEditPanel(JaxoObjectEditPanel) - Method in class net.sf.jaxodraw.graph.object.group.JaxoGroup
-
Initializes the given editPanel to edit properties of this JaxoObject.
- prepareEditPanel(JaxoObjectEditPanel) - Method in interface net.sf.jaxodraw.graph.object.JaxoObject
-
Initializes the given editPanel to edit properties of this JaxoObject.
- prepareEditPanel(JaxoObjectEditPanel) - Method in class net.sf.jaxodraw.graph.object.line.AbstractWiggleLine
-
Initializes the given editPanel to edit properties of this JaxoObject.
- prepareEditPanel(JaxoObjectEditPanel) - Method in class net.sf.jaxodraw.graph.object.line.JaxoFLine
-
Initializes the given editPanel to edit properties of this JaxoObject.
- prepareEditPanel(JaxoObjectEditPanel) - Method in class net.sf.jaxodraw.graph.object.line.JaxoGLine
-
Initializes the given editPanel to edit properties of this JaxoObject.
- prepareEditPanel(JaxoObjectEditPanel) - Method in class net.sf.jaxodraw.graph.object.line.JaxoPLine
-
Initializes the given editPanel to edit properties of this JaxoObject.
- prepareEditPanel(JaxoObjectEditPanel) - Method in class net.sf.jaxodraw.graph.object.line.JaxoSLine
-
Initializes the given editPanel to edit properties of this JaxoObject.
- prepareEditPanel(JaxoObjectEditPanel) - Method in class net.sf.jaxodraw.graph.object.line.JaxoZigZagLine
-
Initializes the given editPanel to edit properties of this JaxoObject.
- prepareEditPanel(JaxoObjectEditPanel) - Method in class net.sf.jaxodraw.graph.object.loop.AbstractDashLoop
-
Initializes the given editPanel to edit properties of this JaxoObject.
- prepareEditPanel(JaxoObjectEditPanel) - Method in class net.sf.jaxodraw.graph.object.loop.AbstractWiggleLoop
-
Initializes the given editPanel to edit properties of this JaxoObject.
- prepareEditPanel(JaxoObjectEditPanel) - Method in class net.sf.jaxodraw.graph.object.loop.JaxoFLoop
-
Initializes the given editPanel to edit properties of this JaxoObject.
- prepareEditPanel(JaxoObjectEditPanel) - Method in class net.sf.jaxodraw.graph.object.text.JaxoLatexText
-
Initializes the given editPanel to edit properties of this JaxoObject.
- prepareEditPanel(JaxoObjectEditPanel) - Method in class net.sf.jaxodraw.graph.object.text.JaxoPSText
-
Initializes the given editPanel to edit properties of this JaxoObject.
- prepareEditPanel(JaxoObjectEditPanel) - Method in class net.sf.jaxodraw.graph.object.vertex.JaxoVertexT1
-
Initializes the given editPanel to edit properties of this JaxoObject.
- prepareEditPanel(JaxoObjectEditPanel) - Method in class net.sf.jaxodraw.graph.object.vertex.JaxoVertexT2
-
Initializes the given editPanel to edit properties of this JaxoObject.
- prepareEditPanel(JaxoObjectEditPanel) - Method in class net.sf.jaxodraw.graph.object.vertex.JaxoVertexT3
-
Initializes the given editPanel to edit properties of this JaxoObject.
- prepareEditPanel(JaxoObjectEditPanel) - Method in class net.sf.jaxodraw.graph.object.vertex.JaxoVertexT4
-
Initializes the given editPanel to edit properties of this JaxoObject.
- prepareEditPanel(JaxoObjectEditPanel) - Method in class net.sf.jaxodraw.graph.object.vertex.JaxoVertexT6
-
Initializes the given editPanel to edit properties of this JaxoObject.
- prepareGenericPanel(JaxoObjectEditPanel, String) - Method in class net.sf.jaxodraw.graph.object.vertex.AbstractVertex
-
Prepares a simple edit panel to edit coordinates and color.
- pressButton(JaxoMode) - Method in class net.sf.jaxodraw.gui.panel.button.JaxoEditButtons
-
Sets the specified button as pressed.
- pressButton(JaxoMode) - Method in class net.sf.jaxodraw.gui.panel.button.JaxoGridButtons
-
Sets the specified button as pressed.
- pressButton(JaxoMode) - Method in class net.sf.jaxodraw.gui.panel.button.JaxoMiscButtons
-
Sets the specified button as pressed.
- pressButton(JaxoMode) - Method in class net.sf.jaxodraw.gui.panel.button.JaxoParticleButtons
-
Sets the specified button as pressed.
- pressButton(JaxoMode) - Method in class net.sf.jaxodraw.gui.panel.JaxoButtonPanel
-
Presses a button.
- preview(JaxoPreview) - Method in class net.sf.jaxodraw.plugin.AbstractJaxoExportPlugin
-
Show a preview in a new window.
- preview(JaxoPreview) - Method in interface net.sf.jaxodraw.plugin.JaxoExportPlugin
-
Show a preview in a new window.
- preview(JaxoPreview, boolean) - Method in class net.sf.jaxodraw.plugin.exports.JaxoExportImg
-
Show a preview.
- preview(JaxoPreview, boolean) - Method in class net.sf.jaxodraw.plugin.exports.JaxoExportPS
-
Show a preview.
- preview(JaxoPreview, boolean) - Method in interface net.sf.jaxodraw.plugin.JaxoExportPlugin
-
Show a preview.
- PREVIEW - net.sf.jaxodraw.util.JaxoMode
-
Preview the graph.
- previousY() - Method in class net.sf.jaxodraw.graph.object.text.JaxoPSText.Element
-
y-position.
- print(Graphics) - Method in interface net.sf.jaxodraw.gui.JaxoCanvasComponent
-
Prints this component.
- print(Graphics, PageFormat, int) - Method in class net.sf.jaxodraw.io.JaxoPrintable
-
The printing routine.
- print(JaxoGraph, String) - Method in class net.sf.jaxodraw.io.JaxoPrint
-
Print the given graph.
- PRINT - net.sf.jaxodraw.gui.menu.GuiAction
-
The Print GuiAction.
- PRINT - net.sf.jaxodraw.util.JaxoMode
-
Print the graph.
- printComponent(Graphics) - Method in class net.sf.jaxodraw.gui.JaxoCanvas
-
Print the Canvas.
- PROCESS_BLUE - Static variable in class net.sf.jaxodraw.util.JaxoColor
-
The color ProcessBlue.
- processRecentFileEvent(String) - Method in class net.sf.jaxodraw.gui.panel.JaxoTabbedCanvasPanel
-
Called when an entry is selected from the recent file menu.
- propertyChange(PropertyChangeEvent) - Method in class net.sf.jaxodraw.graph.object.AbstractJaxoObject
-
Set a new property.
- propertyChange(PropertyChangeEvent) - Method in class net.sf.jaxodraw.graph.object.AbstractParticleObject
- propertyChange(PropertyChangeEvent) - Method in class net.sf.jaxodraw.graph.object.arrow.JaxoDefaultArrow
- propertyChange(PropertyChangeEvent) - Method in class net.sf.jaxodraw.graph.object.group.JaxoGroup
- propertyChange(PropertyChangeEvent) - Method in class net.sf.jaxodraw.gui.AbstractJaxoCanvas
- propertyChange(PropertyChangeEvent) - Method in class net.sf.jaxodraw.gui.JaxoCanvasEventListener
- propertyChange(PropertyChangeEvent) - Method in class net.sf.jaxodraw.gui.launch.DesktopSupport
-
Handle a PropertyChangeEvent.
- propertyChange(PropertyChangeEvent) - Method in class net.sf.jaxodraw.gui.menu.ClipboardMenu
-
Applies a property change event.
- propertyChange(PropertyChangeEvent) - Method in class net.sf.jaxodraw.gui.menu.DefaultMenu
-
Applies a property change event.
- propertyChange(PropertyChangeEvent) - Method in class net.sf.jaxodraw.gui.menu.JaxoEditMenu
-
Applies a property change event.
- propertyChange(PropertyChangeEvent) - Method in class net.sf.jaxodraw.gui.menu.JaxoFileMenu
-
Applies a property change event.
- propertyChange(PropertyChangeEvent) - Method in class net.sf.jaxodraw.gui.menu.JaxoHelpMenu
-
Applies a property change event.
- propertyChange(PropertyChangeEvent) - Method in class net.sf.jaxodraw.gui.menu.JaxoObjectMenu
-
Applies a property change event.
- propertyChange(PropertyChangeEvent) - Method in class net.sf.jaxodraw.gui.menu.JaxoOptionsMenu
-
Applies a property change event.
- propertyChange(PropertyChangeEvent) - Method in class net.sf.jaxodraw.gui.menu.JaxoViewMenu
-
Applies a property change event.
- propertyChange(PropertyChangeEvent) - Method in class net.sf.jaxodraw.gui.menu.LanguageMenu
-
Applies a property change event.
- propertyChange(PropertyChangeEvent) - Method in class net.sf.jaxodraw.gui.menu.OpenRecentMenu
-
Applies a property change event.
- propertyChange(PropertyChangeEvent) - Method in class net.sf.jaxodraw.gui.menu.OtherMenu
-
Applies a property change event.
- propertyChange(PropertyChangeEvent) - Method in class net.sf.jaxodraw.gui.menu.ParticleMenu
-
Applies a property change event.
- propertyChange(PropertyChangeEvent) - Method in class net.sf.jaxodraw.gui.menu.SelectionMenu
-
Applies a property change event.
- propertyChange(PropertyChangeEvent) - Method in class net.sf.jaxodraw.gui.menu.TabMenu
-
Applies a property change event.
- propertyChange(PropertyChangeEvent) - Method in class net.sf.jaxodraw.gui.menu.VertexMenu
-
Applies a property change event.
- propertyChange(PropertyChangeEvent) - Method in class net.sf.jaxodraw.gui.panel.button.JaxoActionButtons
-
Applies a property change event.
- propertyChange(PropertyChangeEvent) - Method in class net.sf.jaxodraw.gui.panel.button.JaxoGridButtons
-
Applies a property change event.
- propertyChange(PropertyChangeEvent) - Method in class net.sf.jaxodraw.gui.panel.button.JaxoMiscButtons
-
Applies a property change event.
- propertyChange(PropertyChangeEvent) - Method in class net.sf.jaxodraw.gui.panel.JaxoButtonPanel
-
Applies a property change event.
- propertyChange(PropertyChangeEvent) - Method in class net.sf.jaxodraw.gui.panel.JaxoGridBar
- propertyChange(PropertyChangeEvent) - Method in class net.sf.jaxodraw.gui.panel.JaxoMenuBar
-
Dispatches the event to the sub-panels.
- propertyChange(PropertyChangeEvent) - Method in class net.sf.jaxodraw.gui.panel.JaxoStatusBar
-
Applies a property change event.
- propertyChange(PropertyChangeEvent) - Method in class net.sf.jaxodraw.gui.panel.JaxoTabbedCanvasPanel
- propertyChange(PropertyChangeEvent) - Method in class net.sf.jaxodraw.gui.panel.JaxoToolBar
-
Applies a property change event.
- PS - net.sf.jaxodraw.plugin.exports.JaxoExportPS.Format
-
Postscript.
- PS_FONT_FAMILY - net.sf.jaxodraw.graph.object.JaxoObjectPrefs.Preferred
-
Font family for postscript texts.
- PS_FONT_SIZE - net.sf.jaxodraw.graph.object.JaxoObjectPrefs.Preferred
-
The default font size of postscript texts.
- PS_FONT_STYLE - net.sf.jaxodraw.graph.object.JaxoObjectPrefs.Preferred
-
The font style of postscript texts.
- PS_ROTATION - net.sf.jaxodraw.graph.object.JaxoObjectPrefs.Preferred
-
The rotation of postscript texts.
- PSI - Static variable in class net.sf.jaxodraw.graph.object.text.JaxoGreek
-
The greek letter psi.
- PSVIEWER - net.sf.jaxodraw.util.JaxoPrefs.Preferred
-
The preferred postscript viewer.
- PURPLE - Static variable in class net.sf.jaxodraw.util.JaxoColor
-
The color Purple.
- pushObjectPrefs() - Method in class net.sf.jaxodraw.gui.panel.prefs.BehaviorOptionsPanel
-
Pushes the object preferences indicated in this dialog to JaxoObjectPrefs, so they become valid for the current session.
- pushObjectPrefs() - Method in class net.sf.jaxodraw.gui.panel.prefs.ObjectPanel
-
Pushes the object preferences indicated in this dialog to JaxoObjectPrefs, so they become valid for the current session.
- pushObjectPrefs() - Method in class net.sf.jaxodraw.gui.panel.prefs.TextPanel
-
Pushes the object preferences indicated in this dialog to JaxoObjectPrefs, so they become valid for the current session.
- pushPrefs() - Method in class net.sf.jaxodraw.gui.panel.prefs.AppearanceOptionsPanel
-
Pushes the preferences indicated in this dialog to JaxoPrefs, so they become valid for the current session.
- pushPrefs() - Method in class net.sf.jaxodraw.gui.panel.prefs.BehaviorOptionsPanel
-
Pushes the preferences indicated in this dialog to JaxoPrefs, so they become valid for the current session.
- pushPrefs() - Method in class net.sf.jaxodraw.gui.panel.prefs.CheckBoxPanel
-
Pushes the preferences indicated in this dialog to JaxoPrefs, so they become valid for the current session.
- pushPrefs() - Method in class net.sf.jaxodraw.gui.panel.prefs.GeneralOptionsPanel
-
Pushes the preferences indicated in this dialog to JaxoPrefs, so they become valid for the current session.
- pushPrefs() - Method in class net.sf.jaxodraw.gui.panel.prefs.GridPanel
-
Pushes the preferences indicated in this dialog to JaxoPrefs, so they become valid for the current session.
- pushPrefs() - Method in class net.sf.jaxodraw.gui.panel.prefs.LanguagePanel
-
Pushes the preferences indicated in this dialog to JaxoPrefs, so they become valid for the current session.
- pushPrefs() - Method in class net.sf.jaxodraw.gui.panel.prefs.LookNFeelPanel
-
Pushes the preferences indicated in this dialog to JaxoPrefs, so they become valid for the current session.
- pushPrefs() - Method in class net.sf.jaxodraw.gui.panel.prefs.MiscPanel
-
Pushes the preferences indicated in this dialog to JaxoPrefs, so they become valid for the current session.
- pushPrefs() - Method in class net.sf.jaxodraw.gui.panel.prefs.StartUpPanel
-
Pushes the preferences indicated in this dialog to JaxoPrefs, so they become valid for the current session.
- pushPrefs() - Method in class net.sf.jaxodraw.gui.panel.prefs.TextPanel
-
Pushes the preferences indicated in this dialog to JaxoPrefs, so they become valid for the current session.
- putProperty(String, String, Object) - Method in class net.sf.jaxodraw.graph.JaxoGraph
-
Sets a property for the graph.
- putToSystemClipboard(JaxoGraph) - Method in class net.sf.jaxodraw.gui.AbstractJaxoCanvas
-
Make 'g' the contents of the system clipboard.
- putToSystemClipboard(JaxoGraph) - Method in class net.sf.jaxodraw.gui.JaxoClipboard
-
Make 'g' the contents of the system clipboard.
Q
- QUIT - net.sf.jaxodraw.gui.menu.GuiAction
-
The Quit GuiAction.
- QUIT - net.sf.jaxodraw.util.JaxoMode
-
Quit.
R
- RAISED_ETCHED_BORDER - Static variable in class net.sf.jaxodraw.gui.panel.AbstractJaxoPanelComponent
-
The raised etched border of all the panels.
- RAWSIENNA - Static variable in class net.sf.jaxodraw.util.JaxoColor
-
The color RawSienna.
- rebuildImage() - Method in class net.sf.jaxodraw.gui.AbstractJaxoCanvas
-
Build a new off-screen image.
- rebuildImage() - Method in class net.sf.jaxodraw.gui.JaxoCanvas
-
Build a new off-screen image.
- RECENT_FILE - net.sf.jaxodraw.util.JaxoMode
-
Recent file mode.
- RECTANGULAR - net.sf.jaxodraw.graph.JaxoPaintableGrid.Type
-
Rectangular type.
- RECTANGULAR_GRID - net.sf.jaxodraw.util.JaxoMode
-
Rectangular grid.
- RED - Static variable in class net.sf.jaxodraw.util.JaxoColor
-
The color Red.
- RED_ORANGE - Static variable in class net.sf.jaxodraw.util.JaxoColor
-
The color RedOrange.
- RED_VIOLET - Static variable in class net.sf.jaxodraw.util.JaxoColor
-
The color RedViolet.
- redo() - Method in class net.sf.jaxodraw.gui.JaxoTab
-
Redo last operation.
- REDO - net.sf.jaxodraw.gui.menu.GuiAction
-
The Redo GuiAction.
- REDO - net.sf.jaxodraw.util.JaxoMode
-
Redo the last operations.
- REFRESH - net.sf.jaxodraw.gui.menu.GuiAction
-
The Refresh GuiAction.
- REFRESH - net.sf.jaxodraw.util.JaxoMode
-
Refresh the screen.
- register(Class<?>) - Static method in class net.sf.jaxodraw.util.JaxoDictionary
-
Create for the given class.
- registerBundle(Class<?>) - Static method in class net.sf.jaxodraw.util.JaxoLanguage
-
Register a custom bundle for the class c.
- registerComponent(JComponent) - Static method in class net.sf.jaxodraw.util.JaxoLooknFeel
-
Register a component whose look and feel/locale is to be updated automatically.
- registerDictionary(Class<?>) - Method in class net.sf.jaxodraw.plugin.AbstractJaxoPlugin
-
Register a plugin class for language translations.
- RelativeTo(Component) - Constructor for class net.sf.jaxodraw.util.Location.RelativeTo
-
Constructor.
- RelativeToAvoiding(Component, Rectangle) - Constructor for class net.sf.jaxodraw.util.Location.RelativeToAvoiding
-
Constructor.
- release() - Method in class net.sf.jaxodraw.logging.JaxoConsoleLogger
-
Release all registered Handlers from this JaxoLogger.
- release() - Method in class net.sf.jaxodraw.logging.JaxoDefaultLogger
-
Release all registered Handlers from this JaxoLogger.
- release() - Method in interface net.sf.jaxodraw.logging.JaxoLogger
-
Release all registered Handlers from this JaxoLogger.
- remove(int) - Method in class net.sf.jaxodraw.graph.JaxoGraph
- remove(int) - Method in class net.sf.jaxodraw.graph.object.JaxoObjectList
- remove(Object) - Method in class net.sf.jaxodraw.graph.JaxoGraph
-
Removes the specified JaxoObject from the list of objects.
- remove(Object) - Method in class net.sf.jaxodraw.graph.object.JaxoObjectList
-
Removes the specified JaxoObject from the list of objects.
- removeActionListener(ActionListener) - Method in class net.sf.jaxodraw.gui.menu.popup.JaxoFBoxPopupMenu
-
Removes the action listener.
- removeAll(Collection<?>) - Method in class net.sf.jaxodraw.graph.JaxoGraph
-
Removes the specified JaxoObjects from the list of objects.
- removeAll(Collection<?>) - Method in class net.sf.jaxodraw.graph.object.JaxoObjectList
-
Removes the specified JaxoObjects from the list of objects.
- removeAllItems() - Method in class net.sf.jaxodraw.gui.swing.spinner.JaxoSpinnerComboBox
- removeBundle(Class<?>) - Static method in class net.sf.jaxodraw.util.JaxoLanguage
-
Removes the previously registered bundle for the class c.
- removeChangeListener(ChangeListener) - Method in interface net.sf.jaxodraw.graph.JaxoPaintableGrid
-
Removes a change listener.
- removeChangeListener(ChangeListener) - Method in class net.sf.jaxodraw.gui.grid.JaxoDefaultGrid
-
Removes a change listener.
- removeChangeListener(ChangeListener) - Method in class net.sf.jaxodraw.gui.JaxoTab
-
Removes a change listener.
- removeChangeListener(ChangeListener) - Method in class net.sf.jaxodraw.gui.panel.edit.JaxoOptionsPanel
-
Removes a change listener.
- removeChangeListener(ChangeListener) - Method in class net.sf.jaxodraw.util.JaxoColorChooser
-
Removes a change listener.
- removeClosingListener(TabClosingListener) - Method in class net.sf.jaxodraw.gui.swing.JaxoClosableTabbedPane
-
Standard listener pattern.
- removeIf(Predicate<? super JaxoObject>) - Method in class net.sf.jaxodraw.graph.JaxoGraph
- removeMarkedObjects() - Method in class net.sf.jaxodraw.graph.JaxoGraph
-
Removes all marked JaxoObjects from the list of objects.
- removeMarkedObjects() - Method in interface net.sf.jaxodraw.graph.object.JaxoList
-
Removes all marked JaxoObjects from this list.
- removeMarkedObjects() - Method in class net.sf.jaxodraw.graph.object.JaxoObjectList
-
Removes all marked JaxoObjects from this list.
- removeMouseListener(MouseListener) - Method in interface net.sf.jaxodraw.gui.JaxoCanvasComponent
-
Removes the specified mouse listener so that it no longer receives mouse events from this component.
- removeMouseMotionListener(MouseMotionListener) - Method in interface net.sf.jaxodraw.gui.JaxoCanvasComponent
-
Removes the specified mouse motion listener so that it no longer receives mouse motion events from this component.
- removeNotify() - Method in class net.sf.jaxodraw.gui.swing.JaxoClosableTabbedPane
- removePlugin(JaxoPlugin) - Method in class net.sf.jaxodraw.plugin.JaxoPluginInfo
-
Removes the given JaxoPlugin from the list of plugins.
- removeProperty(String) - Method in class net.sf.jaxodraw.plugin.AbstractJaxoPlugin
-
Removes the property with the given key.
- removePropertyChangeListener(PropertyChangeListener) - Method in class net.sf.jaxodraw.graph.object.AbstractJaxoObject
-
Remove the given PropertyChangeListener from this Object.
- removeRange(int, int) - Method in class net.sf.jaxodraw.graph.object.JaxoObjectList
-
Unsupported.
- removeRecentFile(String) - Method in class net.sf.jaxodraw.gui.menu.OpenRecentMenu
-
Removes the given file name from the list of recent files.
- removeTabAt(int) - Method in class net.sf.jaxodraw.gui.swing.JaxoClosableTabbedPane
- removeUpdate(DocumentEvent) - Method in class net.sf.jaxodraw.gui.panel.edit.JaxoOptionsPanelListener
-
Checks for DocumentEvents that have ocurred on the panel, (used for text fields).
- RENAME_TAB - net.sf.jaxodraw.gui.menu.GuiAction
-
The Rename tab GuiAction.
- RENAME_TAB - net.sf.jaxodraw.util.JaxoMode
-
Rename a tab.
- renormsteps() - Method in class net.sf.jaxodraw.graph.object.bezier.AbstractWiggleBezier
-
The vector of renormalized timesteps.
- repaint() - Method in interface net.sf.jaxodraw.gui.JaxoCanvasComponent
-
Repaints this component.
- repaintBoundingBox(Rectangle2D) - Method in class net.sf.jaxodraw.gui.AbstractJaxoCanvas
-
Repaint the given Rectangle in graph coordinates.
- replaceAll(UnaryOperator<JaxoObject>) - Method in class net.sf.jaxodraw.graph.object.JaxoObjectList
-
Unsupported.
- reset() - Method in enum net.sf.jaxodraw.graph.object.JaxoObjectPrefs.Preferred
-
Re-sets this Preferred to its default value.
- reset() - Method in enum net.sf.jaxodraw.util.JaxoPrefs.Preferred
-
Re-sets this Preferred to its default value.
- resetObject() - Method in class net.sf.jaxodraw.gui.panel.edit.JaxoOptionsPanel
-
Reset 'object' (and GUI) to initial value.
- resetStroke() - Method in class net.sf.jaxodraw.graph.object.AbstractExtendedObject
-
Resets the stroke to a default BasicStroke with current width.
- resetStroke() - Method in class net.sf.jaxodraw.graph.object.arc.AbstractDashArc
-
Resets the stroke to a default BasicStroke with current width.
- resetStroke() - Method in class net.sf.jaxodraw.graph.object.bezier.AbstractDashBezier
-
Resets the stroke to a default BasicStroke with current width.
- resetStroke() - Method in class net.sf.jaxodraw.graph.object.fill.JaxoBox
-
Resets the stroke to a default BasicStroke with current width.
- resetStroke() - Method in class net.sf.jaxodraw.graph.object.line.AbstractDashLine
-
Resets the stroke to a default BasicStroke with current width.
- resetStroke() - Method in class net.sf.jaxodraw.graph.object.loop.AbstractDashLoop
-
Resets the stroke to a default BasicStroke with current width.
- RESIZE - net.sf.jaxodraw.graph.object.JaxoObject.EditMode
-
Resize an object.
- RESIZE - net.sf.jaxodraw.gui.menu.GuiAction
-
The Resize GuiAction.
- RESIZE - net.sf.jaxodraw.util.JaxoMode
-
Resize an object.
- retainAll(Collection<?>) - Method in class net.sf.jaxodraw.graph.object.JaxoObjectList
-
Unsupported.
- revalidate() - Method in class net.sf.jaxodraw.gui.JaxoTab
-
Initialize the canvas with this tab's graph and grid.
- reValidate() - Method in class net.sf.jaxodraw.plugin.JaxoPluginInfo
-
Re-scans the plugin dir, loading any found plugins.
- reValidate(String) - Method in class net.sf.jaxodraw.plugin.JaxoPluginLoader
-
Invalidates the class loader responsible for plugin loading and re-scans the plugin dir, loading any found classes.
- revalidateCanvas() - Method in class net.sf.jaxodraw.gui.AbstractJaxoCanvas
-
Resets the preferred size of the canvas.
- revalidateCanvas() - Method in class net.sf.jaxodraw.gui.JaxoCanvas
-
Resets the preferred size of the canvas.
- RHO - Static variable in class net.sf.jaxodraw.graph.object.text.JaxoGreek
-
The greek letter rho.
- RHODAMINE - Static variable in class net.sf.jaxodraw.util.JaxoColor
-
The color Rhodamine.
- RIGHT_BOTTOM - net.sf.jaxodraw.graph.object.text.JaxoLatexText.Align
-
Align right-bottom with respect to text coordinates.
- RIGHT_CENTER - net.sf.jaxodraw.graph.object.text.JaxoLatexText.Align
-
Align right-center with respect to text coordinates.
- RIGHT_TOP - net.sf.jaxodraw.graph.object.text.JaxoLatexText.Align
-
Align right-top with respect to text coordinates.
- ROYAL_BLUE - Static variable in class net.sf.jaxodraw.util.JaxoColor
-
The color RoyalBlue.
- ROYAL_PURPLE - Static variable in class net.sf.jaxodraw.util.JaxoColor
-
The color RoyalPurple.
- RUBINE_RED - Static variable in class net.sf.jaxodraw.util.JaxoColor
-
The color RubineRed.
S
- SALMON - Static variable in class net.sf.jaxodraw.util.JaxoColor
-
The color Salmon.
- save(JaxoGraph, String, File) - Method in class net.sf.jaxodraw.io.JaxoIO
-
Saves the specified JaxoGraph into the given file.
- save(JaxoGraph, String, File, boolean) - Method in class net.sf.jaxodraw.io.JaxoIO
-
Saves the specified JaxoGraph into the given file.
- SAVE - net.sf.jaxodraw.gui.menu.GuiAction
-
The Save GuiAction.
- SAVE - net.sf.jaxodraw.util.JaxoMode
-
Save a JaxoDraw graph.
- SAVE_AS - net.sf.jaxodraw.gui.menu.GuiAction
-
The Save as GuiAction.
- SAVE_AS - net.sf.jaxodraw.util.JaxoMode
-
Save a JaxoDraw graph in a given file.
- savePrefs() - Static method in class net.sf.jaxodraw.graph.object.JaxoObjectPrefs
-
Saves the current set of Preferences to the user Preferences node, so they will be used in later sessions.
- savePrefs() - Static method in class net.sf.jaxodraw.util.JaxoPrefs
-
Saves the current set of Preferences to the user Preferences node, so they will be used in later sessions.
- saveRecentFiles() - Static method in class net.sf.jaxodraw.util.JaxoPrefs
-
Saves the last visited files in the Preferences node.
- SCALAR_ARC - net.sf.jaxodraw.gui.menu.GuiAction
-
The Scalar_Arc GuiAction.
- SCALAR_ARC - net.sf.jaxodraw.util.JaxoMode
-
Scalar arc.
- SCALAR_BEZIER - net.sf.jaxodraw.gui.menu.GuiAction
-
The Scalar_Bezier GuiAction.
- SCALAR_BEZIER - net.sf.jaxodraw.util.JaxoMode
-
Scalar Bezier.
- SCALAR_DASH - net.sf.jaxodraw.graph.object.JaxoObjectPrefs.Preferred
-
Dash size for scalar objects.
- SCALAR_LINE - net.sf.jaxodraw.gui.menu.GuiAction
-
The Scalar_Line GuiAction.
- SCALAR_LINE - net.sf.jaxodraw.util.JaxoMode
-
Scalar line.
- SCALAR_LOOP - net.sf.jaxodraw.gui.menu.GuiAction
-
The Scalar_Loop GuiAction.
- SCALAR_LOOP - net.sf.jaxodraw.util.JaxoMode
-
Scalar loop.
- scale(Point, float, float) - Method in class net.sf.jaxodraw.graph.object.AbstractJaxoObject
-
Rescale the click-points of this JaxoObject by a scale factor, keeping the point origin fixed.
- scale(Point, float, float) - Method in class net.sf.jaxodraw.graph.object.arc.AbstractWiggleArc
-
Rescale the click-points of this JaxoObject by a scale factor, keeping the point origin fixed.
- scale(Point, float, float) - Method in class net.sf.jaxodraw.graph.object.bezier.AbstractWiggleBezier
-
Rescale the click-points of this JaxoObject by a scale factor, keeping the point origin fixed.
- scale(Point, float, float) - Method in class net.sf.jaxodraw.graph.object.group.JaxoGroup
-
Rescale all JaxoObjects of this group by a scale factor, keeping the point origin fixed.
- scale(Point, float, float) - Method in interface net.sf.jaxodraw.graph.object.JaxoObject
-
Rescale the click-points of this JaxoObject by a scale factor, keeping the point origin fixed.
- scale(Point, float, float) - Method in class net.sf.jaxodraw.graph.object.line.AbstractWiggleLine
-
Rescale the click-points of this JaxoObject by a scale factor, keeping the point origin fixed.
- scale(Point, float, float) - Method in class net.sf.jaxodraw.graph.object.loop.AbstractWiggleLoop
-
Rescale the click-points of this JaxoObject by a scale factor, keeping the point origin fixed.
- scale(Point, float, float) - Method in class net.sf.jaxodraw.graph.object.text.JaxoLatexText
-
Rescale the click-points of this JaxoObject by a scale factor, keeping the point origin fixed.
- scale(Point, float, float) - Method in class net.sf.jaxodraw.graph.object.text.JaxoPSText
-
Rescale the click-points of this JaxoObject by a scale factor, keeping the point origin fixed.
- SCREEN_SIZE - Static variable in class net.sf.jaxodraw.util.JaxoInfo
-
The screen size.
- SCREENSIZEX - net.sf.jaxodraw.util.JaxoPrefs.Preferred
-
The preferred screen size - x dimension.
- SCREENSIZEY - net.sf.jaxodraw.util.JaxoPrefs.Preferred
-
The preferred screen size - y dimension.
- SCRIPTSIZE - net.sf.jaxodraw.graph.object.text.JaxoLatexText.TextSize
-
Latex text size scriptsize.
- SEA_GREEN - Static variable in class net.sf.jaxodraw.util.JaxoColor
-
The color SeaGreen.
- SELECT - net.sf.jaxodraw.gui.menu.GuiAction
-
The Select GuiAction.
- SELECT - net.sf.jaxodraw.util.JaxoMode
-
Select objects.
- SELECT_ALL - net.sf.jaxodraw.gui.menu.GuiAction
-
The Select All GuiAction.
- SELECT_ALL - net.sf.jaxodraw.util.JaxoMode
-
Select all objects.
- SELECTION - net.sf.jaxodraw.gui.JaxoDrawingArea.HandlePaintMode
-
Only paint handles of selected objects.
- SELECTION_BACKGROUND - net.sf.jaxodraw.gui.menu.GuiAction
-
The Background GuiAction.
- SELECTION_BACKGROUND - net.sf.jaxodraw.util.JaxoMode
-
Put in the background the most recently selected objects.
- SELECTION_CLEAR - net.sf.jaxodraw.gui.menu.GuiAction
-
The Clear GuiAction.
- SELECTION_CLEAR - net.sf.jaxodraw.util.JaxoMode
-
Clear the selected objects.
- SELECTION_COPY - net.sf.jaxodraw.gui.menu.GuiAction
-
The Copy GuiAction.
- SELECTION_COPY - net.sf.jaxodraw.util.JaxoMode
-
Copy into the clipboard the most recently selected objects.
- SELECTION_CUT - net.sf.jaxodraw.gui.menu.GuiAction
-
The Cut GuiAction.
- SELECTION_CUT - net.sf.jaxodraw.util.JaxoMode
-
Cut the most recently selected objects stored in the clipboard.
- SELECTION_FOREGROUND - net.sf.jaxodraw.gui.menu.GuiAction
-
The Foreground GuiAction.
- SELECTION_FOREGROUND - net.sf.jaxodraw.util.JaxoMode
-
Put in the foreground the most recently selected objects.
- SELECTION_GROUP - net.sf.jaxodraw.gui.menu.GuiAction
-
The Group GuiAction.
- SELECTION_GROUP - net.sf.jaxodraw.util.JaxoMode
-
Group the most recently selected objects.
- SELECTION_UNGROUP - net.sf.jaxodraw.gui.menu.GuiAction
-
The Ungroup GuiAction.
- SELECTION_UNGROUP - net.sf.jaxodraw.util.JaxoMode
-
Ungroup the most recently selected objects.
- SelectionMenu - Class in net.sf.jaxodraw.gui.menu
-
A Menu for selection MenuItems.
- SelectionMenu() - Constructor for class net.sf.jaxodraw.gui.menu.SelectionMenu
-
Creates a new instance of SelectionMenu.
- SEPIA - Static variable in class net.sf.jaxodraw.util.JaxoColor
-
The color Sepia.
- SERIAL_VERSION_UID - Static variable in class net.sf.jaxodraw.graph.object.AbstractJaxoObject
-
The serialVersionUID for all JaxoObjects that inherit from this class.
- SERIAL_VERSION_UID - Static variable in class net.sf.jaxodraw.graph.object.arrow.AbstractBaseArrow
-
The serialVersionUID for all JaxoObjects that inherit from this class.
- SERIAL_VERSION_UID - Static variable in class net.sf.jaxodraw.graph.object.JaxoObjectList
-
The serialVersionUID for all JaxoObjects that inherit from this class.
- SERIAL_VERSION_UID - Static variable in class net.sf.jaxodraw.gui.AbstractJaxoCanvas
-
The serialVersionUID for all JaxoObjects that inherit from this class.
- SERIAL_VERSION_UID - Static variable in class net.sf.jaxodraw.gui.menu.AbstractMenu
-
The serialVersionUID for all Menus that inherit from this class.
- SERIAL_VERSION_UID - Static variable in class net.sf.jaxodraw.gui.menu.popup.AbstractPopupMenu
-
The serialVersionUID for all JaxoObjects that inherit from this class.
- SERIAL_VERSION_UID - Static variable in class net.sf.jaxodraw.gui.panel.AbstractJaxoPanelComponent
-
The serialVersionUID for all JaxoObjects that inherit from this class.
- SERIAL_VERSION_UID - Static variable in class net.sf.jaxodraw.gui.panel.button.AbstractJaxoButtons
-
The serialVersionUID for all JaxoObjects that inherit from this class.
- SERIAL_VERSION_UID - Static variable in class net.sf.jaxodraw.gui.panel.edit.AbstractEditPanel
-
The serialVersionUID for all JaxoObjects that inherit from this class.
- SERIAL_VERSION_UID - Static variable in class net.sf.jaxodraw.gui.panel.JaxoMainPanel
-
The serialVersionUID for all JaxoObjects that inherit from this class.
- set(int, JaxoObject) - Method in class net.sf.jaxodraw.graph.object.JaxoObjectList
- setAboutHandler(ActionListener) - Method in class net.sf.jaxodraw.gui.launch.DesktopSupport
-
Register an ActionListener to handle an About event.
- setAccelerator(JMenuItem, char) - Static method in class net.sf.jaxodraw.gui.menu.JaxoMenuUtils
-
Sets the Keyboard Accelerator of a JMenuItem to the specified character.
- setAccelerator(JMenuItem, int, int) - Static method in class net.sf.jaxodraw.gui.menu.JaxoMenuUtils
-
Sets the Keyboard Accelerator of a JMenuItem to a KeyStroke given by a numeric key code and a set of modifiers.
- setAccelerator(JMenuItem, int, int) - Static method in class net.sf.jaxodraw.gui.menu.popup.AbstractPopupMenu
-
Sets the Keyboard Accelerator of a JMenuItem to a KeyStroke given by a numeric key code and a set of modifiers.
- setActionCommand(JMenuItem, JaxoMode) - Static method in class net.sf.jaxodraw.gui.menu.JaxoMenuUtils
-
Sets the ActionCommand of a JMenuItem to the given mode.
- setActive(boolean) - Method in class net.sf.jaxodraw.gui.JaxoZoom
-
Activate/Deactivate this zoom.
- setActive(boolean) - Method in class net.sf.jaxodraw.gui.panel.JaxoLatexTextToolTip
-
Activates this JaxoLatexTextToolTip.
- setAlign(JaxoLatexText.Align) - Method in class net.sf.jaxodraw.gui.panel.edit.JaxoLatexAlignPanel
-
Set the given Align as selected.
- setAllign(JaxoLatexText.Align) - Method in class net.sf.jaxodraw.graph.object.text.JaxoLatexText
-
Sets the allign property of this text object.
- setAmp(int) - Method in class net.sf.jaxodraw.graph.object.arc.AbstractWiggleArc
-
Sets the amp property of this particle object.
- setAmp(int) - Method in class net.sf.jaxodraw.graph.object.bezier.AbstractWiggleBezier
-
Sets the amplitude of this WiggleObject.
- setAmp(int) - Method in class net.sf.jaxodraw.graph.object.group.JaxoGroup
-
Sets the groupAmp property of this group object.
- setAmp(int) - Method in interface net.sf.jaxodraw.graph.object.JaxoWiggleObject
-
Sets the amplitude of this WiggleObject.
- setAmp(int) - Method in class net.sf.jaxodraw.graph.object.line.AbstractWiggleLine
-
Sets the amplitude of this WiggleObject.
- setAmp(int) - Method in class net.sf.jaxodraw.graph.object.loop.AbstractWiggleLoop
-
Sets the amplitude of this WiggleObject.
- setAmp(int) - Method in class net.sf.jaxodraw.gui.panel.edit.JaxoWiggleEditPanel
-
Set the amplitude.
- setAntialiasEnabled(boolean) - Method in class net.sf.jaxodraw.gui.AbstractJaxoCanvas
-
Sets the antialias property.
- setAntialiasEnabled(boolean) - Method in class net.sf.jaxodraw.gui.panel.JaxoTabbedCanvasPanel
-
Switches antialiasing on or off.
- setAntialiasing(boolean) - Method in class net.sf.jaxodraw.plugin.exports.JaxoExportImg
-
Sets the antialias setting.
- setApproveText(String) - Method in class net.sf.jaxodraw.util.JaxoChooseFile
-
The text for the approve button.
- setArcRadius(double) - Method in class net.sf.jaxodraw.graph.object.fill.JaxoBox
-
Sets the arc radius of this box.
- setArcRadiusValue(int) - Method in class net.sf.jaxodraw.gui.panel.edit.JaxoRRArcRadiusEditPanel
-
Set the round arc radius value.
- setArrow(JaxoArrow) - Method in class net.sf.jaxodraw.graph.object.AbstractParticleObject
-
Sets the dash property of this particle object.
- setArrowAngle(double) - Method in class net.sf.jaxodraw.graph.object.arrow.AbstractBaseArrow
-
Sets the width of this arrow.
- setArrowAngle(double) - Method in interface net.sf.jaxodraw.graph.object.arrow.JaxoArrow
-
Sets the width of this arrow.
- setArrowAngle(int) - Method in class net.sf.jaxodraw.gui.panel.edit.JaxoDefaultArrowEditPanel
-
The arrow angle.
- setArrowCount(int) - Method in class net.sf.jaxodraw.graph.object.AbstractParticleObject
-
Set the number of arrows in this particle object.
- setArrowInset(float) - Method in class net.sf.jaxodraw.graph.object.arrow.AbstractBaseArrow
-
Sets the inset ratio of this arrow.
- setArrowInset(float) - Method in interface net.sf.jaxodraw.graph.object.arrow.JaxoArrow
-
Sets the inset ratio of this arrow.
- setArrowInset(float) - Method in class net.sf.jaxodraw.gui.panel.edit.JaxoDefaultArrowEditPanel
-
The arrow inset.
- setArrowLength(float) - Method in class net.sf.jaxodraw.graph.object.arrow.AbstractBaseArrow
-
Sets the length of this arrow.
- setArrowLength(float) - Method in interface net.sf.jaxodraw.graph.object.arrow.JaxoArrow
-
Sets the length of this arrow.
- setArrowLength(float) - Method in class net.sf.jaxodraw.gui.panel.edit.JaxoDefaultArrowEditPanel
-
The arrow length.
- setArrowPosition(float) - Method in class net.sf.jaxodraw.graph.object.AbstractParticleObject
-
Sets the arrowPosition property of this particle object.
- setArrowWidth(float) - Method in class net.sf.jaxodraw.graph.object.arrow.AbstractBaseArrow
-
Sets the width of this arrow.
- setArrowWidth(float) - Method in interface net.sf.jaxodraw.graph.object.arrow.JaxoArrow
-
Sets the width of this arrow.
- setArrowWidth(float) - Method in class net.sf.jaxodraw.gui.panel.edit.JaxoDefaultArrowEditPanel
-
The arrow width.
- setAsMarked(boolean) - Method in class net.sf.jaxodraw.graph.object.AbstractJaxoObject
-
Mark this JaxoObject as selected.
- setAsMarked(boolean) - Method in class net.sf.jaxodraw.graph.object.group.JaxoGroup
-
Mark this JaxoObject as selected.
- setAsMarked(boolean) - Method in interface net.sf.jaxodraw.graph.object.JaxoObject
-
Mark this JaxoObject as selected.
- setAsMarked(JaxoGraph, boolean) - Static method in class net.sf.jaxodraw.graph.JaxoGraphUtils
-
Marks all objects in a graph.
- setAttachColor(Color) - Method in class net.sf.jaxodraw.gui.handle.AbstractJaxoHandle
- setAttachedPairs(List<AttachedPair>) - Method in interface net.sf.jaxodraw.graph.object.JaxoList
-
Set the List of attached
Pairs
. - setAttachedPairs(List<AttachedPair>) - Method in class net.sf.jaxodraw.graph.object.JaxoObjectList
-
Set the List of attached
Pairs
. - setAttachSize(int) - Method in class net.sf.jaxodraw.gui.handle.AbstractJaxoHandle
- setAttachStroke(Stroke) - Method in class net.sf.jaxodraw.gui.handle.AbstractJaxoHandle
- setBackground(Color) - Method in class net.sf.jaxodraw.gui.grid.JaxoDefaultGrid
-
Sets the grid background color.
- setBackground(Image) - Method in class net.sf.jaxodraw.gui.JaxoZoom
-
Sets the background image for the zoom.
- setCanvasBackground(Color) - Method in class net.sf.jaxodraw.gui.AbstractJaxoCanvas
-
Sets the color of the background.
- setCanvasBackground(Color) - Method in interface net.sf.jaxodraw.gui.JaxoCanvasComponent
-
Sets the color of the background.
- setCanvasGraph(JaxoGraph) - Method in class net.sf.jaxodraw.gui.AbstractJaxoCanvas
-
Sets the graph to be painted.
- setCanvasGraph(JaxoGraph) - Method in class net.sf.jaxodraw.gui.JaxoCanvas
-
Sets the current graph.
- setCanvasGraph(JaxoGraph) - Method in interface net.sf.jaxodraw.gui.JaxoDrawingArea
-
Sets the graph to be painted.
- setCanvasGraphAndGrid(JaxoGraph, JaxoPaintableGrid) - Method in class net.sf.jaxodraw.gui.AbstractJaxoCanvas
-
Set both graph and grid.
- setCanvasSize(Dimension) - Method in interface net.sf.jaxodraw.graph.JaxoPaintableGrid
-
Sets the size of the grid canvas.
- setCanvasSize(Dimension) - Method in class net.sf.jaxodraw.gui.grid.JaxoDefaultGrid
-
Sets the size of the grid canvas.
- setCharsetName(String) - Method in class net.sf.jaxodraw.plugin.AbstractJaxoImportPlugin
-
Sets the charset name.
- setCharsetName(String) - Method in interface net.sf.jaxodraw.plugin.JaxoImportPlugin
-
Sets the charset name.
- setCheckBoxPanelSize(Dimension) - Method in class net.sf.jaxodraw.gui.panel.edit.AbstractEditPanel
-
Sets the size of a single checkbox panel.
- setChecked(JMenuItem, boolean) - Static method in class net.sf.jaxodraw.gui.menu.JaxoMenuUtils
-
Sets the given JMenuItem as selected.
- setChooser(JaxoColorChooser) - Method in class net.sf.jaxodraw.gui.panel.edit.JaxoColorEditPanel
-
Set the color chooser.
- setChooser(JaxoColorChooser) - Method in class net.sf.jaxodraw.util.JaxoColorButton
-
Sets the chooser.
- setChooserMode(JaxoColor.Mode) - Method in class net.sf.jaxodraw.gui.panel.edit.JaxoColorEditPanel
-
Sets the current chooser mode.
- setChooserMode(JaxoColor.Mode) - Method in class net.sf.jaxodraw.util.JaxoColorButton
-
Sets the current chooser mode.
- setChooserTitle(String) - Method in class net.sf.jaxodraw.util.JaxoColorButton
-
Sets the current chooser title.
- setClickPoints(JaxoObject, Point[]) - Static method in class net.sf.jaxodraw.graph.object.JaxoObjectUtils
-
Set all points of a given JaxoObject.
- setClosableAt(int, boolean) - Method in class net.sf.jaxodraw.gui.swing.JaxoClosableTabbedPane
-
Sets the tab at index as closeable.
- setClosableIconAt(int, Icon) - Method in class net.sf.jaxodraw.gui.swing.JaxoClosableTabbedPane
-
Use instead of setIconAt.
- setClosableTitleAt(int, String) - Method in class net.sf.jaxodraw.gui.swing.JaxoClosableTabbedPane
-
Use instead of setTitleAt.
- setColor(Color) - Method in class net.sf.jaxodraw.graph.object.AbstractJaxoObject
-
Sets the color of this object.
- setColor(Color) - Method in class net.sf.jaxodraw.graph.object.arrow.AbstractBaseArrow
-
Sets the color of this arrow.
- setColor(Color) - Method in class net.sf.jaxodraw.graph.object.group.JaxoGroup
-
Sets the color for all objects in this group.
- setColor(Color) - Method in interface net.sf.jaxodraw.graph.object.JaxoObject
-
Sets the color of this object.
- setColor(Color) - Method in interface net.sf.jaxodraw.graph.object.text.LatexTextIconFactory
-
Set the color of the text.
- setColor(Color) - Method in class net.sf.jaxodraw.gui.handle.AbstractJaxoHandle
-
Sets the color of this handle.
- setColor(Color) - Method in class net.sf.jaxodraw.gui.panel.edit.JaxoColorEditPanel
-
Sets the color of the button icon.
- setColor(Color) - Method in class net.sf.jaxodraw.util.JaxoColorButton
-
Sets the button color.
- setColor(Color) - Method in class net.sf.jaxodraw.util.JaxoColorChooser
-
Set color to be displayed.
- setComponentParent(Component) - Method in class net.sf.jaxodraw.util.JaxoChooseFile
-
Sets the parent component.
- setDash(float) - Method in class net.sf.jaxodraw.graph.object.arc.AbstractDashArc
-
Sets the dash property of this object.
- setDash(float) - Method in class net.sf.jaxodraw.graph.object.bezier.AbstractDashBezier
-
Sets the dash property of this object.
- setDash(float) - Method in interface net.sf.jaxodraw.graph.object.JaxoDashObject
-
Sets the dash property of this object.
- setDash(float) - Method in class net.sf.jaxodraw.graph.object.line.AbstractDashLine
-
Sets the dash property of this object.
- setDash(float) - Method in class net.sf.jaxodraw.graph.object.loop.AbstractDashLoop
-
Sets the dash property of this object.
- setDefault(boolean) - Method in class net.sf.jaxodraw.gui.panel.button.JaxoPanelButton
-
Sets this button as corresponding to the default mode.
- setDefault(JaxoMode) - Method in class net.sf.jaxodraw.gui.panel.button.JaxoEditButtons
-
Set the button corresponding to mode as default.
- setDefault(JaxoMode) - Method in class net.sf.jaxodraw.gui.panel.button.JaxoGridButtons
-
Set the button corresponding to mode as default.
- setDefault(JaxoMode) - Method in class net.sf.jaxodraw.gui.panel.button.JaxoMiscButtons
-
Set the button corresponding to mode as default.
- setDefault(JaxoMode) - Method in class net.sf.jaxodraw.gui.panel.button.JaxoParticleButtons
-
Set the button corresponding to mode as default.
- setDefault(JaxoMode) - Method in class net.sf.jaxodraw.gui.panel.JaxoButtonPanel
-
Set a button as default.
- setDescription(String) - Method in class net.sf.jaxodraw.graph.JaxoGraph
-
Sets the description text of this JaxoGraph.
- setDialogTitle(String) - Method in class net.sf.jaxodraw.util.JaxoChooseFile
-
Sets the dialog title.
- setDialogTitle(String) - Method in class net.sf.jaxodraw.util.JaxoColorChooser
-
Sets the dialog title.
- setDirectory(String) - Method in class net.sf.jaxodraw.gui.JaxoTab
-
Sets the current directory where graphs get saved by default.
- setDlSep(float) - Method in class net.sf.jaxodraw.graph.object.arrow.JaxoDefaultArrow
-
The dlSep.
- setDLSeparation(float) - Method in class net.sf.jaxodraw.graph.object.AbstractParticleObject
-
Sets the double line separation property.
- setDoubleLine(boolean) - Method in class net.sf.jaxodraw.graph.object.AbstractParticleObject
-
Sets the double line property.
- setDoubleLine(boolean) - Method in class net.sf.jaxodraw.graph.object.arrow.JaxoDefaultArrow
-
The doubleLine.
- setDoubleLine(boolean) - Method in class net.sf.jaxodraw.gui.panel.edit.JaxoDLEditPanel
-
Whether doubleLine is selected.
- setEditor(JComponent) - Method in class net.sf.jaxodraw.gui.swing.spinner.JaxoFixedJSpinner
- setEnabled(boolean) - Method in class net.sf.jaxodraw.gui.panel.edit.JaxoColorEditPanel
-
Set the button enabled.
- setExports(List<List<JaxoExportPlugin>>) - Method in class net.sf.jaxodraw.gui.panel.JaxoExportPanel
-
Updates the list of export formats.
- setFailure(Object) - Method in class net.sf.jaxodraw.plugin.AbstractJaxoPlugin
-
Sets the reason for an export failure.
- setFillColor(Color) - Method in class net.sf.jaxodraw.graph.object.arrow.AbstractBaseArrow
-
Sets the fill color of this arrow.
- setFillColor(Color) - Method in class net.sf.jaxodraw.graph.object.fill.AbstractFillObject
-
Sets the fill color of this object.
- setFillColor(Color) - Method in interface net.sf.jaxodraw.graph.object.JaxoFillColorObject
-
Sets the fill color of this object.
- setFillColor(Color) - Method in class net.sf.jaxodraw.graph.object.vertex.JaxoVertexT2
-
Sets the fill color of this object.
- setFillColor(Color) - Method in class net.sf.jaxodraw.gui.handle.AbstractJaxoHandle
-
Sets the fill color of this fhandle.
- setFilled(boolean) - Method in class net.sf.jaxodraw.graph.object.arrow.AbstractBaseArrow
-
Determines if the arrow should be filled.
- setFilled(boolean) - Method in class net.sf.jaxodraw.graph.object.fill.AbstractFillObject
-
Determines if the object should be filled.
- setFilled(boolean) - Method in interface net.sf.jaxodraw.graph.object.JaxoFillColorObject
-
Determines if the object should be filled.
- setFilled(boolean) - Method in class net.sf.jaxodraw.graph.object.vertex.JaxoVertexT2
-
Determines if the object should be filled.
- setFilled(boolean) - Method in class net.sf.jaxodraw.gui.panel.edit.JaxoColorEditPanel
-
Set the state of the filled checkbox.
- setFirstJaxoObject(JaxoObject) - Method in class net.sf.jaxodraw.graph.object.AttachedPair
-
Set the first
JaxoObject
of this pair. - setFlip(boolean) - Method in class net.sf.jaxodraw.graph.object.AbstractParticleObject
-
Sets the flip property of this particle object.
- setFlip(boolean) - Method in class net.sf.jaxodraw.gui.panel.edit.JaxoArrowEditPanel
-
Whether flip is selected.
- setFont(Font) - Method in class net.sf.jaxodraw.graph.object.group.JaxoGroup
-
Sets the groupTextFont property of this group.
- setFont(Font) - Method in class net.sf.jaxodraw.graph.object.text.JaxoPSText
-
Sets the textFont property of this text object.
- setFont(Font) - Method in class net.sf.jaxodraw.gui.swing.JaxoClosableTabbedPane
- setFont(Font) - Method in class net.sf.jaxodraw.gui.swing.JaxoFontStyleRenderer
- setFont(Font) - Method in class net.sf.jaxodraw.gui.swing.spinner.JaxoFixedJSpinner
- setFontFamily(String) - Method in class net.sf.jaxodraw.gui.panel.edit.JaxoPSFontPanel
-
FontFamily.
- setFontName(String) - Method in class net.sf.jaxodraw.graph.object.group.JaxoGroup
-
Sets the font name of this group.
- setFontName(String) - Method in class net.sf.jaxodraw.graph.object.text.JaxoPSText
-
Sets the font name of this text.
- setFontSize(int) - Method in class net.sf.jaxodraw.graph.object.group.JaxoGroup
-
Sets the font size of this group.
- setFontSize(int) - Method in class net.sf.jaxodraw.graph.object.text.JaxoPSText
-
Sets the font size of this text.
- setFontSize(int) - Method in class net.sf.jaxodraw.gui.panel.edit.JaxoPSFontPanel
-
FontSize.
- setFontStyle(int) - Method in class net.sf.jaxodraw.graph.object.group.JaxoGroup
-
Sets the font style of this group.
- setFontStyle(int) - Method in class net.sf.jaxodraw.graph.object.text.JaxoPSText
-
Sets the font style of this text.
- setFontStyle(int) - Method in class net.sf.jaxodraw.gui.panel.edit.JaxoPSFontPanel
-
FontStyle.
- setFontStyleAt(int, int) - Method in class net.sf.jaxodraw.gui.swing.JaxoClosableTabbedPane
-
Sets the font style of the tab at index.
- setFrequency(float) - Method in class net.sf.jaxodraw.graph.object.arc.AbstractWiggleArc
-
Sets the frequency to the given value and derives the number of wiggles from it.
- setFrequency(float) - Method in class net.sf.jaxodraw.graph.object.bezier.AbstractWiggleBezier
-
Sets the frequency to the given value and derives the number of wiggles from it.
- setFrequency(float) - Method in interface net.sf.jaxodraw.graph.object.JaxoWiggleObject
-
Sets the frequency to the given value and derives the number of wiggles from it.
- setFrequency(float) - Method in class net.sf.jaxodraw.graph.object.line.AbstractWiggleLine
-
Sets the frequency to the given value and derives the number of wiggles from it.
- setFrequency(float) - Method in class net.sf.jaxodraw.graph.object.loop.AbstractWiggleLoop
-
Sets the frequency to the given value and derives the number of wiggles from it.
- setFromPrefs() - Method in class net.sf.jaxodraw.gui.panel.prefs.AppearanceOptionsPanel
-
Set shown values from preferences.
- setFromPrefs() - Method in class net.sf.jaxodraw.gui.panel.prefs.BehaviorOptionsPanel
-
Set shown values from preferences.
- setFromPrefs() - Method in class net.sf.jaxodraw.gui.panel.prefs.CheckBoxPanel
-
Set shown values from preferences.
- setFromPrefs() - Method in class net.sf.jaxodraw.gui.panel.prefs.GeneralOptionsPanel
-
Set shown values from preferences.
- setFromPrefs() - Method in class net.sf.jaxodraw.gui.panel.prefs.GridPanel
-
Set shown values from preferences.
- setFromPrefs() - Method in class net.sf.jaxodraw.gui.panel.prefs.JaxoPrefsPanel
-
Set shown values from preferences.
- setFromPrefs() - Method in class net.sf.jaxodraw.gui.panel.prefs.LanguagePanel
-
Set shown values from preferences.
- setFromPrefs() - Method in class net.sf.jaxodraw.gui.panel.prefs.LookNFeelPanel
-
Set shown values from preferences.
- setFromPrefs() - Method in class net.sf.jaxodraw.gui.panel.prefs.MiscPanel
-
Set shown values from preferences.
- setFromPrefs() - Method in class net.sf.jaxodraw.gui.panel.prefs.ObjectPanel
-
Set shown values from preferences.
- setFromPrefs() - Method in class net.sf.jaxodraw.gui.panel.prefs.StartUpPanel
-
Set shown values from preferences.
- setFromPrefs() - Method in class net.sf.jaxodraw.gui.panel.prefs.TextPanel
-
Set shown values from preferences.
- setGhostDash(float) - Method in class net.sf.jaxodraw.gui.panel.edit.JaxoDashEditPanel
- setGluonFreq(float) - Method in class net.sf.jaxodraw.gui.panel.edit.JaxoWiggleEditPanel
-
The gluon frequency.
- setGraph(JaxoGraph) - Method in class net.sf.jaxodraw.gui.panel.JaxoLatexTextToolTip
-
Sets the graph.
- setGraph(JaxoGraph) - Method in class net.sf.jaxodraw.plugin.AbstractJaxoExportPlugin
-
Sets the graph to export.
- setGraph(JaxoGraph) - Method in interface net.sf.jaxodraw.plugin.JaxoExportPlugin
-
Sets the graph to export.
- setGrid(JaxoPaintableGrid) - Method in class net.sf.jaxodraw.graph.JaxoGraph
-
Set the grid associated with this graph.
- setGrid(JaxoPaintableGrid) - Method in class net.sf.jaxodraw.gui.AbstractJaxoCanvas
-
Sets the grid to be painted on this drawing area.
- setGrid(JaxoPaintableGrid) - Method in interface net.sf.jaxodraw.gui.JaxoDrawingArea
-
Sets the grid to be painted on this drawing area.
- setGridColor(Color) - Method in interface net.sf.jaxodraw.graph.JaxoPaintableGrid
-
Sets the color of the grid points.
- setGridColor(Color) - Method in class net.sf.jaxodraw.gui.grid.JaxoDefaultGrid
-
Sets the color of the grid points.
- setGridPainted(boolean) - Method in class net.sf.jaxodraw.gui.JaxoTab
-
Switch on the grid.
- setGridSize(int) - Method in interface net.sf.jaxodraw.graph.JaxoPaintableGrid
-
Sets the size of the grid to the given value.
- setGridSize(int) - Method in class net.sf.jaxodraw.gui.grid.JaxoDefaultGrid
-
Sets the size of the grid to the given value.
- setGridStyle(JaxoPaintableGrid.Style) - Method in interface net.sf.jaxodraw.graph.JaxoPaintableGrid
-
Set the style of the grid.
- setGridStyle(JaxoPaintableGrid.Style) - Method in class net.sf.jaxodraw.gui.grid.JaxoDefaultGrid
-
Set the style of the grid.
- setGridStyle(JaxoMode) - Method in class net.sf.jaxodraw.gui.JaxoTab
-
Sets the style of the grid.
- setGridType(JaxoPaintableGrid.Type) - Method in interface net.sf.jaxodraw.graph.JaxoPaintableGrid
-
Sets the type of the grid.
- setGridType(JaxoPaintableGrid.Type) - Method in class net.sf.jaxodraw.gui.grid.JaxoDefaultGrid
-
Sets the type of the grid.
- setGridType(JaxoMode) - Method in class net.sf.jaxodraw.gui.JaxoTab
-
Sets the type of the grid.
- setHandle(JaxoHandle) - Method in class net.sf.jaxodraw.gui.AbstractJaxoCanvas
-
Sets a new handle.
- setHandle1(JaxoObject.Handle) - Method in class net.sf.jaxodraw.graph.object.AttachedPair
-
Set the
Handle
of the firstJaxoObject
of this pair. - setHandle2(JaxoObject.Handle) - Method in class net.sf.jaxodraw.graph.object.AttachedPair
-
Set the
Handle
of the secondJaxoObject
of this pair. - setHandlePaintMode(JaxoDrawingArea.HandlePaintMode) - Method in class net.sf.jaxodraw.gui.AbstractJaxoCanvas
-
Sets how to paint handles.
- setHandlePaintMode(JaxoDrawingArea.HandlePaintMode) - Method in interface net.sf.jaxodraw.gui.JaxoDrawingArea
-
Sets how to paint handles.
- setId(String) - Method in class net.sf.jaxodraw.gui.panel.button.JaxoPanelButton
-
Sets the name and the action command of this button.
- setImports(List<List<JaxoImportPlugin>>) - Method in class net.sf.jaxodraw.gui.panel.JaxoImportPanel
-
Updates the list of import formats.
- setIndex1(int) - Method in class net.sf.jaxodraw.graph.object.AttachedPair
-
Set the index of the first
JaxoObject
of this pair. - setIndex2(int) - Method in class net.sf.jaxodraw.graph.object.AttachedPair
-
Set the index of the second
JaxoObject
of this pair. - setIndices(int, int) - Method in class net.sf.jaxodraw.graph.object.AttachedPair
-
Set the two indices simultaneously.
- setIntStepSize(int) - Method in class net.sf.jaxodraw.gui.swing.spinner.JaxoSpinnerIntModel
-
JaxoSpinnerIntModel.setStepSize(java.lang.Number)
with int argument. - setIntValue(int) - Method in class net.sf.jaxodraw.gui.swing.spinner.JaxoSpinnerIntModel
-
JaxoSpinnerIntModel.setValue(java.lang.Object)
with int argument. - setItems(E[]) - Method in class net.sf.jaxodraw.gui.swing.spinner.JaxoSpinnerComboBox
-
Set the items contained in the (popup) list.
- setJaxoDrawVersion(String) - Method in class net.sf.jaxodraw.graph.JaxoGraph
-
Set the JaxoDraw version that this JaxoGraph was created with.
- setLandscape(boolean) - Method in class net.sf.jaxodraw.plugin.exports.JaxoExportPS
-
Sets the landscape mode.
- setLanguageKey(JMenuItem, String) - Static method in class net.sf.jaxodraw.gui.menu.JaxoMenuUtils
-
Set the i18n key of a JMenuItem.
- setLatexTextSize(int) - Method in class net.sf.jaxodraw.graph.object.group.JaxoGroup
-
Sets the groupTeXSize property of this group object.
- setLatexTextSize(JaxoLatexText.TextSize) - Method in class net.sf.jaxodraw.graph.object.text.JaxoLatexText
-
Sets the latex font size of this text object.
- setLevel(int) - Static method in class net.sf.jaxodraw.util.JaxoLog
-
Sets the logging level.
- setLevel(Level) - Method in class net.sf.jaxodraw.logging.JaxoConsoleLogger
-
Sets the logging level.
- setLevel(Level) - Method in class net.sf.jaxodraw.logging.JaxoDefaultLogger
-
Sets the logging level.
- setLevel(Level) - Method in interface net.sf.jaxodraw.logging.JaxoLogger
-
Sets the logging level.
- setLineBoxLayout() - Method in class net.sf.jaxodraw.gui.panel.edit.AbstractEditPanel
-
Set LayoutManager to a new LINE_AXIS BoxLayout
- setLocation(int, int) - Method in class net.sf.jaxodraw.graph.object.AbstractJaxoObject
-
Sets the x and y coordinate of this object.
- setLocation(int, int, int, int) - Method in class net.sf.jaxodraw.graph.object.AbstractExtendedObject
-
Sets the position coordinates of this object.
- setLocation(int, int, int, int, int, int) - Method in class net.sf.jaxodraw.graph.object.Abstract3PointObject
-
Sets the points of this 3 point object.
- setLocation(int, int, int, int, int, int) - Method in class net.sf.jaxodraw.graph.object.fill.JaxoTriangle
-
Sets the points of this 3 point object.
- setLocation(int, int, int, int, int, int, int, int) - Method in class net.sf.jaxodraw.graph.object.Abstract4PointObject
-
Sets the points of this object.
- setLocation(Window) - Method in class net.sf.jaxodraw.util.Location.RelativeTo
-
Set the location of the given window.
- setLocation(Window) - Method in class net.sf.jaxodraw.util.Location.RelativeToAvoiding
-
Set the location of the given window.
- setLocation(Window) - Method in interface net.sf.jaxodraw.util.Location
-
Set the location of the given window.
- setLogger(JaxoLogger) - Static method in class net.sf.jaxodraw.util.JaxoLog
-
Sets a logger.
- setLookAndFeel(String) - Static method in class net.sf.jaxodraw.util.JaxoLooknFeel
-
Safe wrapper around
UIManager.setLookAndFeel(String)
: Set the LookAndFeel, temporarily adjusting the locale to fix resource bundle lookup (default locale problems), and to make JColorChooser work. - setLookAndFeel(LookAndFeel) - Static method in class net.sf.jaxodraw.util.JaxoLooknFeel
-
Set the LookAndFeel, temporarily adjusting the locale to fix resource bundle lookup (default locale problems), and to make JColorChooser work.
- setMaximumCanvasSize(Dimension) - Method in class net.sf.jaxodraw.gui.AbstractJaxoCanvas
-
Sets the maximum canvas size.
- setMaximumCanvasSize(Dimension) - Method in interface net.sf.jaxodraw.gui.JaxoCanvasComponent
-
Sets the maximum canvas size.
- setMenuAction(JMenuItem, GuiAction) - Static method in class net.sf.jaxodraw.gui.menu.JaxoMenuUtils
-
Set the MenuAction on a JMenuItem.
- setMenuAction(JMenuItem, GuiAction) - Static method in class net.sf.jaxodraw.gui.menu.popup.AbstractPopupMenu
-
Set the MenuAction on a JMenuItem.
- setMinimumCanvasSize(Dimension) - Method in class net.sf.jaxodraw.gui.AbstractJaxoCanvas
-
Sets the minimum canvas size.
- setMinimumCanvasSize(Dimension) - Method in interface net.sf.jaxodraw.gui.JaxoCanvasComponent
-
Sets the minimum canvas size.
- setMode(JaxoExportPS.Format) - Method in class net.sf.jaxodraw.plugin.exports.JaxoExportPS
-
Sets the export mode.
- setMode(JaxoColor.Mode) - Method in class net.sf.jaxodraw.util.JaxoColorChooser
-
Sets the current mode.
- setMode(JaxoMode) - Method in class net.sf.jaxodraw.gui.JaxoCanvasEventListener
-
Set the current editing mode.
- setNewPreviewFrame(boolean) - Method in class net.sf.jaxodraw.gui.panel.JaxoExportPanel
-
Set the watchFile mode.
- setNewScale(float) - Method in class net.sf.jaxodraw.graph.object.group.JaxoGroup
-
Rescales the group with the given scale factor, leaving the first point fixed.
- setNoFreqStretching(boolean) - Method in class net.sf.jaxodraw.graph.object.bezier.AbstractWiggleBezier
-
Sets the frequency stretching property of this Bezier.
- setNumber(int) - Method in class net.sf.jaxodraw.gui.panel.edit.JaxoArrowEditPanel
-
The number of arrows.
- setObjectList(JaxoList) - Method in class net.sf.jaxodraw.graph.JaxoGraph
-
Sets the list of JaxoObjects of this JaxoGraph to list.
- setObjectList(JaxoList) - Method in class net.sf.jaxodraw.graph.object.group.JaxoGroup
-
Sets the JaxoObjects of this group.
- setOneColumnPanelLayout(GridLayout) - Method in class net.sf.jaxodraw.gui.panel.edit.AbstractEditPanel
-
Sets the layout of one column.
- setOptional(boolean) - Method in class net.sf.jaxodraw.util.JaxoColorButton
-
Sets the optional property.
- setOptional(boolean) - Method in class net.sf.jaxodraw.util.JaxoColorChooser
-
Sets the optional property.
- setOptionalColor(Color) - Method in class net.sf.jaxodraw.util.JaxoColorChooser
-
Sets the optional and color properties.
- setOrigin(int) - Method in class net.sf.jaxodraw.gui.swing.spinner.JaxoSpinnerIntModel
-
Set origin property (potentially changing also 'value').
- setPaintArrow(boolean) - Method in class net.sf.jaxodraw.graph.object.AbstractParticleObject
-
Sets the arrow property of this particle object.
- setPaintArrow(boolean) - Method in class net.sf.jaxodraw.gui.panel.edit.JaxoArrowEditPanel
-
Whether paintArrow is selected.
- setPainted(boolean) - Method in interface net.sf.jaxodraw.graph.JaxoPaintableGrid
-
Determine if this grid gets painted.
- setPainted(boolean) - Method in class net.sf.jaxodraw.gui.grid.JaxoDefaultGrid
-
Determine if this grid gets painted.
- setPanelLayout(GridLayout) - Method in class net.sf.jaxodraw.gui.panel.edit.AbstractEditPanel
-
Set the PanelLayout.
- setParameter(JaxoObject, String, Object, Class<?>, boolean) - Static method in class net.sf.jaxodraw.graph.object.JaxoObjectUtils
-
Invokes a setter method for the given parameter name using reflection.
- setParentComponent(Component) - Method in class net.sf.jaxodraw.plugin.AbstractJaxoPlugin
-
Sets the parent component of this dialog.
- setParentComponent(Component) - Method in interface net.sf.jaxodraw.plugin.JaxoExportPlugin
-
Sets the parent component of any dialogs that are used by this plugin.
- setParentComponent(Component) - Method in interface net.sf.jaxodraw.plugin.JaxoImportPlugin
-
Sets the parent component of any dialogs that are used by this plugin.
- setParentComponent(Component) - Method in class net.sf.jaxodraw.plugin.JaxoPreview
-
Sets the parent component.
- setPermanent(boolean) - Method in class net.sf.jaxodraw.util.JaxoColorChooser
-
Whether the chooser stays alive after showing for further requests.
- setPhotonFreq(float) - Method in class net.sf.jaxodraw.gui.panel.edit.JaxoWiggleEditPanel
-
The photon frequency.
- setPoint(JaxoObject.Handle, Point) - Method in class net.sf.jaxodraw.graph.object.Abstract3PointObject
-
Set a click Point of this JaxoObject.
- setPoint(JaxoObject.Handle, Point) - Method in class net.sf.jaxodraw.graph.object.Abstract4PointObject
-
Set a click Point of this JaxoObject.
- setPoint(JaxoObject.Handle, Point) - Method in class net.sf.jaxodraw.graph.object.AbstractExtendedObject
-
Set a click Point of this JaxoObject.
- setPoint(JaxoObject.Handle, Point) - Method in class net.sf.jaxodraw.graph.object.AbstractJaxoObject
-
Set a click Point of this JaxoObject.
- setPoint(JaxoObject.Handle, Point) - Method in class net.sf.jaxodraw.graph.object.bezier.AbstractBezierObject
-
Set a click Point of this JaxoObject.
- setPoint(JaxoObject.Handle, Point) - Method in class net.sf.jaxodraw.graph.object.fill.AbstractFilledRotationObject
-
Set a click Point of this JaxoObject.
- setPoint(JaxoObject.Handle, Point) - Method in class net.sf.jaxodraw.graph.object.fill.JaxoTriangle
-
Set a click Point of this JaxoObject.
- setPoint(JaxoObject.Handle, Point) - Method in class net.sf.jaxodraw.graph.object.group.JaxoGroup
-
Set a click Point of this JaxoObject.
- setPoint(JaxoObject.Handle, Point) - Method in interface net.sf.jaxodraw.graph.object.JaxoObject
-
Set a click Point of this JaxoObject.
- setPoint(JaxoObject.Handle, Point) - Method in class net.sf.jaxodraw.graph.object.line.AbstractLineObject
-
Set a click Point of this JaxoObject.
- setPoint1(Point) - Method in class net.sf.jaxodraw.graph.object.AbstractJaxoObject
-
Set the first point of this JaxoObject.
- setPoint2(Point) - Method in class net.sf.jaxodraw.graph.object.AbstractExtendedObject
-
Set the second point of this JaxoObject.
- setPoint3(Point) - Method in class net.sf.jaxodraw.graph.object.Abstract3PointObject
-
Set the third point of this JaxoObject.
- setPoint3(Point) - Method in class net.sf.jaxodraw.graph.object.fill.JaxoTriangle
-
Set the third point of this JaxoObject.
- setPoint4(Point) - Method in class net.sf.jaxodraw.graph.object.Abstract4PointObject
-
Set the first point of this JaxoObject.
- setPoints(Point[]) - Method in class net.sf.jaxodraw.graph.object.AbstractJaxoObject
-
Set all click points of this JaxoObject.
- setPosition(float) - Method in class net.sf.jaxodraw.gui.panel.edit.JaxoArrowEditPanel
-
The position.
- setPref(JaxoObjectPrefs.Preferred, Object) - Static method in class net.sf.jaxodraw.graph.object.JaxoObjectPrefs
-
Sets the given preference to the given value.
- setPref(JaxoPrefs.Preferred, Object) - Static method in class net.sf.jaxodraw.util.JaxoPrefs
-
Sets the given preference to the given value.
- setPreferences() - Method in class net.sf.jaxodraw.graph.object.AbstractExtendedObject
-
Applies default values to this JaxoObject.
- setPreferences() - Method in class net.sf.jaxodraw.graph.object.AbstractJaxoObject
-
Applies default values to this JaxoObject.
- setPreferences() - Method in class net.sf.jaxodraw.graph.object.AbstractParticleObject
-
Applies default values to this JaxoObject.
- setPreferences() - Method in class net.sf.jaxodraw.graph.object.arc.AbstractWiggleArc
-
Applies default values to this JaxoObject.
- setPreferences() - Method in class net.sf.jaxodraw.graph.object.arc.JaxoGArc
-
Applies default values to this JaxoObject.
- setPreferences() - Method in class net.sf.jaxodraw.graph.object.arc.JaxoGlArc
-
Applies default values to this JaxoObject.
- setPreferences() - Method in class net.sf.jaxodraw.graph.object.arc.JaxoPArc
-
Applies default values to this JaxoObject.
- setPreferences() - Method in class net.sf.jaxodraw.graph.object.arc.JaxoSArc
-
Applies default values to this JaxoObject.
- setPreferences() - Method in class net.sf.jaxodraw.graph.object.arc.JaxoZigZagArc
-
Applies default values to this JaxoObject.
- setPreferences() - Method in class net.sf.jaxodraw.graph.object.bezier.AbstractWiggleBezier
-
Applies default values to this JaxoObject.
- setPreferences() - Method in class net.sf.jaxodraw.graph.object.bezier.JaxoGBezier
-
Applies default values to this JaxoObject.
- setPreferences() - Method in class net.sf.jaxodraw.graph.object.bezier.JaxoGlBezier
-
Applies default values to this JaxoObject.
- setPreferences() - Method in class net.sf.jaxodraw.graph.object.bezier.JaxoPBezier
-
Applies default values to this JaxoObject.
- setPreferences() - Method in class net.sf.jaxodraw.graph.object.bezier.JaxoSBezier
-
Applies default values to this JaxoObject.
- setPreferences() - Method in class net.sf.jaxodraw.graph.object.bezier.JaxoZigZagBezier
-
Applies default values to this JaxoObject.
- setPreferences() - Method in class net.sf.jaxodraw.graph.object.fill.AbstractFilledRotationObject
-
Applies default values to this JaxoObject.
- setPreferences() - Method in class net.sf.jaxodraw.graph.object.fill.AbstractFillObject
-
Applies default values to this JaxoObject.
- setPreferences() - Method in class net.sf.jaxodraw.graph.object.group.JaxoGroup
-
Applies default values to this JaxoObject.
- setPreferences() - Method in interface net.sf.jaxodraw.graph.object.JaxoObject
-
Applies default values to this JaxoObject.
- setPreferences() - Method in class net.sf.jaxodraw.graph.object.line.AbstractSymmetryLine
-
Applies default values to this JaxoObject.
- setPreferences() - Method in class net.sf.jaxodraw.graph.object.line.AbstractWiggleLine
-
Applies default values to this JaxoObject.
- setPreferences() - Method in class net.sf.jaxodraw.graph.object.line.JaxoGLine
-
Applies default values to this JaxoObject.
- setPreferences() - Method in class net.sf.jaxodraw.graph.object.line.JaxoGlLine
-
Applies default values to this JaxoObject.
- setPreferences() - Method in class net.sf.jaxodraw.graph.object.line.JaxoPLine
-
Applies default values to this JaxoObject.
- setPreferences() - Method in class net.sf.jaxodraw.graph.object.line.JaxoSLine
-
Applies default values to this JaxoObject.
- setPreferences() - Method in class net.sf.jaxodraw.graph.object.line.JaxoZigZagLine
-
Applies default values to this JaxoObject.
- setPreferences() - Method in class net.sf.jaxodraw.graph.object.loop.AbstractWiggleLoop
-
Applies default values to this JaxoObject.
- setPreferences() - Method in class net.sf.jaxodraw.graph.object.loop.JaxoGlLoop
-
Applies default values to this JaxoObject.
- setPreferences() - Method in class net.sf.jaxodraw.graph.object.loop.JaxoGLoop
-
Applies default values to this JaxoObject.
- setPreferences() - Method in class net.sf.jaxodraw.graph.object.loop.JaxoPLoop
-
Applies default values to this JaxoObject.
- setPreferences() - Method in class net.sf.jaxodraw.graph.object.loop.JaxoSLoop
-
Applies default values to this JaxoObject.
- setPreferences() - Method in class net.sf.jaxodraw.graph.object.loop.JaxoZigZagLoop
-
Applies default values to this JaxoObject.
- setPreferences() - Method in class net.sf.jaxodraw.graph.object.text.AbstractTextObject
-
Applies default values to this JaxoObject.
- setPreferences() - Method in class net.sf.jaxodraw.graph.object.text.JaxoLatexText
-
Applies default values to this JaxoObject.
- setPreferences() - Method in class net.sf.jaxodraw.graph.object.text.JaxoPSText
-
Applies default values to this JaxoObject.
- setPreferences() - Method in class net.sf.jaxodraw.graph.object.vertex.AbstractVertex
-
Applies default values to this JaxoObject.
- setPreferences() - Method in class net.sf.jaxodraw.graph.object.vertex.JaxoVertexT2
-
Applies default values to this JaxoObject.
- setPreferencesHandler(ActionListener) - Method in class net.sf.jaxodraw.gui.launch.DesktopSupport
-
Register an ActionListener to handle a Preferences event.
- setProperties(Map<String, Map<String, Object>>) - Method in class net.sf.jaxodraw.graph.JaxoGraph
-
Set the properties of this graph.
- setProperty(String, String) - Method in class net.sf.jaxodraw.plugin.AbstractJaxoPlugin
-
Sets a property to the given value.
- setQuitHandler(ActionListener) - Method in class net.sf.jaxodraw.gui.launch.DesktopSupport
-
Register an ActionListener to handle a Quit event.
- setRadius(float) - Method in class net.sf.jaxodraw.graph.object.AbstractExtendedObject
-
Convenience method for setting the 'radius' of a 2 point object.
- setRecentFiles(String[]) - Static method in class net.sf.jaxodraw.util.JaxoPrefs
-
Set the recently opened files to the given array of absolute path names.
- setRelativeHeight(int) - Method in class net.sf.jaxodraw.graph.object.AbstractExtendedObject
-
Sets the relative height of this object.
- setRelativeWidth(int) - Method in class net.sf.jaxodraw.graph.object.AbstractExtendedObject
-
Sets the relative width of this object.
- setRelWAndH(int, int) - Method in class net.sf.jaxodraw.graph.object.AbstractExtendedObject
-
Sets the relative width and height of this object.
- setResolution(int) - Method in class net.sf.jaxodraw.plugin.exports.JaxoExportImg
-
Sets the resolution of the img export.
- setRotationAngle(int) - Method in class net.sf.jaxodraw.graph.object.fill.AbstractFilledRotationObject
-
Sets the rotationAngle property of this rotation object.
- setRotationAngle(int) - Method in interface net.sf.jaxodraw.graph.object.JaxoRotationObject
-
Sets the rotationAngle property of this rotation object.
- setRotationAngle(int) - Method in class net.sf.jaxodraw.graph.object.loop.AbstractLoopObject
-
Sets the rotationAngle property of this rotation object.
- setRotationAngle(int) - Method in class net.sf.jaxodraw.graph.object.text.AbstractTextObject
-
Sets the rotationAngle property of this rotation object.
- setRotationAngle(int) - Method in class net.sf.jaxodraw.graph.object.vertex.AbstractRotationVertex
-
Sets the rotationAngle property of this rotation object.
- setRotationValue(int) - Method in class net.sf.jaxodraw.gui.panel.edit.JaxoRotationEditPanel
-
The rotation value.
- setRotationValue(int) - Method in class net.sf.jaxodraw.gui.swing.spinner.JaxoSpinnerRotationModel
-
JaxoSpinnerRotationModel.setValue(java.lang.Object)
with int argument. - setSaved(boolean) - Method in class net.sf.jaxodraw.graph.JaxoGraph
-
Declares the current JaxoGraph as saved or unsaved.
- setSaved(boolean) - Method in class net.sf.jaxodraw.gui.JaxoTab
-
Sets the tab saved / not saved.
- setScalarDash(float) - Method in class net.sf.jaxodraw.gui.panel.edit.JaxoDashEditPanel
- setScaleFactor(float) - Method in class net.sf.jaxodraw.graph.object.text.JaxoLatexText
-
Set the latex font scale factor.
- setSecondaryColor(Color) - Method in class net.sf.jaxodraw.gui.handle.AbstractJaxoHandle
-
Sets the secondary color of this handle.
- setSecondJaxoObject(JaxoObject) - Method in class net.sf.jaxodraw.graph.object.AttachedPair
-
Set the second
JaxoObject
of this pair. - setSelected(boolean) - Method in class net.sf.jaxodraw.gui.panel.button.JaxoPanelButton
-
Sets a button selected.
- setSelectedIndex(int) - Method in class net.sf.jaxodraw.gui.panel.edit.JaxoLatexFontSizePanel
-
SelectedIndex.
- setSelectedTab(JaxoTab) - Method in class net.sf.jaxodraw.gui.panel.JaxoTabbedCanvasPanel
-
Sets the given tab as currently selected.
- setSep(float) - Method in class net.sf.jaxodraw.gui.panel.edit.JaxoDLEditPanel
-
Set the separation.
- setShortGraphName(String) - Method in class net.sf.jaxodraw.plugin.AbstractJaxoPlugin
-
Sets a short name for the current graph.
- setShortGraphName(String) - Method in interface net.sf.jaxodraw.plugin.JaxoExportPlugin
-
Sets a short name for the graph to be exported.
- setSilent(boolean) - Method in class net.sf.jaxodraw.plugin.AbstractJaxoPlugin
-
Sets the silent mode.
- setSize(float) - Method in interface net.sf.jaxodraw.graph.object.text.LatexTextIconFactory
-
Set the size of the LaTeX text String.
- setSize(int) - Method in class net.sf.jaxodraw.gui.handle.AbstractJaxoHandle
-
Sets the handle size.
- setSnap(boolean) - Method in class net.sf.jaxodraw.gui.swing.spinner.JaxoSpinnerIntModel
-
Set snap property (potentially changing also 'value').
- setSnapping(boolean) - Method in interface net.sf.jaxodraw.graph.JaxoPaintableGrid
-
Switch on/off the snapping of this grid.
- setSnapping(boolean) - Method in class net.sf.jaxodraw.gui.grid.JaxoDefaultGrid
-
Switch on/off the snapping of this grid.
- setSnappingToGrid(boolean) - Method in class net.sf.jaxodraw.gui.JaxoTab
-
Switches snapping to the grid on/off.
- setSquash(int) - Method in class net.sf.jaxodraw.graph.object.loop.AbstractLoopObject
-
The squashing of the x width with respect to the y direction.
- setState(Map<JaxoObjectPrefs.Preferred, Object>) - Static method in class net.sf.jaxodraw.graph.object.JaxoObjectPrefs
-
Restore the preferences to a previous state.
- setState(Map<JaxoPrefs.Preferred, Object>) - Static method in class net.sf.jaxodraw.util.JaxoPrefs
-
Restore the preferences to a previous state.
- setStepSize(Number) - Method in class net.sf.jaxodraw.gui.swing.spinner.JaxoSpinnerIntModel
- setStroke(BasicStroke) - Method in class net.sf.jaxodraw.graph.object.AbstractExtendedObject
-
Sets the stroke of this particle object.
- setStroke(Stroke) - Method in class net.sf.jaxodraw.graph.object.arrow.AbstractBaseArrow
-
Sets the stroke of this arrow.
- setStroke(Stroke) - Method in class net.sf.jaxodraw.gui.handle.AbstractJaxoHandle
-
Sets the stroke of this handle.
- setStrokeWidth(float) - Method in class net.sf.jaxodraw.graph.object.AbstractExtendedObject
-
Sets the stroke width property of this particle object.
- setStrokeWidth(float) - Method in class net.sf.jaxodraw.graph.object.arrow.JaxoDefaultArrow
-
The strokeWidth.
- setStrokeWidth(float) - Method in class net.sf.jaxodraw.graph.object.group.JaxoGroup
-
Sets the strokeWidth property of this group object.
- setSupersymmetric(boolean) - Method in class net.sf.jaxodraw.graph.object.arc.AbstractWiggleArc
-
Supersymmetric wiggle objects have a line go through them.
- setSupersymmetric(boolean) - Method in class net.sf.jaxodraw.graph.object.bezier.AbstractWiggleBezier
-
Supersymmetric wiggle objects have a line go through them.
- setSupersymmetric(boolean) - Method in interface net.sf.jaxodraw.graph.object.JaxoWiggleObject
-
Supersymmetric wiggle objects have a line go through them.
- setSupersymmetric(boolean) - Method in class net.sf.jaxodraw.graph.object.line.AbstractWiggleLine
-
Supersymmetric wiggle objects have a line go through them.
- setSupersymmetric(boolean) - Method in class net.sf.jaxodraw.graph.object.loop.AbstractWiggleLoop
-
Supersymmetric wiggle objects have a line go through them.
- setSymmetric(boolean) - Method in class net.sf.jaxodraw.graph.object.arc.AbstractSymmetryArc
-
Sets the symmetric property of this arc object.
- setSymmetric(boolean) - Method in interface net.sf.jaxodraw.graph.object.JaxoSymmetricObject
-
Sets the symmetric property of this object.
- setSymmetric(boolean) - Method in class net.sf.jaxodraw.graph.object.line.AbstractSymmetryLine
-
Sets the symmetric property of this object.
- setTabMode(JaxoMode) - Method in class net.sf.jaxodraw.gui.JaxoTab
-
Sets the tab mode.
- setTabTitle(String) - Method in class net.sf.jaxodraw.gui.JaxoTab
-
Sets this tab's title.
- setTaskbarImage(Image) - Method in class net.sf.jaxodraw.gui.launch.DesktopSupport
-
Set taskbar icon on systems that support it.
- setText(String) - Method in interface net.sf.jaxodraw.graph.object.text.LatexTextIconFactory
-
Set the LaTeX text String.
- setTextString(String) - Method in class net.sf.jaxodraw.graph.object.text.AbstractTextObject
-
Sets the textString property of this text object.
- setTextString(String) - Method in class net.sf.jaxodraw.graph.object.text.JaxoPSText
-
Sets the textString property of this text object.
- SETTINGS_DIR - Static variable in class net.sf.jaxodraw.util.JaxoInfo
-
The absolute path of the directory where user settings are stored.
- setTitle(String) - Method in class net.sf.jaxodraw.gui.panel.edit.JaxoRotationEditPanel
-
Set the title of this panel.
- setTitle(String) - Method in class net.sf.jaxodraw.gui.panel.edit.JaxoRRArcRadiusEditPanel
-
Set the title of this panel.
- setTitle(String) - Method in class net.sf.jaxodraw.plugin.JaxoPreview
-
Sets the title of this dialog.
- setTitleAndIcon(String, String) - Method in interface net.sf.jaxodraw.graph.object.JaxoObjectEditPanel
-
Set title (message key) and icon (filename) that are displayed in the dialog.
- setTitleAndIcon(String, String) - Method in class net.sf.jaxodraw.gui.panel.edit.JaxoOptionsPanel
-
Set title (message key) and icon (filename) that are displayed in the dialog.
- setTitleAndIcon(JaxoObjectEditPanel) - Method in class net.sf.jaxodraw.graph.object.arc.AbstractWiggleArc
-
Set title and icon for the editPanel of the current wiggle loop.
- setTitleAndIcon(JaxoObjectEditPanel) - Method in class net.sf.jaxodraw.graph.object.arc.JaxoGlArc
-
Set title and icon for the editPanel of the current wiggle loop.
- setTitleAndIcon(JaxoObjectEditPanel) - Method in class net.sf.jaxodraw.graph.object.arc.JaxoPArc
-
Set title and icon for the editPanel of the current wiggle loop.
- setTitleAndIcon(JaxoObjectEditPanel) - Method in class net.sf.jaxodraw.graph.object.arc.JaxoZigZagArc
-
Set title and icon for the editPanel of the current wiggle loop.
- setTitleAndIcon(JaxoObjectEditPanel) - Method in class net.sf.jaxodraw.graph.object.bezier.AbstractWiggleBezier
-
Set paraeters of a JaxoObjectEditPanel.
- setTitleAndIcon(JaxoObjectEditPanel) - Method in class net.sf.jaxodraw.graph.object.bezier.JaxoGlBezier
-
Set paraeters of a JaxoObjectEditPanel.
- setTitleAndIcon(JaxoObjectEditPanel) - Method in class net.sf.jaxodraw.graph.object.bezier.JaxoPBezier
-
Set paraeters of a JaxoObjectEditPanel.
- setTitleAndIcon(JaxoObjectEditPanel) - Method in class net.sf.jaxodraw.graph.object.bezier.JaxoZigZagBezier
-
Set paraeters of a JaxoObjectEditPanel.
- setTitleAndIcon(JaxoObjectEditPanel) - Method in class net.sf.jaxodraw.graph.object.line.AbstractWiggleLine
-
Set title and icon for the editPanel of the current wiggle loop.
- setTitleAndIcon(JaxoObjectEditPanel) - Method in class net.sf.jaxodraw.graph.object.line.JaxoGlLine
-
Set title and icon for the editPanel of the current wiggle loop.
- setTitleAndIcon(JaxoObjectEditPanel) - Method in class net.sf.jaxodraw.graph.object.line.JaxoPLine
-
Set title and icon for the editPanel of the current wiggle loop.
- setTitleAndIcon(JaxoObjectEditPanel) - Method in class net.sf.jaxodraw.graph.object.line.JaxoZigZagLine
-
Set title and icon for the editPanel of the current wiggle loop.
- setTitleAndIcon(JaxoObjectEditPanel) - Method in class net.sf.jaxodraw.graph.object.loop.AbstractDashLoop
-
Set title and icon for the editPanel of the current wiggle loop.
- setTitleAndIcon(JaxoObjectEditPanel) - Method in class net.sf.jaxodraw.graph.object.loop.AbstractWiggleLoop
-
Set title and icon for the editPanel of the current wiggle loop.
- setTitleAndIcon(JaxoObjectEditPanel) - Method in class net.sf.jaxodraw.graph.object.loop.JaxoGlLoop
-
Set title and icon for the editPanel of the current wiggle loop.
- setTitleAndIcon(JaxoObjectEditPanel) - Method in class net.sf.jaxodraw.graph.object.loop.JaxoGLoop
-
Set title and icon for the editPanel of the current wiggle loop.
- setTitleAndIcon(JaxoObjectEditPanel) - Method in class net.sf.jaxodraw.graph.object.loop.JaxoPLoop
-
Set title and icon for the editPanel of the current wiggle loop.
- setTitleAndIcon(JaxoObjectEditPanel) - Method in class net.sf.jaxodraw.graph.object.loop.JaxoSLoop
-
Set title and icon for the editPanel of the current wiggle loop.
- setTitleAndIcon(JaxoObjectEditPanel) - Method in class net.sf.jaxodraw.graph.object.loop.JaxoZigZagLoop
-
Set title and icon for the editPanel of the current wiggle loop.
- setToUIManagerValue() - Method in class net.sf.jaxodraw.gui.panel.prefs.JaxoLookAndFeelPanel
-
Set chosen LookAndFeel to the current UIManager one.
- setTransient(Class<?>, String[]) - Static method in class net.sf.jaxodraw.graph.object.AbstractJaxoObject
-
Make all 'properties' in the bean info for class 'c' transient.
- setValue(float) - Method in class net.sf.jaxodraw.gui.panel.edit.JaxoLatexScaleFactorPanel
-
Set the spinner of the scale factor to the given value.
- setValue(float) - Method in class net.sf.jaxodraw.gui.panel.edit.JaxoStrokeEditPanel
-
Set the stroke.
- setValue(int) - Method in class net.sf.jaxodraw.gui.panel.JaxoProgressDialog
-
Sets a new value for the progress bar.
- setValue(Object) - Method in class net.sf.jaxodraw.gui.swing.spinner.JaxoSpinnerIntModel
- setValue(Object) - Method in class net.sf.jaxodraw.gui.swing.spinner.JaxoSpinnerRotationModel
- setValue(String) - Method in class net.sf.jaxodraw.gui.panel.prefs.JaxoLookAndFeelPanel
-
Set chosen LookAndFeel to the one with matching 'name'.
- setVisible(boolean) - Method in class net.sf.jaxodraw.gui.panel.JaxoPluginManagerPanel
-
Activates the Plagin Manager Panel.
- setWiggles(int) - Method in class net.sf.jaxodraw.graph.object.arc.AbstractWiggleArc
-
Sets the wiggles property of this particle object.
- setWiggles(int) - Method in class net.sf.jaxodraw.graph.object.bezier.AbstractWiggleBezier
-
Sets the number of wiggles of this WiggleObject.
- setWiggles(int) - Method in interface net.sf.jaxodraw.graph.object.JaxoWiggleObject
-
Sets the number of wiggles of this WiggleObject.
- setWiggles(int) - Method in class net.sf.jaxodraw.graph.object.line.AbstractWiggleLine
-
Sets the number of wiggles of this WiggleObject.
- setWiggles(int) - Method in class net.sf.jaxodraw.graph.object.loop.AbstractWiggleLoop
-
Sets the number of wiggles of this WiggleObject.
- setX(int) - Method in class net.sf.jaxodraw.graph.object.AbstractJaxoObject
-
Sets the x coordinate of the first point of this object.
- setX2(int) - Method in class net.sf.jaxodraw.graph.object.AbstractExtendedObject
-
Sets the x coordinate of the second point of this object.
- setX3(int) - Method in class net.sf.jaxodraw.graph.object.Abstract3PointObject
-
Sets the x coordinate of the third point of this object.
- setX3(int) - Method in class net.sf.jaxodraw.graph.object.fill.JaxoTriangle
-
Sets the x coordinate of the third point of this object.
- setX4(int) - Method in class net.sf.jaxodraw.graph.object.Abstract4PointObject
-
Sets the x coordinate of the forth point of this object.
- setXPosition(int) - Method in class net.sf.jaxodraw.graph.object.AbstractJaxoObject
-
Moves the object to the given x position.
- setXPosition(int) - Method in class net.sf.jaxodraw.graph.object.group.JaxoGroup
-
Moves the object to the given x position.
- setY(int) - Method in class net.sf.jaxodraw.graph.object.AbstractJaxoObject
-
Sets the y coordinate of the first point of this object.
- setY2(int) - Method in class net.sf.jaxodraw.graph.object.AbstractExtendedObject
-
Sets the y coordinate of the second point of this object.
- setY3(int) - Method in class net.sf.jaxodraw.graph.object.Abstract3PointObject
-
Sets the y coordinate of the third point of this object.
- setY3(int) - Method in class net.sf.jaxodraw.graph.object.fill.JaxoTriangle
-
Sets the y coordinate of the third point of this object.
- setY4(int) - Method in class net.sf.jaxodraw.graph.object.Abstract4PointObject
-
Sets the y coordinate of the forth point of this object.
- setYPosition(int) - Method in class net.sf.jaxodraw.graph.object.AbstractJaxoObject
-
Moves the object to the given y position.
- setYPosition(int) - Method in class net.sf.jaxodraw.graph.object.group.JaxoGroup
-
Moves the object to the given y position.
- setZoomFactor(int) - Method in class net.sf.jaxodraw.gui.menu.popup.JaxoZoomPopupMenu
-
Sets the zoom factor to the given value.
- setZoomFactor(JaxoZoom.ZoomFactor) - Method in class net.sf.jaxodraw.gui.JaxoZoom
-
Sets the zoom factor.
- setZoomFactorFor(JaxoMode) - Method in class net.sf.jaxodraw.gui.JaxoZoom
-
Set the zoom size for a given mode.
- setZoomWindowSize(int, int) - Method in class net.sf.jaxodraw.gui.JaxoZoom
-
Sets the size of the zoom window.
- ShortcutPanel - Class in net.sf.jaxodraw.gui.panel
-
A Panel to show all the keyboard shortcuts.
- ShortcutPanel() - Constructor for class net.sf.jaxodraw.gui.panel.ShortcutPanel
-
Constructor.
- SHORTCUTS - net.sf.jaxodraw.gui.menu.GuiAction
-
The Shortcuts GuiAction.
- SHORTCUTS - net.sf.jaxodraw.util.JaxoMode
-
The keyboard shortcuts.
- shortName(String) - Static method in class net.sf.jaxodraw.io.JaxoIO
-
Returns the short name if the given file.
- shouldOverwrite(Component, File) - Static method in class net.sf.jaxodraw.io.JaxoIO
-
Show a dialog if 'f' exists, asking the user whether 'f' should be overwritten and return the result.
- shouldOverwrite(Component, File, String) - Static method in class net.sf.jaxodraw.io.JaxoIO
-
Show a dialog if 'f' exists, asking the user whether 'f' should be overwritten and return the result.
- show() - Method in class net.sf.jaxodraw.gui.panel.JaxoImportPanel
-
Shows the import panel.
- show() - Method in class net.sf.jaxodraw.gui.panel.JaxoMoveGraph
-
Show dialog, blocking.
- show() - Method in class net.sf.jaxodraw.gui.panel.JaxoScaleGraph
-
Show dialog, blocking.
- show() - Method in class net.sf.jaxodraw.util.JaxoColorChooser
-
See the variant that takes a Location argument, which here is taken to be JaxoUtils.RelativeTo('parent').
- show(Component, int, int) - Method in class net.sf.jaxodraw.gui.menu.popup.JaxoFBoxPopupMenu
-
Displays the popup menu.
- show(Component, Rectangle) - Method in interface net.sf.jaxodraw.graph.object.JaxoObjectEditPanel
-
Display the EditPanel for the current object.
- show(Component, Rectangle) - Method in class net.sf.jaxodraw.gui.panel.edit.JaxoOptionsPanel
-
Display the EditPanel for the current object.
- show(JaxoGraph, String) - Method in class net.sf.jaxodraw.gui.panel.JaxoExportPanel
-
Shows the import panel.
- show(JaxoPreview) - Method in class net.sf.jaxodraw.gui.panel.JaxoUserGuide
-
Shows the User Guide in the given Preview.
- show(Location) - Method in class net.sf.jaxodraw.util.JaxoColorChooser
-
Brings up a color chooser menu to select the color of the specified JaxoObject.
- SHOW_GRIDBAR - net.sf.jaxodraw.util.JaxoPrefs.Preferred
-
A boolean preference indicating whether to show the gridbar or not.
- SHOW_LATEX_LABELS - net.sf.jaxodraw.gui.menu.GuiAction
-
The LaTeX label GuiAction.
- SHOW_LATEX_LABELS - net.sf.jaxodraw.util.JaxoMode
-
Show latex labels.
- SHOW_LATEX_LABELS - net.sf.jaxodraw.util.JaxoPrefs.Preferred
-
A boolean preference indicating whether to show the source of LaTeX texts when hovered over.
- SHOW_SPLASHWINDOW - net.sf.jaxodraw.util.JaxoPrefs.Preferred
-
A boolean preference indicating whether to show the start-up splash window or not.
- SHOW_STATUSBAR - net.sf.jaxodraw.util.JaxoPrefs.Preferred
-
A boolean preference indicating whether to show the status bar or not.
- SHOW_TOOLBAR - net.sf.jaxodraw.util.JaxoPrefs.Preferred
-
A boolean preference indicating whether to show the tool bar or not.
- showChooser() - Method in class net.sf.jaxodraw.util.JaxoColorButton
-
Show the (existing) chooser programmatically, as if the button were clicked.
- showColorPanel(JaxoObject) - Method in class net.sf.jaxodraw.gui.AbstractJaxoCanvas
-
Brings up a ColorChooser panel for the given object.
- showComponent(Component, JFrame) - Method in class net.sf.jaxodraw.plugin.JaxoPreview
-
Display a component in a given frame.
- showEditPanel(JaxoObject) - Method in class net.sf.jaxodraw.gui.AbstractJaxoCanvas
-
Bring up an EditPanel to edit properties of the given JaxoObject.
- showErrorDialog(Component, String) - Static method in class net.sf.jaxodraw.util.JaxoDialogs
-
Shows a simple MessageDialog to display an error message.
- showErrorDialog(Component, String, String) - Static method in class net.sf.jaxodraw.util.JaxoDialogs
-
Shows a simple MessageDialog to display an error message.
- showErrorDialog(String) - Method in class net.sf.jaxodraw.plugin.AbstractJaxoExportPlugin
-
Show an error message window, unless
silent
. - showI18NErrorDialog(Component, String) - Static method in class net.sf.jaxodraw.util.JaxoDialogs
-
Shows a simple MessageDialog to display an error message.
- showInfoDialog(Component, String, String) - Static method in class net.sf.jaxodraw.util.JaxoDialogs
-
Shows a simple MessageDialog to display an info message.
- showMessageForHtmlBrowser() - Method in class net.sf.jaxodraw.plugin.JaxoPreview
-
Show a message that the user cannot browse external web pages.
- showMessageForPostscriptViewer() - Method in class net.sf.jaxodraw.plugin.JaxoPreview
-
Show a message that the user cannot view postscript files.
- showMiniDialog(Component, String, Object, ActionListener) - Static method in class net.sf.jaxodraw.util.JaxoDialogs
-
Show 'contents' in a new modal dialog with title 'title' and owner determined by 'parent'; adding "OK" and "Cancel" buttons.
- showPostscript(File) - Method in class net.sf.jaxodraw.plugin.JaxoPreview
-
Show the postscript file 'f', or a message that it cannot be shown.
- showSelectionPanel(Point) - Method in class net.sf.jaxodraw.gui.AbstractJaxoCanvas
-
Brings up the faint-box popup panel for the current selection.
- showText(String, String, JFrame) - Method in class net.sf.jaxodraw.plugin.JaxoPreview
-
Show a window displaying the text file.
- showTextFile(File) - Method in class net.sf.jaxodraw.plugin.JaxoPreview
-
Show a window displaying the text file.
- showURL(URL) - Method in class net.sf.jaxodraw.plugin.JaxoPreview
-
Show a window displaying the URL (typically HTML), not allowing the user to browse.
- shrink(Dimension, Insets) - Static method in class net.sf.jaxodraw.util.JaxoGeometry
-
Decrease the Dimension 'd' by the amount given in each direction in 'n'.
- shrink(Rectangle, Insets) - Static method in class net.sf.jaxodraw.util.JaxoGeometry
-
Decrease the Rectangle 'r' by the amount given in each direction in 'n'.
- shutdown() - Method in class net.sf.jaxodraw.gui.panel.JaxoMainPanel
-
Dispose the main frame.
- shutdown() - Method in interface net.sf.jaxodraw.gui.panel.JaxoShutDown
-
Shut down the program.
- SIGMA - Static variable in class net.sf.jaxodraw.graph.object.text.JaxoGreek
-
The greek letter sigma.
- size() - Method in enum net.sf.jaxodraw.graph.object.text.JaxoLatexText.TextSize
-
Return the size as an integer.
- SKY_BLUE - Static variable in class net.sf.jaxodraw.util.JaxoColor
-
The color SkyBlue.
- slope(double) - Method in class net.sf.jaxodraw.graph.object.bezier.AbstractBezierObject
-
Returns the first derivative of this Bezier curve at parameter u.
- SMALL - net.sf.jaxodraw.graph.object.text.JaxoLatexText.TextSize
-
Latex text size small.
- smallestDistance(JaxoObject, Point) - Static method in class net.sf.jaxodraw.graph.object.JaxoObjectUtils
-
Determines the smallest distance of any of the handles of this JaxoObject from the given point.
- SNAP - net.sf.jaxodraw.gui.menu.GuiAction
-
The Snap GuiAction.
- SNAP_ON - net.sf.jaxodraw.util.JaxoPrefs.Preferred
-
A boolean preference indicating whether snapping is on or off.
- SNAP_ON_OFF - net.sf.jaxodraw.util.JaxoMode
-
Snap on/off.
- snapObject(JaxoObject) - Method in class net.sf.jaxodraw.gui.AbstractJaxoCanvas
-
Moves the given JaxoObject so that its first point is snapped to the current grid.
- snappedPoint(Point) - Method in interface net.sf.jaxodraw.graph.JaxoGrid
-
Closest point to 'p' on the grid.
- snappedPoint(Point) - Method in class net.sf.jaxodraw.gui.grid.JaxoDefaultGrid
-
Closest point to 'p' on the grid.
- snapPoint(Point) - Method in interface net.sf.jaxodraw.graph.JaxoGrid
-
Change 'p' to the closest point on the grid.
- snapPoint(Point) - Method in class net.sf.jaxodraw.gui.AbstractJaxoCanvas
-
Snap the given point to the current grid.
- snapPoint(Point) - Method in class net.sf.jaxodraw.gui.grid.JaxoDefaultGrid
-
Change 'p' to the closest point on the grid.
- sort(Comparator<? super JaxoObject>) - Method in class net.sf.jaxodraw.graph.object.JaxoObjectList
-
Unsupported.
- SPANISH - net.sf.jaxodraw.gui.menu.GuiAction
-
The Language.spanish GuiAction.
- SPANISH - net.sf.jaxodraw.util.JaxoLanguage.Language
-
Spanish.
- SPANISH - net.sf.jaxodraw.util.JaxoMode
-
Spanish language mode.
- SPRING_GREEN - Static variable in class net.sf.jaxodraw.util.JaxoColor
-
The color SpringGreen.
- STANDBY - net.sf.jaxodraw.util.JaxoMode
-
Default drawing mode: do nothing.
- start() - Method in class net.sf.jaxodraw.gui.launch.JaxoSplashWindow
-
Load/show the splash screen (unless image loading failed, then the window is not shown).
- StartUpPanel - Class in net.sf.jaxodraw.gui.panel.prefs
-
A start up edit panel.
- StartUpPanel(JaxoColorChooser, JComboBox<String>) - Constructor for class net.sf.jaxodraw.gui.panel.prefs.StartUpPanel
-
A panel with some start-up options.
- stateChanged(ChangeEvent) - Method in class net.sf.jaxodraw.gui.panel.edit.JaxoOptionsPanelListener
-
Transmits the changes from an edit panel to the object.
- stateChanged(ChangeEvent) - Method in class net.sf.jaxodraw.gui.panel.JaxoGridBar
- stateChanged(ChangeEvent) - Method in class net.sf.jaxodraw.gui.panel.JaxoStatusBar
-
Apply a change event.
- STATUSBAR - net.sf.jaxodraw.gui.menu.GuiAction
-
The Show Statusbar GuiAction.
- STATUSBAR - net.sf.jaxodraw.util.JaxoMode
-
Show statusbar.
- storeProperties() - Method in class net.sf.jaxodraw.plugin.AbstractJaxoPlugin
-
Stores the current set of properties in a persistent file, so they are automatically available at every session start-up.
- strokeDashes() - Method in class net.sf.jaxodraw.graph.object.arc.AbstractDashArc
-
Returns an array that is used as the dash parameter in
BasicStroke
to paint this object. - strokeDashes() - Method in class net.sf.jaxodraw.graph.object.arc.JaxoGArc
-
Returns an array that is used as the dash parameter in
BasicStroke
to paint this object. - strokeDashes() - Method in class net.sf.jaxodraw.graph.object.arc.JaxoSArc
-
Returns an array that is used as the dash parameter in
BasicStroke
to paint this object. - strokeDashes() - Method in class net.sf.jaxodraw.graph.object.bezier.AbstractDashBezier
-
Returns an array that is used as the dash parameter in
BasicStroke
to paint this object. - strokeDashes() - Method in class net.sf.jaxodraw.graph.object.bezier.JaxoGBezier
-
Returns an array that is used as the dash parameter in
BasicStroke
to paint this object. - strokeDashes() - Method in class net.sf.jaxodraw.graph.object.bezier.JaxoSBezier
-
Returns an array that is used as the dash parameter in
BasicStroke
to paint this object. - strokeDashes() - Method in class net.sf.jaxodraw.graph.object.line.AbstractDashLine
-
Returns an array that is used as the dash parameter in
BasicStroke
to paint this object. - strokeDashes() - Method in class net.sf.jaxodraw.graph.object.line.JaxoGLine
-
Returns an array that is used as the dash parameter in
BasicStroke
to paint this object. - strokeDashes() - Method in class net.sf.jaxodraw.graph.object.line.JaxoSLine
-
Returns an array that is used as the dash parameter in
BasicStroke
to paint this object. - strokeDashes() - Method in class net.sf.jaxodraw.graph.object.loop.AbstractDashLoop
-
Returns an array that is used as the dash parameter in
BasicStroke
to paint this object. - strokeDashes() - Method in class net.sf.jaxodraw.graph.object.loop.JaxoGLoop
-
Returns an array that is used as the dash parameter in
BasicStroke
to paint this object. - strokeDashes() - Method in class net.sf.jaxodraw.graph.object.loop.JaxoSLoop
-
Returns an array that is used as the dash parameter in
BasicStroke
to paint this object. - strokeIs(float) - Method in class net.sf.jaxodraw.graph.object.AbstractExtendedObject
-
Compares the stroke of this AbstractExtendedObject to the given float, taking into account a 0.1% error margin.
- sysInfo() - Static method in class net.sf.jaxodraw.util.JaxoInfo
-
Returns a string with some system infos.
- SYSTEM_INFO - net.sf.jaxodraw.gui.menu.GuiAction
-
The System Info GuiAction.
- SYSTEM_INFO - net.sf.jaxodraw.util.JaxoMode
-
System info.
T
- TabClosingEvent - Class in net.sf.jaxodraw.gui.swing
-
An EventObject for a closing tab.
- TabClosingEvent(Object, int) - Constructor for class net.sf.jaxodraw.gui.swing.TabClosingEvent
-
A closing event.
- TabClosingListener - Interface in net.sf.jaxodraw.gui.swing
-
Listen to tab closing events.
- TabMenu - Class in net.sf.jaxodraw.gui.menu
-
A Menu for Tab MenuItems.
- TabMenu() - Constructor for class net.sf.jaxodraw.gui.menu.TabMenu
-
Creates a new instance of NewMenu.
- TAN - Static variable in class net.sf.jaxodraw.util.JaxoColor
-
The color Tan.
- TAU - Static variable in class net.sf.jaxodraw.graph.object.text.JaxoGreek
-
The greek letter tau.
- TEAL_BLUE - Static variable in class net.sf.jaxodraw.util.JaxoColor
-
The color TealBlue.
- TEX_ALIGN - net.sf.jaxodraw.graph.object.JaxoObjectPrefs.Preferred
-
Align string for latex texts.
- TEX_ROTATION - net.sf.jaxodraw.graph.object.JaxoObjectPrefs.Preferred
-
The rotation of Latex texts.
- TEX_SCALE - net.sf.jaxodraw.graph.object.JaxoObjectPrefs.Preferred
-
The scale factor for LaTeX texts.
- TEX_TEXT_SIZE - net.sf.jaxodraw.graph.object.JaxoObjectPrefs.Preferred
-
Size of Latex texts.
- text() - Method in class net.sf.jaxodraw.graph.object.text.JaxoPSText.Element
-
Text.
- TEXT - net.sf.jaxodraw.gui.menu.GuiAction
-
The Text GuiAction.
- TEXT - net.sf.jaxodraw.util.JaxoMode
-
Normal text.
- TEXT_COLOR - net.sf.jaxodraw.graph.object.JaxoObjectEditPanel.ColorType
-
Defines an ColorEditPanel for a text object.
- TEXT_COLOR - net.sf.jaxodraw.graph.object.JaxoObjectPrefs.Preferred
-
The color for text objects.
- TextPanel - Class in net.sf.jaxodraw.gui.panel.prefs
-
A text edit panel.
- TextPanel(JaxoColorChooser, JComboBox<String>) - Constructor for class net.sf.jaxodraw.gui.panel.prefs.TextPanel
-
A panel for text preferences.
- textSizeForInt(int) - Static method in class net.sf.jaxodraw.graph.object.text.JaxoLatexText
-
Return the enum as a function of its position in the class declaration.
- textSizeForString(String) - Static method in class net.sf.jaxodraw.graph.object.text.JaxoLatexText
-
Return the enum as a function of its LaTeX text representation.
- THETA - Static variable in class net.sf.jaxodraw.graph.object.text.JaxoGreek
-
The greek letter theta.
- THISTLE - Static variable in class net.sf.jaxodraw.util.JaxoColor
-
The color Thistle.
- TINY - net.sf.jaxodraw.graph.object.text.JaxoLatexText.TextSize
-
Latex text size tiny.
- TMP_DIR - Static variable in class net.sf.jaxodraw.plugin.JaxoPreview
-
A directory for temporary files used for the preview.
- TMP_DIR - Static variable in class net.sf.jaxodraw.util.JaxoInfo
-
The current user's working directory.
- toComponentCoordinates(Point) - Method in class net.sf.jaxodraw.gui.AbstractJaxoCanvas
-
Point 'p' in graph coordinates converted to component coordinates.
- toComponentCoordinates(Rectangle) - Method in class net.sf.jaxodraw.gui.AbstractJaxoCanvas
-
A Rectangle in graph coordinates converted to component coordinates.
- toEnd(JaxoObject) - Method in class net.sf.jaxodraw.graph.JaxoGraph
-
Puts the specified JaxoObject into the foreground, i.e., to the last position in the object list.
- toEnd(JaxoObject) - Method in interface net.sf.jaxodraw.graph.object.JaxoList
-
Moves the specified JaxoObject to the last position in this list.
- toEnd(JaxoObject) - Method in class net.sf.jaxodraw.graph.object.JaxoObjectList
-
Moves the specified JaxoObject to the last position in this list.
- toFront(JaxoObject) - Method in class net.sf.jaxodraw.graph.JaxoGraph
-
Puts the specified JaxoObject into the background, i.e., to the first position in the object list.
- toFront(JaxoObject) - Method in interface net.sf.jaxodraw.graph.object.JaxoList
-
Moves the specified JaxoObject to the first position in this list.
- toFront(JaxoObject) - Method in class net.sf.jaxodraw.graph.object.JaxoObjectList
-
Moves the specified JaxoObject to the first position in this list.
- toGraphCoordinates(Point) - Method in class net.sf.jaxodraw.gui.AbstractJaxoCanvas
-
Point 'p' in component coordinates converted to graph coordinates.
- toGraphCoordinates(Point) - Method in interface net.sf.jaxodraw.gui.JaxoDrawingArea
-
Convert a Point from screen coordinates to graph coordinates.
- TOOLBAR - net.sf.jaxodraw.gui.menu.GuiAction
-
The Show Toolbar GuiAction.
- TOOLBAR - net.sf.jaxodraw.util.JaxoMode
-
Show toolbar.
- tooSingular(double) - Method in class net.sf.jaxodraw.graph.object.arc.AbstractArcObject
-
Tests if the current arc is too close to the singularity where all three points are aligned and the middle click-point (P2) is on the outside from the other two.
- toString() - Method in enum net.sf.jaxodraw.util.JaxoLanguage.Language
- toString(Object[]) - Static method in class net.sf.jaxodraw.util.JaxoUtils
-
This is intended to be equivalent to
Arrays.toString(a)
but also compatible with JDK 1.4. - toURL(File) - Static method in class net.sf.jaxodraw.io.JaxoIO
-
Convert 'f' to URL, and MalformedURLExceptions to IOExceptions.
- transform(File, File, File, Map<String, String>, Map<String, String>) - Static method in class net.sf.jaxodraw.util.JaxoXsltTransformer
-
Transform an xml file with xslt.
- translate(int, int) - Method in class net.sf.jaxodraw.graph.object.AbstractJaxoObject
-
Translate all the click-points of this JaxoObject.
- translate(int, int) - Method in class net.sf.jaxodraw.graph.object.group.JaxoGroup
-
Displaces the group.
- translate(int, int) - Method in interface net.sf.jaxodraw.graph.object.JaxoObject
-
Translate all the click-points of this JaxoObject.
- translate(Point2D, double, double) - Static method in class net.sf.jaxodraw.util.JaxoGeometry
-
Translate a point.
- translate(String) - Method in interface net.sf.jaxodraw.plugin.JaxoPluginDictionary
-
Translates the given string into the current default language.
- translate(String) - Static method in class net.sf.jaxodraw.util.JaxoLanguage
-
Translates the given string into the current default language.
- translatedWindowTitle(String) - Static method in class net.sf.jaxodraw.util.JaxoDialogs
-
Format a text that is already translated as a window title (usually, adding prefix).
- TRIANGLE - net.sf.jaxodraw.gui.menu.GuiAction
-
The Triangle GuiAction.
- TRIANGLE - net.sf.jaxodraw.util.JaxoMode
-
A filled triangle.
- tryNextBezierPoint(double) - Method in class net.sf.jaxodraw.graph.object.bezier.AbstractWiggleBezier
-
Try next Bezier point.
- TURQUOISE - Static variable in class net.sf.jaxodraw.util.JaxoColor
-
The color Turquoise.
U
- undo() - Method in class net.sf.jaxodraw.gui.JaxoTab
-
Undo last operation.
- UNDO - net.sf.jaxodraw.gui.menu.GuiAction
-
The Undo GuiAction.
- UNDO - net.sf.jaxodraw.util.JaxoMode
-
Undo the last operations.
- UNDODEPTH - net.sf.jaxodraw.util.JaxoPrefs.Preferred
-
The preferred undo depth.
- ungroup(JaxoGraph, JaxoGroup) - Static method in class net.sf.jaxodraw.graph.JaxoGraphUtils
-
If the given group is contained in the graph, ungroup it.
- UNGROUP - net.sf.jaxodraw.graph.object.JaxoObject.EditMode
-
Ungroup an object.
- UNGROUP - net.sf.jaxodraw.gui.menu.GuiAction
-
The Ungroup_mode GuiAction.
- UNGROUP - net.sf.jaxodraw.util.JaxoMode
-
Ungroup objects.
- ungroupMarkedObjects(JaxoGraph) - Static method in class net.sf.jaxodraw.graph.JaxoGraphUtils
-
Ungroup (one level) all marked objects of a graph.
- unMarkGraph() - Method in class net.sf.jaxodraw.gui.AbstractJaxoCanvas
-
Sets all objects in the current graph as not marked.
- unMarkGraph() - Method in interface net.sf.jaxodraw.gui.JaxoDrawingArea
-
Sets all objects in the current graph as not marked.
- unregisterComponent(JComponent) - Static method in class net.sf.jaxodraw.util.JaxoLooknFeel
-
Unregister a component whose look and feel/locale is to be updated automatically.
- updateLanguage() - Method in class net.sf.jaxodraw.gui.AbstractJaxoCanvas
-
Updates the language on any localized sub-components.
- updateLanguage() - Method in interface net.sf.jaxodraw.gui.JaxoDrawingArea
-
Updates the component with the current language as set in the preferences (
JaxoPrefs.Preferred.LANGUAGE
). - updateLanguage() - Method in class net.sf.jaxodraw.gui.menu.AbstractMenu
-
Updates the component with the current language as set in the preferences (
JaxoPrefs.Preferred.LANGUAGE
). - updateLanguage() - Method in class net.sf.jaxodraw.gui.menu.DefaultMenu
-
Updates the component with the current language as set in the preferences (
JaxoPrefs.Preferred.LANGUAGE
). - updateLanguage() - Method in class net.sf.jaxodraw.gui.menu.OpenRecentMenu
-
Updates the component with the current language as set in the preferences (
JaxoPrefs.Preferred.LANGUAGE
). - updateLanguage() - Method in class net.sf.jaxodraw.gui.menu.popup.AbstractPopupMenu
-
Updates the component with the current language as set in the preferences (
JaxoPrefs.Preferred.LANGUAGE
). - updateLanguage() - Method in class net.sf.jaxodraw.gui.menu.popup.JaxoFBoxPopupMenu
- updateLanguage() - Method in class net.sf.jaxodraw.gui.menu.popup.JaxoTabPopupMenu
- updateLanguage() - Method in class net.sf.jaxodraw.gui.menu.popup.JaxoVertexPopupMenu
- updateLanguage() - Method in class net.sf.jaxodraw.gui.menu.popup.JaxoZoomPopupMenu
- updateLanguage() - Method in class net.sf.jaxodraw.gui.panel.button.AbstractJaxoButtons
-
Updates the component with the current language as set in the preferences (
JaxoPrefs.Preferred.LANGUAGE
). - updateLanguage() - Method in class net.sf.jaxodraw.gui.panel.button.JaxoActionButtons
- updateLanguage() - Method in class net.sf.jaxodraw.gui.panel.button.JaxoEditButtons
- updateLanguage() - Method in class net.sf.jaxodraw.gui.panel.button.JaxoGridButtons
- updateLanguage() - Method in class net.sf.jaxodraw.gui.panel.button.JaxoMiscButtons
- updateLanguage() - Method in class net.sf.jaxodraw.gui.panel.button.JaxoParticleButtons
- updateLanguage() - Method in class net.sf.jaxodraw.gui.panel.JaxoButtonPanel
-
Updates the component with the current language as set in the preferences (
JaxoPrefs.Preferred.LANGUAGE
). - updateLanguage() - Method in class net.sf.jaxodraw.gui.panel.JaxoExportPanel
-
Updates the component with the current language as set in the preferences (
JaxoPrefs.Preferred.LANGUAGE
). - updateLanguage() - Method in class net.sf.jaxodraw.gui.panel.JaxoGridBar
-
Updates the component with the current language as set in the preferences (
JaxoPrefs.Preferred.LANGUAGE
). - updateLanguage() - Method in class net.sf.jaxodraw.gui.panel.JaxoImportPanel
-
Updates the component with the current language as set in the preferences (
JaxoPrefs.Preferred.LANGUAGE
). - updateLanguage() - Method in class net.sf.jaxodraw.gui.panel.JaxoMainPanel
-
Updates the component with the current language as set in the preferences (
JaxoPrefs.Preferred.LANGUAGE
). - updateLanguage() - Method in class net.sf.jaxodraw.gui.panel.JaxoMenuBar
-
Updates the component with the current language as set in the preferences (
JaxoPrefs.Preferred.LANGUAGE
). - updateLanguage() - Method in class net.sf.jaxodraw.gui.panel.JaxoPluginManagerPanel
-
Updates the component with the current language as set in the preferences (
JaxoPrefs.Preferred.LANGUAGE
). - updateLanguage() - Method in class net.sf.jaxodraw.gui.panel.JaxoStatusBar
-
Updates the component with the current language as set in the preferences (
JaxoPrefs.Preferred.LANGUAGE
). - updateLanguage() - Method in class net.sf.jaxodraw.gui.panel.JaxoTabbedCanvasPanel
-
Updates the component with the current language as set in the preferences (
JaxoPrefs.Preferred.LANGUAGE
). - updateLanguage() - Method in class net.sf.jaxodraw.gui.panel.JaxoToolBar
-
Updates the component with the current language as set in the preferences (
JaxoPrefs.Preferred.LANGUAGE
). - updateLanguage() - Method in class net.sf.jaxodraw.plugin.exports.JaxoExportImg
-
Updates the component with the current language as set in the preferences (
JaxoPrefs.Preferred.LANGUAGE
). - updateLanguage() - Method in class net.sf.jaxodraw.plugin.exports.JaxoExportPS
-
Updates the component with the current language as set in the preferences (
JaxoPrefs.Preferred.LANGUAGE
). - updateLanguage() - Method in interface net.sf.jaxodraw.plugin.JaxoPlugin
-
Updates the component with the current language as set in the preferences (
JaxoPrefs.Preferred.LANGUAGE
). - updateLanguage() - Method in class net.sf.jaxodraw.util.JaxoColorChooser
-
Updates the component with the current language as set in the preferences (
JaxoPrefs.Preferred.LANGUAGE
). - updateLanguage(JMenuItem) - Static method in class net.sf.jaxodraw.gui.menu.JaxoMenuUtils
-
Update the text of a JMenuItem.
- updateLookAndFeel() - Static method in class net.sf.jaxodraw.util.JaxoLooknFeel
-
Update LookAndFeel of all windows and all registered components.
- updateMode(JaxoMode) - Method in class net.sf.jaxodraw.gui.JaxoCanvas
-
Resets canvas parameters for the given mode.
- updateMode(JaxoMode) - Method in interface net.sf.jaxodraw.gui.JaxoDrawingArea
-
Resets canvas parameters for the given mode.
- updatePointsAid(Point) - Method in class net.sf.jaxodraw.gui.JaxoCanvas
-
Updates the visual aid that is painted for objects in click-move mode.
- updatePointsAid(Point) - Method in interface net.sf.jaxodraw.gui.JaxoDrawingArea
-
Updates the visual aid that is painted for objects in click-move mode.
- updateShape() - Method in class net.sf.jaxodraw.graph.object.fill.AbstractFilledRotationObject
-
Update the shape of this object to current coordinates.
- updateShape() - Method in class net.sf.jaxodraw.graph.object.fill.JaxoBlob
-
Update the shape of this object to current coordinates.
- updateShape() - Method in class net.sf.jaxodraw.graph.object.fill.JaxoBox
-
Update the shape of this object to current coordinates.
- updateUI() - Method in class net.sf.jaxodraw.gui.panel.button.JaxoPanelButton
- updateUI() - Method in class net.sf.jaxodraw.gui.swing.JaxoClosableTabbedPane
- updateUI() - Method in class net.sf.jaxodraw.gui.swing.JaxoFontStyleRenderer
- updateVertexType(JaxoMode) - Method in class net.sf.jaxodraw.gui.menu.popup.JaxoVertexPopupMenu
-
Notification on change of vertex type.
- UPPER_DELTA - Static variable in class net.sf.jaxodraw.graph.object.text.JaxoGreek
-
The greek upper case letter delta.
- UPPER_GAMMA - Static variable in class net.sf.jaxodraw.graph.object.text.JaxoGreek
-
The greek upper case letter gamma.
- UPPER_LAMBDA - Static variable in class net.sf.jaxodraw.graph.object.text.JaxoGreek
-
The greek upper case letter lambda.
- UPPER_OMEGA - Static variable in class net.sf.jaxodraw.graph.object.text.JaxoGreek
-
The greek upper case letter omega.
- UPPER_PHI - Static variable in class net.sf.jaxodraw.graph.object.text.JaxoGreek
-
The greek upper case letter phi.
- UPPER_PI - Static variable in class net.sf.jaxodraw.graph.object.text.JaxoGreek
-
The greek upper case letter pi.
- UPPER_PSI - Static variable in class net.sf.jaxodraw.graph.object.text.JaxoGreek
-
The greek upper case letter psi.
- UPPER_SIGMA - Static variable in class net.sf.jaxodraw.graph.object.text.JaxoGreek
-
The greek upper case letter sigma.
- UPPER_THETA - Static variable in class net.sf.jaxodraw.graph.object.text.JaxoGreek
-
The greek upper case letter theta.
- UPPER_XI - Static variable in class net.sf.jaxodraw.graph.object.text.JaxoGreek
-
The greek upper case letter xi.
- UPSILON - Static variable in class net.sf.jaxodraw.graph.object.text.JaxoGreek
-
The greek letter upsilon.
- USER_DIR - net.sf.jaxodraw.util.JaxoPrefs.Preferred
-
The current user directory.
- USER_DIR - Static variable in class net.sf.jaxodraw.util.JaxoInfo
-
The current user's working directory.
- USER_GUIDE - net.sf.jaxodraw.gui.menu.GuiAction
-
The User Guide GuiAction.
- USER_GUIDE - net.sf.jaxodraw.util.JaxoMode
-
User guide.
- USER_HOME - Static variable in class net.sf.jaxodraw.util.JaxoInfo
-
The current user's home directory.
- USER_NAME - Static variable in class net.sf.jaxodraw.util.JaxoInfo
-
The current user.
V
- value(String) - Method in class net.sf.jaxodraw.util.JaxoDictionary
-
Translates the given string into the current default language.
- valueChanged(ListSelectionEvent) - Method in class net.sf.jaxodraw.gui.panel.JaxoPluginManagerPanel
- valueOf(String) - Static method in enum net.sf.jaxodraw.graph.JaxoPaintableGrid.Style
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.sf.jaxodraw.graph.JaxoPaintableGrid.Type
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.sf.jaxodraw.graph.object.JaxoObject.EditMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.sf.jaxodraw.graph.object.JaxoObject.Handle
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.sf.jaxodraw.graph.object.JaxoObjectEditPanel.ColorType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.sf.jaxodraw.graph.object.JaxoObjectPrefs.Preferred
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.sf.jaxodraw.graph.object.text.JaxoLatexText.Align
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.sf.jaxodraw.graph.object.text.JaxoLatexText.TextSize
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.sf.jaxodraw.gui.JaxoDrawingArea.HandlePaintMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.sf.jaxodraw.gui.JaxoZoom.ZoomFactor
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.sf.jaxodraw.gui.menu.GuiAction
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.sf.jaxodraw.plugin.exports.JaxoExportImg.Format
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.sf.jaxodraw.plugin.exports.JaxoExportPS.Format
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.sf.jaxodraw.util.JaxoColor.Mode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.sf.jaxodraw.util.JaxoLanguage.Language
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.sf.jaxodraw.util.JaxoMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.sf.jaxodraw.util.JaxoPrefs.Preferred
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum net.sf.jaxodraw.graph.JaxoPaintableGrid.Style
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum net.sf.jaxodraw.graph.JaxoPaintableGrid.Type
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum net.sf.jaxodraw.graph.object.JaxoObject.EditMode
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum net.sf.jaxodraw.graph.object.JaxoObject.Handle
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum net.sf.jaxodraw.graph.object.JaxoObjectEditPanel.ColorType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum net.sf.jaxodraw.graph.object.JaxoObjectPrefs.Preferred
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum net.sf.jaxodraw.graph.object.text.JaxoLatexText.Align
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum net.sf.jaxodraw.graph.object.text.JaxoLatexText.TextSize
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum net.sf.jaxodraw.gui.JaxoDrawingArea.HandlePaintMode
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum net.sf.jaxodraw.gui.JaxoZoom.ZoomFactor
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum net.sf.jaxodraw.gui.menu.GuiAction
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum net.sf.jaxodraw.plugin.exports.JaxoExportImg.Format
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum net.sf.jaxodraw.plugin.exports.JaxoExportPS.Format
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum net.sf.jaxodraw.util.JaxoColor.Mode
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum net.sf.jaxodraw.util.JaxoLanguage.Language
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum net.sf.jaxodraw.util.JaxoMode
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum net.sf.jaxodraw.util.JaxoPrefs.Preferred
-
Returns an array containing the constants of this enum type, in the order they are declared.
- VARPHI - Static variable in class net.sf.jaxodraw.graph.object.text.JaxoGreek
-
The greek letter phi (corresponding to LaTeX's \varphi).
- VARSIGMA - Static variable in class net.sf.jaxodraw.graph.object.text.JaxoGreek
-
The greek letter sigma (corresponding to LaTeX's \varsigma).
- VARTHETA - Static variable in class net.sf.jaxodraw.graph.object.text.JaxoGreek
-
The greek letter theta (corresponding to LaTeX's \vartheta).
- version() - Method in class net.sf.jaxodraw.plugin.exports.AbstractJaxoExport
-
Return the version number of this plugin.
- version() - Method in class net.sf.jaxodraw.plugin.imports.AbstractJaxoImport
-
Return the version number of this plugin.
- version() - Method in interface net.sf.jaxodraw.plugin.JaxoPlugin
-
Return the version number of this plugin.
- VERSION - net.sf.jaxodraw.util.JaxoPrefs.Preferred
-
The version of the preferences.
- VERSION - Static variable in class net.sf.jaxodraw.util.JaxoInfo
-
The current version of JaxoDraw.
- VERSION_NUMBER - Static variable in class net.sf.jaxodraw.util.JaxoInfo
-
The version number of this release of JaxoDraw.
- VERTEX - net.sf.jaxodraw.util.JaxoMode
-
A general vertex.
- VERTEX_CIRCLE_CROSS - net.sf.jaxodraw.gui.menu.GuiAction
-
The Vertex.type.circleCros GuiAction.
- VERTEX_CIRCLE_CROSS - net.sf.jaxodraw.util.JaxoMode
-
A vertex type 2 object (a cross with a circle).
- VERTEX_CROSS - net.sf.jaxodraw.gui.menu.GuiAction
-
The Vertex.type.cross GuiAction.
- VERTEX_CROSS - net.sf.jaxodraw.util.JaxoMode
-
A vertex type 4 object (a cross).
- VERTEX_DIAMOND - net.sf.jaxodraw.gui.menu.GuiAction
-
The Vertex.type.diamond GuiAction.
- VERTEX_DIAMOND - net.sf.jaxodraw.util.JaxoMode
-
A vertex type 6 object (a diamond).
- VERTEX_DOT - net.sf.jaxodraw.gui.menu.GuiAction
-
The Vertex.type.dot GuiAction.
- VERTEX_DOT - net.sf.jaxodraw.util.JaxoMode
-
A vertex type 1 object (a dot).
- VERTEX_SIZE - net.sf.jaxodraw.graph.object.JaxoObjectPrefs.Preferred
-
A fixed vertex size.
- VERTEX_SQUARE - net.sf.jaxodraw.gui.menu.GuiAction
-
The Vertex.type.square GuiAction.
- VERTEX_SQUARE - net.sf.jaxodraw.util.JaxoMode
-
A vertex type 3 object (a filled square).
- VertexMenu - Class in net.sf.jaxodraw.gui.menu
-
A AbstractMenu for vertex type MenuItems.
- VertexMenu(JaxoMode) - Constructor for class net.sf.jaxodraw.gui.menu.VertexMenu
-
Creates a new instance of VertexMenu.
- VIEW_CLIPBOARD - net.sf.jaxodraw.gui.menu.GuiAction
-
The viewClipboard GuiAction.
- VIEW_CLIPBOARD - net.sf.jaxodraw.util.JaxoMode
-
View the clipboard.
- VIOLET - Static variable in class net.sf.jaxodraw.util.JaxoColor
-
The color Violet.
- VIOLET_RED - Static variable in class net.sf.jaxodraw.util.JaxoColor
-
The color VioletRed.
W
- waitUntilPainted(long) - Method in class net.sf.jaxodraw.gui.launch.JaxoSplashWindow
-
Wait for 'remaining > 0' milliseconds until the image has been painted or the splash window disposed.
- warn(Exception) - Method in interface net.sf.jaxodraw.plugin.JaxoPluginLogger
-
Logs a WARN exception.
- warn(Exception) - Static method in class net.sf.jaxodraw.util.JaxoLog
-
Logs a WARNING message.
- warn(String) - Method in interface net.sf.jaxodraw.plugin.JaxoPluginLogger
-
Logs a WARN message.
- warn(String) - Static method in class net.sf.jaxodraw.util.JaxoLog
-
Logs a WARNING message.
- warn(String, Exception) - Method in interface net.sf.jaxodraw.plugin.JaxoPluginLogger
-
Logs a WARN message.
- warn(String, Exception) - Static method in class net.sf.jaxodraw.util.JaxoLog
-
Logs a WARNING message.
- WARNING_LEVEL - Static variable in class net.sf.jaxodraw.util.JaxoLog
-
WARNING_LEVEL logging level (least verbose).
- WATCHFILE - net.sf.jaxodraw.gui.menu.GuiAction
-
The Watch File GuiAction.
- WATCHFILE - net.sf.jaxodraw.util.JaxoMode
-
Watch file mode.
- WEB_SITE - net.sf.jaxodraw.gui.menu.GuiAction
-
The Web Site GuiAction.
- WEB_SITE - net.sf.jaxodraw.util.JaxoMode
-
The JaxoDraw web site.
- WEB_SITE - Static variable in class net.sf.jaxodraw.util.JaxoInfo
-
The JaxoDraw web site.
- WHITE - Static variable in class net.sf.jaxodraw.util.JaxoColor
-
The color White.
- WIGGLE_AMPLITUDE - net.sf.jaxodraw.graph.object.JaxoObjectPrefs.Preferred
-
The amplitude of wiggles.
- WILDSTRAWBERRY - Static variable in class net.sf.jaxodraw.util.JaxoColor
-
The color WildStrawberry.
- windowTitle(String) - Static method in class net.sf.jaxodraw.util.JaxoDialogs
-
Like
JaxoLanguage.translate(String)
, but format as a window title (usually, adding prefix). - windowTitle(String, Object[]) - Static method in class net.sf.jaxodraw.util.JaxoDialogs
-
Like
JaxoLanguage.message(String,Object[])
, but format as a window title (usually, adding prefix). - windowTitle(JaxoDictionary, String) - Static method in class net.sf.jaxodraw.util.JaxoDialogs
-
Like
JaxoDictionary.value(String)
, but format as a window title (usually, adding prefix). - windowTitle(JaxoDictionary, String, Object[]) - Method in class net.sf.jaxodraw.util.JaxoDialogs
-
Like
JaxoDictionary.message(String,Object[])
, but format as a window title (usually, adding prefix). - withExtension(String, String) - Static method in class net.sf.jaxodraw.io.JaxoIO
-
fileName with "." + extension added unless it is already at the end or the fileName is empty.
X
- X2 - net.sf.jaxodraw.gui.JaxoZoom.ZoomFactor
-
A zoom factor 2.
- X4 - net.sf.jaxodraw.gui.JaxoZoom.ZoomFactor
-
A zoom factor 4.
- X8 - net.sf.jaxodraw.gui.JaxoZoom.ZoomFactor
-
A zoom factor 8.
- XHUGE - net.sf.jaxodraw.graph.object.text.JaxoLatexText.TextSize
-
Latex text size Huge.
- XI - Static variable in class net.sf.jaxodraw.graph.object.text.JaxoGreek
-
The greek letter xi.
- XLARGE - net.sf.jaxodraw.graph.object.text.JaxoLatexText.TextSize
-
Latex text size Large.
- XXLARGE - net.sf.jaxodraw.graph.object.text.JaxoLatexText.TextSize
-
Latex text size LARGE.
Y
- YELLOW - Static variable in class net.sf.jaxodraw.util.JaxoColor
-
The color Yellow.
- YELLOW_GREEN - Static variable in class net.sf.jaxodraw.util.JaxoColor
-
The color YellowGreen.
- YELLOW_ORANGE - Static variable in class net.sf.jaxodraw.util.JaxoColor
-
The color YellowOrange.
Z
- zero(double) - Static method in class net.sf.jaxodraw.graph.object.AbstractJaxoObject
-
Checks if the given double is zero.
- ZETA - Static variable in class net.sf.jaxodraw.graph.object.text.JaxoGreek
-
The greek letter zeta.
- ZIGZAG_ARC - net.sf.jaxodraw.gui.menu.GuiAction
-
The ZigZag_Arc GuiAction.
- ZIGZAG_ARC - net.sf.jaxodraw.util.JaxoMode
-
ZigZag arc.
- ZIGZAG_BEZIER - net.sf.jaxodraw.gui.menu.GuiAction
-
The ZigZag_Bezier GuiAction.
- ZIGZAG_BEZIER - net.sf.jaxodraw.util.JaxoMode
-
ZigZag Bezier.
- ZIGZAG_LINE - net.sf.jaxodraw.gui.menu.GuiAction
-
The ZigZag_Line GuiAction.
- ZIGZAG_LINE - net.sf.jaxodraw.util.JaxoMode
-
ZigZag line.
- ZIGZAG_LOOP - net.sf.jaxodraw.gui.menu.GuiAction
-
The ZigZag_Loop GuiAction.
- ZIGZAG_LOOP - net.sf.jaxodraw.util.JaxoMode
-
ZigZag loop.
- ZOOM - net.sf.jaxodraw.gui.menu.GuiAction
-
The Zoom GuiAction.
- ZOOM - net.sf.jaxodraw.util.JaxoMode
-
Dynamic zoom.
- ZOOM_FACTOR - net.sf.jaxodraw.util.JaxoMode
-
A zoom factor mode.
- ZOOM_FACTOR_X2 - net.sf.jaxodraw.util.JaxoMode
-
A zoom factor mode x2.
- ZOOM_FACTOR_X4 - net.sf.jaxodraw.util.JaxoMode
-
A zoom factor mode x4.
- ZOOM_FACTOR_X8 - net.sf.jaxodraw.util.JaxoMode
-
A zoom factor mode x8.
All Classes All Packages