- ABOUT - Static variable in class net.sf.jaxodraw.util.JaxoConstants
-
About.
- about(String) - Static method in class net.sf.jaxodraw.util.JaxoInfo
-
Returns a string with some 'About' infos.
- absoluteName(String) - Static method in class net.sf.jaxodraw.io.JaxoIO
-
Returns the absolute path of the given file name.
- AbstractBaseArrow - Class in net.sf.jaxodraw.object.arrow
-
An arrow for a JaxoObject.
- AbstractBaseArrow() - Constructor for class net.sf.jaxodraw.object.arrow.AbstractBaseArrow
-
- AbstractJaxoHandle - Class in net.sf.jaxodraw.gui.handle
-
An abstract class for handles.
- AbstractJaxoHandle() - Constructor for class net.sf.jaxodraw.gui.handle.AbstractJaxoHandle
-
- 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.
- actionPerformed(ActionEvent) - Method in class net.sf.jaxodraw.gui.menu.popup.JaxoFBoxPopupMenu
-
forward to main panel, then fire actionPerformed.
- 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.
- add(Object) - Method in class net.sf.jaxodraw.object.JaxoObjectList
-
Add a JaxoObject to this list.
- add(int, Object) - Method in class net.sf.jaxodraw.object.JaxoObjectList
-
Add a JaxoObject to this list.
- 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
-
- 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.
- add2PointsPanel(Point[], int, int) - Method in interface net.sf.jaxodraw.object.JaxoObjectEditPanel
-
Adds a 2PointEdit panel at the given position with the given width.
- add3PointsPanel(Point[], int, int) - Method in class net.sf.jaxodraw.gui.panel.edit.JaxoOptionsPanel
-
Adds a 3points panel at the given position.
- 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.
- add3PointsPanel(Point[], int, int) - Method in interface net.sf.jaxodraw.object.JaxoObjectEditPanel
-
Adds a 3points panel at the given position.
- add3PointsPanel(Point[], int, int, int) - Method in interface net.sf.jaxodraw.object.JaxoObjectEditPanel
-
Adds a 3points panel at the given position with the given width.
- add4PointsPanel(Point[], int, int) - Method in class net.sf.jaxodraw.gui.panel.edit.JaxoOptionsPanel
-
Adds a 4points panel at the given position.
- 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.
- add4PointsPanel(Point[], int, int) - Method in interface net.sf.jaxodraw.object.JaxoObjectEditPanel
-
Adds a 4points panel at the given position.
- add4PointsPanel(Point[], int, int, int) - Method in interface net.sf.jaxodraw.object.JaxoObjectEditPanel
-
Adds a 4points panel at the given position with the given width.
- addActionListener(ActionListener) - Method in class net.sf.jaxodraw.gui.menu.JaxoMenu
-
Adds an ActionListener to this menu and all its items.
- addActionListener(ActionListener) - Method in class net.sf.jaxodraw.gui.menu.JaxoMenuBar
-
Adds the given ActionListener to all menus in this menu bar.
- 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.JaxoButtonPanel
-
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.
- addActionListener(ActionListener) - Method in class net.sf.jaxodraw.gui.panel.JaxoToolBar
-
Adds the given ActionListener to all buttons in this panel.
- addAll(Collection) - Method in class net.sf.jaxodraw.object.JaxoObjectList
-
Add a Collection of JaxoObjects to this list.
- addAll(int, Collection) - Method in class net.sf.jaxodraw.object.JaxoObjectList
-
Add a Collection of JaxoObjects to this list.
- addArrowOptionsEditPanel(JaxoArrow, int, int) - Method in class net.sf.jaxodraw.gui.panel.edit.JaxoOptionsPanel
-
Adds an edit panel for an arrow at the given position.
- addArrowOptionsEditPanel(JaxoArrow, int, int) - Method in interface net.sf.jaxodraw.object.JaxoObjectEditPanel
-
Adds an edit panel for an arrow at the given position.
- addArrowPanel(boolean, boolean, float, int, int) - Method in class net.sf.jaxodraw.gui.panel.edit.JaxoOptionsPanel
-
Adds an arrow panel for an object at the given position.
- addArrowPanel(boolean, boolean, float, int, int) - Method in interface net.sf.jaxodraw.object.JaxoObjectEditPanel
-
Adds an arrow panel for an object 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.
- addCenterSizePanel(int, int, int, int, int, int) - Method in interface net.sf.jaxodraw.object.JaxoObjectEditPanel
-
Adds a position/size panel at the given position.
- 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 "saveFileName" 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.gui.panel.JaxoColorChooser
-
ChangeEvents will be fired everytime the selected color
is changed when the color chooser is on the screen.
- addChangeListener(ChangeListener) - Method in interface net.sf.jaxodraw.object.JaxoObjectEditPanel
-
ChangeEvents will be fired everytime the object that is being
edited changes.
- 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.
- 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.
- addClosingListener(JaxoClosableTabbedPane.ClosingListener) - Method in class net.sf.jaxodraw.gui.swing.JaxoClosableTabbedPane
-
Standard listener pattern.
- addColorPanel(Color, int, int, int) - Method in class net.sf.jaxodraw.gui.panel.edit.JaxoOptionsPanel
-
Adds a color panel at the given position.
- addColorPanel(Color, int, int, int) - Method in interface net.sf.jaxodraw.object.JaxoObjectEditPanel
-
Adds a color panel 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.
- addDashPanel(float, int, int) - Method in interface net.sf.jaxodraw.object.JaxoObjectEditPanel
-
Adds a dash panel for an arc 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.
- addDoubleLinePanel(boolean, float, int, int) - Method in interface net.sf.jaxodraw.object.JaxoObjectEditPanel
-
Adds a double line panel for an object at the given position.
- 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.JaxoDLEditPanel
-
Adds the given listener as an ActionListener to this panel.
- addEditPanelListener(JaxoEditPanelListener) - Method in class net.sf.jaxodraw.gui.panel.edit.JaxoEditPanel
-
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.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.JaxoScaleEditPanel
-
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.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.
- addEditPanelListener(JaxoEditPanelListener) - Method in class net.sf.jaxodraw.object.arrow.JaxoDefaultArrowEditPanel
-
Adds the given listener as an ActionListener to this panel.
- 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.
- addFillLineColorPanels(Color, Color, boolean, int, int, int, int) - Method in interface net.sf.jaxodraw.object.JaxoObjectEditPanel
-
Adds a fill and a line color panel at the given positions.
- addLatexAlignPanel(int, int, int) - Method in class net.sf.jaxodraw.gui.panel.edit.JaxoOptionsPanel
-
Adds a latex align edit panel at the given position.
- addLatexAlignPanel(int, int, int) - Method in interface net.sf.jaxodraw.object.JaxoObjectEditPanel
-
Adds a latex align 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.
- addLatexFontSizePanel(int, int, int) - Method in interface net.sf.jaxodraw.object.JaxoObjectEditPanel
-
Adds a latex font size edit 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.
- addLineColorPanel(Color, int, int) - Method in interface net.sf.jaxodraw.object.JaxoObjectEditPanel
-
Adds a line color panel at the given position.
- addNotify() - Method in class net.sf.jaxodraw.gui.swing.JaxoClosableTabbedPane
- addObject(JaxoObject) - Method in class net.sf.jaxodraw.graph.JaxoGraph
-
Adds the specified JaxoObject to the list of objects by appending it
and flags the JaxoGraph as not saved (if it has been modified).
- addObject(int, JaxoObject) - Method in class net.sf.jaxodraw.graph.JaxoGraph
-
Inserts a JaxoObject into the list of objects at a specified position
and flags the JaxoGraph as not saved (if it has been modified).
- addObject(JaxoObject) - Method in class net.sf.jaxodraw.graph.JaxoSaveGraph
-
Adds the specified JaxoObject to the list of objects by appending it.
- addObject(int, JaxoObject) - Method in class net.sf.jaxodraw.graph.JaxoSaveGraph
-
Inserts a JaxoObject into the list of objects at a given position.
- addObjectType(int, String) - Static method in class net.sf.jaxodraw.object.JaxoObjectFactory
-
Adds a new type of JaxoObject to the list of know objects.
- addPackage(String) - Method in class net.sf.jaxodraw.graph.JaxoSaveGraph
-
Adds a latex package to the list of packages by appending it.
- addPackage(String) - Method in class net.sf.jaxodraw.io.imports.JaxoAxodraw
-
Adds a latex package if it is not already contained in the package list.
- 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 class net.sf.jaxodraw.gui.panel.edit.JaxoOptionsPanel
-
Adds a position edit panel at the given position with the given width.
- addPositionPanel(int, int, int, int) - Method in interface net.sf.jaxodraw.object.JaxoObjectEditPanel
-
Adds a position edit panel at the given position with the given width.
- addPropertyChangeListener(PropertyChangeListener) - Method in class net.sf.jaxodraw.object.JaxoObject
-
Add a PropertyChangeListener to this object.
- 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.
- addPSFontPanel(Font, int, int, int) - Method in interface net.sf.jaxodraw.object.JaxoObjectEditPanel
-
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) - Method in class net.sf.jaxodraw.gui.panel.JaxoMainPanel
-
Adds a new entry to the file 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.
- addRenderingHints(Map) - Method in class net.sf.jaxodraw.util.graphics.JaxoWrapperGraphics2D
- addReScalePanel(int, int) - Method in class net.sf.jaxodraw.gui.panel.edit.JaxoOptionsPanel
-
Adds a scale panel for an object at the given position.
- addReScalePanel(int, int) - Method in interface net.sf.jaxodraw.object.JaxoObjectEditPanel
-
Adds a scale panel for an object at the given position.
- addRotationPanel(int, int, int) - Method in class net.sf.jaxodraw.gui.panel.edit.JaxoOptionsPanel
-
Adds a rotation panel for a vertex at the given position.
- addRotationPanel(int, int, int) - Method in interface net.sf.jaxodraw.object.JaxoObjectEditPanel
-
Adds a rotation panel for a vertex 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.
- addStretchingPanel(boolean, int, int) - Method in interface net.sf.jaxodraw.object.JaxoObjectEditPanel
-
Adds a stretching panel for a photon bezier 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.
- addStrokePanel(float, int, int) - Method in interface net.sf.jaxodraw.object.JaxoObjectEditPanel
-
Adds a stroke panel for an arc object at the given position.
- addSymmPanel(boolean, int, int) - Method in class net.sf.jaxodraw.gui.panel.edit.JaxoOptionsPanel
-
Adds a symmetry panel for a photon line at the given position.
- addSymmPanel(boolean, int, int) - Method in interface net.sf.jaxodraw.object.JaxoObjectEditPanel
-
Adds a symmetry panel for a photon line at the given position.
- addTextPanel(String, int, int) - Method in class net.sf.jaxodraw.gui.panel.edit.JaxoOptionsPanel
-
Adds a text edit panel at the given position.
- addTextPanel(String, int, int) - Method in interface net.sf.jaxodraw.object.JaxoObjectEditPanel
-
Adds a text edit panel at the given position.
- addWigglePanel(int, int, 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 class net.sf.jaxodraw.gui.panel.edit.JaxoOptionsPanel
-
Adds a wiggle panel for a group at the given position.
- addWigglePanel(int, int, int, int) - Method in interface net.sf.jaxodraw.object.JaxoObjectEditPanel
-
Adds a wiggle panel for an object at the given position.
- addWigglePanel(int, int, int) - Method in interface net.sf.jaxodraw.object.JaxoObjectEditPanel
-
Adds a wiggle panel for a group 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.
- addXYRPanel(int, int, int, int, int) - Method in interface net.sf.jaxodraw.object.JaxoObjectEditPanel
-
Adds a XYR panel at the given position.
- ALIGN_CB - Static variable in class net.sf.jaxodraw.object.text.JaxoLatexText
-
Align center-bottom with respect to text coordinates.
- ALIGN_CC - Static variable in class net.sf.jaxodraw.object.text.JaxoLatexText
-
Align center-center with respect to text coordinates.
- ALIGN_CT - Static variable in class net.sf.jaxodraw.object.text.JaxoLatexText
-
Align center-top with respect to text coordinates.
- ALIGN_LB - Static variable in class net.sf.jaxodraw.object.text.JaxoLatexText
-
Align left-bottom with respect to text coordinates.
- ALIGN_LC - Static variable in class net.sf.jaxodraw.object.text.JaxoLatexText
-
Align left-center with respect to text coordinates.
- ALIGN_LT - Static variable in class net.sf.jaxodraw.object.text.JaxoLatexText
-
Align left-top with respect to text coordinates.
- ALIGN_RB - Static variable in class net.sf.jaxodraw.object.text.JaxoLatexText
-
Align right-bottom with respect to text coordinates.
- ALIGN_RC - Static variable in class net.sf.jaxodraw.object.text.JaxoLatexText
-
Align right-center with respect to text coordinates.
- ALIGN_RT - Static variable in class net.sf.jaxodraw.object.text.JaxoLatexText
-
Align right-top with respect to text coordinates.
- ALL_COLORS_MODE - Static variable in class net.sf.jaxodraw.util.JaxoColor
-
Any Color can be chosen.
- ALPHA - Static variable in class net.sf.jaxodraw.util.JaxoGreek
-
The greek letter alpha.
- ALT_MASK - Static variable in class net.sf.jaxodraw.gui.menu.JaxoMenu
-
The Alt key modifier constant.
- ANTIALIAS - Static variable in class net.sf.jaxodraw.util.JaxoConstants
-
Antialias on/off.
- 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.
- applyPrefs() - Method in class net.sf.jaxodraw.gui.JaxoCanvas
-
Applies the preferences.
- applyPrefs() - Method in class net.sf.jaxodraw.gui.panel.JaxoMainPanel
-
Applies the preferences.
- 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.
- ARROW - Static variable in class net.sf.jaxodraw.util.JaxoConstants
-
Arrow on/off.
- arrowCoordinates() - Method in class net.sf.jaxodraw.object.arc.JaxoArcObject
-
Returns the coordinates of the arrow of the current object.
- arrowCoordinates() - Method in class net.sf.jaxodraw.object.bezier.JaxoBezierObject
-
Returns the coordinates of the arrow of the current object.
- arrowCoordinates() - Method in class net.sf.jaxodraw.object.JaxoParticleObject
-
Returns the coordinates of the arrow of the current object.
- arrowCoordinates() - Method in class net.sf.jaxodraw.object.line.JaxoLineObject
-
Returns the coordinates of the arrow of the current object.
- arrowCoordinates() - Method in class net.sf.jaxodraw.object.loop.JaxoLoopObject
-
Returns the coordinates of the arrow of the current object.
- arrowCoordinates() - Method in class net.sf.jaxodraw.object.vertex.JaxoVertexT5
-
Returns the coordinates of the arrow of the current object.
- arrowPositionIs(float) - Method in class net.sf.jaxodraw.object.JaxoParticleObject
-
Compares the arrowPosition of this JaxoParticleObject to the
given float, taking into account a 0.1% error margin.
- asJaxoTab(Component) - Static method in class net.sf.jaxodraw.gui.JaxoTab
-
Determine if a component is a JaxoTab.
- availablePlugins() - Method in class net.sf.jaxodraw.plugin.JaxoPluginInfo
-
Returns the list of available plugins as a String.
- CADET_BLUE - Static variable in class net.sf.jaxodraw.util.JaxoColor
-
The color CadetBlue.
- canBeAlwaysOnTop() - Method in class net.sf.jaxodraw.gui.launch.JaxoSplashWindow
-
Determines if the splash window can always be on top.
- canBeSelected(int, int) - Method in class net.sf.jaxodraw.object.bezier.JaxoBezierObject
-
Determines if the object can be selected (moved, edited, etc)
from the given point in a given edit mode.
- canBeSelected(int, int) - Method in class net.sf.jaxodraw.object.fill.JaxoBox
-
Determines if the object can be selected (moved, edited, etc)
from the given point in a given edit mode.
- canBeSelected(int, int) - Method in class net.sf.jaxodraw.object.group.JaxoGroup
-
Determines if the object can be selected (moved, edited, etc)
from the given point in a given edit mode.
- canBeSelected(int, int) - Method in class net.sf.jaxodraw.object.Jaxo3PointObject
-
Determines if the object can be selected (moved, edited, etc)
from the given point in a given edit mode.
- canBeSelected(int, int) - Method in class net.sf.jaxodraw.object.JaxoExtendedObject
-
Determines if the object can be selected (moved, edited, etc)
from the given point in a given edit mode.
- canBeSelected(int, int) - Method in class net.sf.jaxodraw.object.JaxoObject
-
Determines if the object can be selected (moved, edited, etc)
from the given point in a given edit mode.
- canBeSelected(int, int) - Method in class net.sf.jaxodraw.object.line.JaxoLineObject
-
Determines if the object can be selected (moved, edited, etc)
from the given point in a given edit mode.
- canBeSelected(int, int) - Method in class net.sf.jaxodraw.object.text.JaxoTextObject
-
Determines if the object can be selected (moved, edited, etc)
from the given point in a given edit mode.
- canBeSelected(int, int) - Method in class net.sf.jaxodraw.object.vertex.JaxoVertexT2
-
Determines if the object can be selected (moved, edited, etc)
from the given point in a given edit mode.
- canBeSelected(int, int) - Method in class net.sf.jaxodraw.object.vertex.JaxoVertexT4
-
Determines if the object can be selected (moved, edited, etc)
from the given point in a given edit mode.
- canRedo() - Method in class net.sf.jaxodraw.gui.JaxoTab
-
Determines if redo is possible.
- canShowPostscript() - Method in class net.sf.jaxodraw.io.JaxoPreview
-
Is it possible to show postscript files?
- canUndo() - Method in class net.sf.jaxodraw.gui.JaxoTab
-
Determines if undo is possible.
- CARNATION_PINK - Static variable in class net.sf.jaxodraw.util.JaxoColor
-
The color CarnationPink.
- 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).
- checkRequired(String) - Method in class net.sf.jaxodraw.io.imports.JaxoAxodraw
-
Checks whether the given string starts with one of "\documentclass",
"\begin{document}" or "\begin{picture}".
- CHI - Static variable in class net.sf.jaxodraw.util.JaxoGreek
-
The greek letter chi.
- chooseFile(String[], String, String) - Method in class net.sf.jaxodraw.gui.panel.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.JaxoSaveGraph
-
Removes all JaxoObjects from the list of objects.
- clear() - Method in class net.sf.jaxodraw.gui.JaxoCanvas
-
Clears the canvas.
- CLEAR - Static variable in class net.sf.jaxodraw.util.JaxoConstants
-
Clear the current graph.
- clear(Rectangle2D) - Static method in class net.sf.jaxodraw.util.JaxoGeometry
-
Clear: Ensure 'r.isEmpty()'.
- clearAll() - Method in class net.sf.jaxodraw.graph.JaxoGraph
-
Removes all JaxoObjects from the list of objects and sets the
saveFileName to a string of size zero.
- clearAll() - Method in class net.sf.jaxodraw.graph.JaxoSaveGraph
-
Removes all JaxoObjects from the list of objects and sets the
description to a string to size zero.
- clearBackupList() - Method in class net.sf.jaxodraw.gui.JaxoTab
-
Clear undo history.
- clearGroup() - Method in class net.sf.jaxodraw.object.group.JaxoGroup
-
Removes all JaxoObjects from the Group.
- clearRecentFiles() - Static method in class net.sf.jaxodraw.util.JaxoPrefs
-
Sets all recent files to empty Strings.
- clearRect(int, int, int, int) - Method in class net.sf.jaxodraw.util.graphics.JaxoWrapperGraphics2D
- clip(Shape) - Method in class net.sf.jaxodraw.util.graphics.JaxoWrapperGraphics2D
- clipRect(int, int, int, int) - Method in class net.sf.jaxodraw.util.graphics.JaxoWrapperGraphics2D
- clone() - Method in class net.sf.jaxodraw.gui.grid.JaxoDefaultGrid
-
Standard clone with all properties at the same values.
- clone(Graphics2D) - Method in class net.sf.jaxodraw.util.graphics.JaxoWrapperGraphics2D
-
A clone which wraps the given Graphics2D.
- close(Reader) - Method in class net.sf.jaxodraw.plugin.AbstractJaxoPlugin
-
Closes the given Reader, swallowing any IOException
except for logging it in debug mode.
- close(InputStream) - Method in class net.sf.jaxodraw.plugin.AbstractJaxoPlugin
-
Closes the given InputStream, swallowing any IOException
except for logging it in debug mode.
- close(Writer) - Method in class net.sf.jaxodraw.plugin.AbstractJaxoPlugin
-
Closes the given Writer, swallowing any IOException
except for logging it in debug mode.
- close(OutputStream) - Method in class net.sf.jaxodraw.plugin.AbstractJaxoPlugin
-
Closes the given OutputStream, swallowing any IOException
except for logging it in debug mode.
- CLOSE - Static variable in class net.sf.jaxodraw.util.JaxoConstants
-
Close the current buffer.
- closing(JaxoClosableTabbedPane.ClosingEvent) - Method in interface net.sf.jaxodraw.gui.swing.JaxoClosableTabbedPane.ClosingListener
-
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 - Static variable in class net.sf.jaxodraw.util.JaxoConstants
-
Color an object.
- commitConfiguration() - Method in class net.sf.jaxodraw.io.exports.JaxoExportImg
-
Apply the changes made in the configuration panel.
- commitConfiguration() - Method in class net.sf.jaxodraw.io.exports.JaxoExportLatex
-
Apply the changes made in the configuration panel.
- commitConfiguration() - Method in class net.sf.jaxodraw.io.exports.JaxoExportLatexPS
-
Apply the changes made in the configuration panel.
- commitConfiguration() - Method in class net.sf.jaxodraw.io.exports.JaxoExportPS
-
Apply the changes made in the configuration panel.
- commitConfiguration() - Method in class net.sf.jaxodraw.plugin.JaxoExportPlugin
-
Apply the changes made in the configuration panel.
- commitConfiguration() - Method in class 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.
- commitGraphChanges() - Method in class net.sf.jaxodraw.gui.panel.JaxoMainPanel
-
forward to JaxoTabbedCanvasPanel.
- 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.
- commitRepeatableGraphChanges() - Method in class net.sf.jaxodraw.gui.panel.JaxoMainPanel
-
forward to selected JaxoTab.
- commitRepeatableGraphChanges(int) - Method in class net.sf.jaxodraw.gui.panel.JaxoMainPanel
-
forward to selected JaxoTab.
- 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, int, int) - Method in class net.sf.jaxodraw.gui.handle.JaxoDefaultHandle
-
Determines whether the given point is contained in this handle.
- contains(int, int, int, int) - Method in class net.sf.jaxodraw.gui.handle.JaxoRoundHandle
-
Determines whether the given point is contained in this handle.
- contains(int, int, int, int) - Method in interface net.sf.jaxodraw.object.JaxoHandle
-
Determines whether the given point is contained in this handle.
- contains(double, double) - Method in class net.sf.jaxodraw.object.JaxoObject
-
Tests if the specified coordinates are inside the
boundary of this JaxoObject.
- contains(double, double, double, double) - Method in class net.sf.jaxodraw.object.JaxoObject
-
Tests if the specified rectangular shape is entirely inside the
boundary of this JaxoObject.
- contains(Point2D) - Method in class net.sf.jaxodraw.object.JaxoObject
-
Tests if the specified point is inside the
boundary of this JaxoObject.
- contains(Rectangle2D) - Method in class net.sf.jaxodraw.object.JaxoObject
-
Tests if the specified rectangle is entirely inside the
boundary of this JaxoObject.
- containsGroups() - Method in class net.sf.jaxodraw.graph.JaxoGraph
-
Checks if there are Group objects present in this graph.
- containsInstanceOf(Class) - Method in class net.sf.jaxodraw.graph.JaxoGraph
-
Checks if there are instances if the given Class present in this graph.
- containsInstanceOf(Class) - Method in class net.sf.jaxodraw.object.group.JaxoGroup
-
Determines whether there are instances of the given Class in this group.
- containsLatexText() - Method in class net.sf.jaxodraw.graph.JaxoGraph
-
Checks if there are LatexText objects present in this current graph.
- containsMarkedGroups() - Method in class net.sf.jaxodraw.graph.JaxoGraph
-
Checks if there are marked Group objects present in the current selection.
- containsMarkedObjects() - Method in class net.sf.jaxodraw.graph.JaxoGraph
-
Checks if there are marked objects present in the current selection.
- containsPSText() - Method in class net.sf.jaxodraw.graph.JaxoGraph
-
Checks if there are PSText objects present in this current graph.
- convert(String[]) - Static method in class net.sf.jaxodraw.io.JaxoCLIConvert
-
Converts an array of JaxoDraw xml files to tex files or vice versa.
- copy() - Method in class net.sf.jaxodraw.io.JaxoPreview
-
Returns a copy (clone) of this preview.
- copy() - Method in class net.sf.jaxodraw.object.arrow.AbstractBaseArrow
-
Returns an exact copy of the given JaxoArrow.
- copy() - Method in class net.sf.jaxodraw.object.bezier.JaxoGlBezier
-
Returns an exact copy of this JaxoFBezier.
- copy() - Method in class net.sf.jaxodraw.object.bezier.JaxoPBezier
-
Returns an exact copy of this JaxoPBezier.
- copy() - Method in class net.sf.jaxodraw.object.group.JaxoGroup
-
Returns an exact copy of this JaxoGroup.
- copy() - Method in interface net.sf.jaxodraw.object.JaxoArrow
-
Returns an exact copy (clone) of the given JaxoArrow.
- copy() - Method in class net.sf.jaxodraw.object.JaxoObject
-
Returns an exact copy of the given JaxoObject.
- copy() - Method in class net.sf.jaxodraw.object.JaxoParticleObject
-
Returns an exact copy of the given JaxoObject.
- copy(JaxoLoopObject) - Method in class net.sf.jaxodraw.object.loop.JaxoLoopObject
-
Returns an exact copy of this JaxoLoop.
- copy() - Method in class net.sf.jaxodraw.object.text.JaxoPSText
-
Returns an exact copy of this JaxoPSText.
- copy(JaxoVertex) - Method in class net.sf.jaxodraw.object.vertex.JaxoVertex
-
Returns an exact copy of this JaxoVertex.
- copy() - Method in class net.sf.jaxodraw.util.graphics.JaxoWrapperGraphics2D
-
A clone which wraps the same Graphics2D as this.
- copyArea(int, int, int, int, int, int) - Method in class net.sf.jaxodraw.util.graphics.JaxoWrapperGraphics2D
- copyFrom(JaxoList) - Static method in class net.sf.jaxodraw.graph.JaxoGraph
-
Returns a copy of the specified vector.
- copyFrom(JaxoDefaultGrid) - Method in class net.sf.jaxodraw.gui.grid.JaxoDefaultGrid
-
Copies all properties from the argument.
- copyFrom(JaxoGlArc) - Method in class net.sf.jaxodraw.object.arc.JaxoGlArc
-
Sets all parameters from the given object to the current one.
- copyFrom(JaxoPArc) - Method in class net.sf.jaxodraw.object.arc.JaxoPArc
-
Sets all parameters from the given object to the current one.
- copyFrom(JaxoBezierObject) - Method in class net.sf.jaxodraw.object.bezier.JaxoBezierObject
-
Sets all parameters from the given object to the current one.
- copyFrom(JaxoGlBezier) - Method in class net.sf.jaxodraw.object.bezier.JaxoGlBezier
-
Sets all parameters from the given object to the current one.
- copyFrom(JaxoPBezier) - Method in class net.sf.jaxodraw.object.bezier.JaxoPBezier
-
Sets all parameters from the given object to the current one.
- copyFrom(JaxoBlob) - Method in class net.sf.jaxodraw.object.fill.JaxoBlob
-
Sets all parameters from the given object to the current one.
- copyFrom(JaxoFillObject) - Method in class net.sf.jaxodraw.object.fill.JaxoFillObject
-
Sets all parameters from the given object to the current one.
- copyFrom(JaxoGroup) - Method in class net.sf.jaxodraw.object.group.JaxoGroup
-
Sets all parameters from the given object to the current one.
- copyFrom(Jaxo3PointObject) - Method in class net.sf.jaxodraw.object.Jaxo3PointObject
-
Sets all parameters from the given objet to the current one.
- copyFrom(JaxoExtendedObject) - Method in class net.sf.jaxodraw.object.JaxoExtendedObject
-
Sets all parameters from the given object to the current one.
- copyFrom(JaxoObject) - Method in class net.sf.jaxodraw.object.JaxoObject
-
Sets all parameters from the given object to the current one.
- copyFrom(JaxoParticleObject) - Method in class net.sf.jaxodraw.object.JaxoParticleObject
-
Sets all parameters from the given object to the current one.
- copyFrom(JaxoGlLine) - Method in class net.sf.jaxodraw.object.line.JaxoGlLine
-
Sets all parameters from the given object to the current one.
- copyFrom(JaxoPLine) - Method in class net.sf.jaxodraw.object.line.JaxoPLine
-
Sets all parameters from the given object to the current one.
- copyFrom(JaxoZigZagLine) - Method in class net.sf.jaxodraw.object.line.JaxoZigZagLine
-
Sets all parameters from the given object to the current one.
- copyFrom(JaxoGlLoop) - Method in class net.sf.jaxodraw.object.loop.JaxoGlLoop
-
Sets all parameters from the given object to the current one.
- copyFrom(JaxoPLoop) - Method in class net.sf.jaxodraw.object.loop.JaxoPLoop
-
Sets all parameters from the given object to the current one.
- copyFrom(JaxoLatexText) - Method in class net.sf.jaxodraw.object.text.JaxoLatexText
-
Sets all parameters from the given object to the current one.
- copyFrom(JaxoPSText) - Method in class net.sf.jaxodraw.object.text.JaxoPSText
-
Sets all parameters from the given object to the current one.
- copyFrom(JaxoTextObject) - Method in class net.sf.jaxodraw.object.text.JaxoTextObject
-
Sets all parameters from the given object to the current one.
- copyFrom(JaxoVertexT2) - Method in class net.sf.jaxodraw.object.vertex.JaxoVertexT2
-
Sets all parameters from the given object to the current one.
- copyFrom(JaxoVertexT5) - Method in class net.sf.jaxodraw.object.vertex.JaxoVertexT5
-
Sets all parameters from the given object to the current one.
- copyMarkedObjects() - Method in class net.sf.jaxodraw.gui.JaxoCanvas
-
Puts the current clipboard to the system clipboard.
- copyOf() - Method in class net.sf.jaxodraw.graph.JaxoGraph
-
Returns an exact copy of this JaxoGraph.
- copyOf() - Method in class net.sf.jaxodraw.graph.JaxoSaveGraph
-
Returns a copy of this JaxoSaveGraph.
- copyOf() - Method in interface net.sf.jaxodraw.object.JaxoList
-
Returns a copy of this JaxoList, i.e., a new JaxoList with
copies of equal JaxoObjects at equal positions.
- copyOf() - Method in class net.sf.jaxodraw.object.JaxoObjectList
-
Returns a copy of this JaxoList, i.e., a new JaxoList with
copies of equal JaxoObjects at equal positions.
- CORNFLOWER_BLUE - Static variable in class net.sf.jaxodraw.util.JaxoColor
-
The color CornflowerBlue.
- create() - Method in class net.sf.jaxodraw.util.graphics.JaxoWrapperGraphics2D
-
A JaxoWrapperGraphics2D wrapping a Graphics2D obtained
from the wrapped Graphics' create().
- create(int, int, int, int) - Method in class net.sf.jaxodraw.util.graphics.JaxoWrapperGraphics2D
-
A JaxoWrapperGraphics2D wrapping a Graphics2D obtained
from the wrapped Graphics' create(...).
- createBorder(String) - Method in class net.sf.jaxodraw.gui.panel.edit.JaxoEditPanel
-
Returns a TitledBorder with given text.
- createComponents() - Method in class net.sf.jaxodraw.gui.panel.JaxoColorChooser
-
Sets up all components of this color chooser.
- createI18NBorder(String) - Method in class net.sf.jaxodraw.gui.panel.edit.JaxoEditPanel
-
Returns a TitledBorder with translated text.
- createI18NLabel(String) - Method in class net.sf.jaxodraw.gui.panel.edit.JaxoEditPanel
-
Returns a JLabel with translated text.
- createLabel(String) - Method in class net.sf.jaxodraw.gui.panel.edit.JaxoEditPanel
-
Returns a JLabel with given text.
- CTRL_MASK - Static variable in class net.sf.jaxodraw.gui.menu.JaxoMenu
-
The Control key modifier constant.
- 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.util.JaxoGeometry
-
Checks that a curve parameter value is in range, within errors.
- CUT - Static variable in class net.sf.jaxodraw.util.JaxoConstants
-
Cut the most recently selected objects stored in the clipboard.
- CYAN - Static variable in class net.sf.jaxodraw.util.JaxoColor
-
The color Cyan.
- GAMMA - Static variable in class net.sf.jaxodraw.util.JaxoGreek
-
The greek letter gamma.
- GARC - Static variable in class net.sf.jaxodraw.util.JaxoConstants
-
Ghost arc.
- GBEZ - Static variable in class net.sf.jaxodraw.util.JaxoConstants
-
Ghost Bezier.
- GERMAN - Static variable in class net.sf.jaxodraw.util.JaxoConstants
-
German language mode.
- GERMAN - Static variable in class net.sf.jaxodraw.util.JaxoLanguage
-
German.
- getAllign() - Method in class net.sf.jaxodraw.object.text.JaxoLatexText
-
Returns the allign property of this text object.
- getAmp() - Method in class net.sf.jaxodraw.object.group.JaxoGroup
-
Returns the groupAmp property of this group object.
- getAmp() - Method in class net.sf.jaxodraw.object.JaxoParticleObject
-
Returns the amp property of this particle object.
- getAmp() - Method in interface net.sf.jaxodraw.object.JaxoWiggleObject
-
Gets the amplitude of this WiggleObject.
- getAngle() - Method in class net.sf.jaxodraw.object.JaxoArrow.Coordinates
-
Return the angle of the arrow.
- getApproveText() - Method in class net.sf.jaxodraw.gui.panel.JaxoChooseFile
-
Text for the JFileChooser approve button.
- getArcBrackets(String) - Method in class net.sf.jaxodraw.io.imports.JaxoAxodraw
-
Returns the five strings s1 - s5 contained in a string
of the form " # (s1, s2) (s3, s4, s5) * " where * can be anything
and # doesn't contain any parenthesis.
- getArcLength() - Method in class net.sf.jaxodraw.object.arc.JaxoArcObject
-
Calculates the length of this arc.
- getArcParameters() - Method in class net.sf.jaxodraw.object.arc.JaxoArcObject
-
Returns the parameters for the arc calculated from the three points.
- getArcPoint(double) - Method in class net.sf.jaxodraw.object.arc.JaxoArcObject
-
This routine returns an arc point that is t * arcLength away from P1.
- getArcPoints(String[], boolean) - Method in class net.sf.jaxodraw.io.imports.JaxoAxodraw
-
- getArrow() - Method in class net.sf.jaxodraw.object.JaxoParticleObject
-
Returns the arrow of this particle object.
- getArrowCommand(float) - Method in class net.sf.jaxodraw.object.bezier.JaxoBezierObject
-
- getArrowInset() - Method in class net.sf.jaxodraw.object.arrow.AbstractBaseArrow
-
Returns the tail length of this arrow.
- getArrowLength() - Method in class net.sf.jaxodraw.object.arrow.AbstractBaseArrow
-
Returns the length of this arrow.
- getArrowPosition() - Method in class net.sf.jaxodraw.object.JaxoParticleObject
-
Returns the arrowPosition property of this particle object.
- getArrowWidth() - Method in class net.sf.jaxodraw.object.arrow.AbstractBaseArrow
-
Returns the width of this arrow.
- getAvailablePlugins() - Method in class net.sf.jaxodraw.plugin.JaxoPluginInfo
-
Returns the plugins that are available at runtime.
- getAxo4JOptions(float) - Method in class net.sf.jaxodraw.object.line.JaxoDashLine
-
Return the option part of the LaTeX command for this line.
- getAxo4JOptions(float) - Method in class net.sf.jaxodraw.object.line.JaxoFLine
-
Return the option part of the LaTeX command for this line.
- getAxo4JOptions(float) - Method in class net.sf.jaxodraw.object.line.JaxoGlLine
-
Return the option part of the LaTeX command for this line.
- getAxo4JOptions(float) - Method in class net.sf.jaxodraw.object.line.JaxoLineObject
-
Return the option part of the LaTeX command for this line.
- getAxo4JOptions(float) - Method in class net.sf.jaxodraw.object.line.JaxoPLine
-
Return the option part of the LaTeX command for this line.
- getAxo4JOptions(float) - Method in class net.sf.jaxodraw.object.line.JaxoZigZagLine
-
Return the option part of the LaTeX command for this line.
- getAxo4JOptions(float) - Method in class net.sf.jaxodraw.object.loop.JaxoDashLoop
-
Return the option part of the LaTeX command for this line.
- getAxo4JOptions(float) - Method in class net.sf.jaxodraw.object.loop.JaxoFLoop
-
Return the option part of the LaTeX command for this line.
- getAxo4JOptions(float) - Method in class net.sf.jaxodraw.object.loop.JaxoGlLoop
-
Return the option part of the LaTeX command for this line.
- getAxo4JOptions(float) - Method in class net.sf.jaxodraw.object.loop.JaxoLoopObject
-
Return the option part of the LaTeX command for this line.
- getAxo4JOptions(float) - Method in class net.sf.jaxodraw.object.loop.JaxoPLoop
-
Return the option part of the LaTeX command for this line.
- getBackground() - Method in class net.sf.jaxodraw.gui.grid.JaxoDefaultGrid
-
Background of the grid (filling the whole canvas).
- getBackground() - Method in class net.sf.jaxodraw.util.graphics.JaxoWrapperGraphics2D
- getBBoxHeight() - Method in class net.sf.jaxodraw.io.imports.JaxoAxodraw
-
Return the current bounding box height.
- getBezierLength() - Method in class net.sf.jaxodraw.object.bezier.JaxoBezierObject
-
Returns the approximate length of this Bezier curve.
- getBooleanPref(String) - Static method in class net.sf.jaxodraw.util.JaxoPrefs
-
Returns the preference with 'name' as a boolean, or throws a
IllegalArgumentException if it does not correspond to a boolean.
- getBorderInsets(Component) - Method in class net.sf.jaxodraw.gui.swing.JaxoTitledBorder
- getBorderInsets(Component, Insets) - Method in class net.sf.jaxodraw.gui.swing.JaxoTitledBorder
- getBounds() - Method in class net.sf.jaxodraw.graph.JaxoGraph
-
Returns the smallest bounding box that contains all the JaxoObjects
of this JaxoGraph.
- getBounds(Rectangle) - Method in class net.sf.jaxodraw.graph.JaxoGraph
-
Intersection of bounding box with given Rectangle.
- getBounds() - Method in class net.sf.jaxodraw.graph.JaxoSaveGraph
-
Returns the smallest bounding box that contains all the JaxoObjects
of this JaxoSaveGraph.
- getBounds(Rectangle) - Method in class net.sf.jaxodraw.graph.JaxoSaveGraph
-
Intersection of bounding box with given Rectangle.
- getBounds(int, int) - Method in class net.sf.jaxodraw.gui.handle.AbstractJaxoHandle
-
Return an enclosing Rectangle that completely contains this handle
at the given position.
- getBounds() - Method in class net.sf.jaxodraw.object.arc.JaxoDashArc
-
Returns the bounding box of this object.
- getBounds() - Method in class net.sf.jaxodraw.object.arc.JaxoFArc
-
Returns the bounding box of this object.
- getBounds() - Method in class net.sf.jaxodraw.object.arc.JaxoGlArc
-
Returns the bounding box of this object.
- getBounds() - Method in class net.sf.jaxodraw.object.arc.JaxoPArc
-
Returns the bounding box of this object.
- getBounds(JaxoArrow.Coordinates) - Method in class net.sf.jaxodraw.object.arrow.JaxoDefaultArrow
-
Returns a bounding rectangle for this arrow at the given coordinates.
- getBounds() - Method in class net.sf.jaxodraw.object.bezier.JaxoDashBezier
-
Returns the bounding box of this object.
- getBounds() - Method in class net.sf.jaxodraw.object.bezier.JaxoFBezier
-
Returns the bounding box of this object.
- getBounds() - Method in class net.sf.jaxodraw.object.bezier.JaxoGlBezier
-
Returns the bounding box of this object.
- getBounds() - Method in class net.sf.jaxodraw.object.bezier.JaxoPBezier
-
Returns the bounding box of this object.
- getBounds() - Method in class net.sf.jaxodraw.object.fill.JaxoBlob
-
Returns the bounding box of this object.
- getBounds() - Method in class net.sf.jaxodraw.object.fill.JaxoBox
-
Returns the bounding box of this object.
- getBounds() - Method in class net.sf.jaxodraw.object.group.JaxoGroup
-
Returns the bounding box of this object.
- getBounds(JaxoArrow.Coordinates) - Method in interface net.sf.jaxodraw.object.JaxoArrow
-
Returns a bounding rectangle for this arrow at the given coordinates.
- getBounds(int, int) - Method in interface net.sf.jaxodraw.object.JaxoHandle
-
Return an enclosing Rectangle that completely contains this handle
at the given position.
- getBounds() - Method in interface net.sf.jaxodraw.object.JaxoList
-
Returns the smallest bounding box that contains all the JaxoObjects
of this JaxoList.
- getBounds() - Method in class net.sf.jaxodraw.object.JaxoObjectList
-
Returns the smallest bounding box that contains all the JaxoObjects
of this JaxoList.
- getBounds() - Method in class net.sf.jaxodraw.object.line.JaxoLineObject
-
Returns the bounding box of this line.
- getBounds() - Method in class net.sf.jaxodraw.object.loop.JaxoDashLoop
-
Returns the bounding box of this object.
- getBounds() - Method in class net.sf.jaxodraw.object.loop.JaxoLoopObject
-
Returns the bounding box of this object.
- getBounds() - Method in class net.sf.jaxodraw.object.text.JaxoLatexText
-
Returns the bounding box of this object.
- getBounds() - Method in class net.sf.jaxodraw.object.text.JaxoPSText
-
Returns the bounding box of this object.
- getBounds() - Method in class net.sf.jaxodraw.object.vertex.JaxoVertexT1
-
Returns the bounding box of this object.
- getBounds() - Method in class net.sf.jaxodraw.object.vertex.JaxoVertexT2
-
Returns the bounding box of this object.
- getBounds() - Method in class net.sf.jaxodraw.object.vertex.JaxoVertexT3
-
Returns the bounding box of this object.
- getBounds() - Method in class net.sf.jaxodraw.object.vertex.JaxoVertexT4
-
Returns the bounding box of this object.
- getBounds() - Method in class net.sf.jaxodraw.object.vertex.JaxoVertexT5
-
Returns the bounding box of this object.
- getBounds() - Method in class net.sf.jaxodraw.object.vertex.JaxoVertexT6
-
Returns the bounding box of this object.
- getBounds(Collection) - Static method in class net.sf.jaxodraw.util.JaxoGeometry
-
Bounding box of a Collection of Shapes:
the union of all the object's ones).
- getBounds2D() - Method in class net.sf.jaxodraw.object.JaxoObject
-
Return a high-precision bounding box of this JaxoObject.
- getBoundsExcept(Collection) - Method in class net.sf.jaxodraw.graph.JaxoGraph
-
Returns the smallest bounding box that contains all the JaxoObjects
of this JaxoGraph except the ones given in 'except'.
- getBoundsExcept(Collection) - Method in class net.sf.jaxodraw.graph.JaxoSaveGraph
-
Returns the smallest bounding box that contains all the JaxoObjects
of this JaxoSaveGraph except the one given in 'except'.
- getBoundsExcept(Collection) - Method in interface net.sf.jaxodraw.object.JaxoList
-
Returns the smallest bounding box that contains all the JaxoObjects
of this JaxoList except the ones contained in 'except'.
- getBoundsExcept(Collection) - Method in class net.sf.jaxodraw.object.JaxoObjectList
-
Returns the smallest bounding box that contains all the JaxoObjects
of this JaxoList except the ones contained in 'except'.
- getBoundsWithHandles(JaxoHandle) - Method in class net.sf.jaxodraw.object.JaxoObject
-
Return a Rectangle that contains this object and all its handles.
- getBuiltInFormats() - Static method in class net.sf.jaxodraw.io.exports.JaxoExport
-
Returns a list of export formats that are available within
the core of JaxoDraw by default.
- getBuiltInFormats() - Static method in class net.sf.jaxodraw.io.imports.JaxoImport
-
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.
- getCanvas() - Method in class net.sf.jaxodraw.gui.panel.JaxoMainPanel
-
Returns an instance of the canvas.
- getCanvasBackground() - Method in class net.sf.jaxodraw.gui.JaxoCanvas
-
Background color in the region that is actually covered by the canvas
JaxoCanvas.getCanvasSize()
, which is the whole canvas, unless
the effective maximum size is smaller than the component size.
- getCanvasBackground() - Method in class net.sf.jaxodraw.gui.panel.JaxoMainPanel
-
Returns the background color of the canvas.
- getCanvasBounds() - Method in class net.sf.jaxodraw.gui.JaxoCanvas
-
Part of the component that is covered by the actual canvas.
- getCanvasGraph() - Method in class net.sf.jaxodraw.gui.JaxoCanvas
-
Returns the current graph.
- getCanvasOrigin() - Method in class net.sf.jaxodraw.gui.JaxoCanvas
-
Origin of the actual canvas within the component.
- getCanvasSize() - Method in class net.sf.jaxodraw.gui.grid.JaxoDefaultGrid
-
Size of the grid canvas.
- getCanvasSize() - Method in class net.sf.jaxodraw.gui.JaxoCanvas
-
Canvas size.
- getCanvasSize() - Method in class net.sf.jaxodraw.plugin.JaxoExportPlugin
-
Returns the canvas size.
- getCenterPoint() - Method in class net.sf.jaxodraw.object.arc.JaxoArcObject
-
Get the center point of the circle that contains the arc.
- getCharacter(String) - Static method in class net.sf.jaxodraw.util.JaxoGreek
-
Returns the greek character whose LaTex command is s.
- getCharsetName() - Method in class net.sf.jaxodraw.plugin.JaxoImportPlugin
-
Returns the current charset name.
- getCheckBoxPanelSize() - Method in class net.sf.jaxodraw.gui.panel.edit.JaxoEditPanel
-
Returns the size of a single checkbox panel.
- getChooser() - Method in class net.sf.jaxodraw.gui.panel.button.JaxoColorButton
-
Chooser to be shown to change the current color automatically
on ActionEvents.
- getChooserImage(Color) - Static method in class net.sf.jaxodraw.util.JaxoUtils
-
Returns an image with a box of 40x15 pixels size,
of the given color.
- getChooserImage(Color, Dimension) - Static method in class net.sf.jaxodraw.util.JaxoUtils
-
Returns an image with a box of the given pixels size,
of the given color.
- 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.gui.panel.button.JaxoColorButton
-
Returns the current chooser mode.
- getChooserTitle() - Method in class net.sf.jaxodraw.gui.panel.button.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.
- getClip() - Method in class net.sf.jaxodraw.util.graphics.JaxoWrapperGraphics2D
- getClipboard() - Method in class net.sf.jaxodraw.gui.JaxoCanvas
-
Gets the current clipboard.
- getClipBounds() - Method in class net.sf.jaxodraw.util.graphics.JaxoWrapperGraphics2D
- getClipBounds(Rectangle) - Method in class net.sf.jaxodraw.util.graphics.JaxoWrapperGraphics2D
- 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, int) - 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.gui.handle.AbstractJaxoHandle
-
Returns the color of this handle.
- getColor() - Method in class net.sf.jaxodraw.gui.panel.button.JaxoColorButton
-
Current color property.
- getColor() - Method in class net.sf.jaxodraw.gui.panel.edit.JaxoColorEditPanel
-
the color of the button icon.
- getColor() - Method in class net.sf.jaxodraw.gui.panel.JaxoColorChooser
-
The currently selected color (or null) - updated while
the chooser is shown.
- getColor() - Method in class net.sf.jaxodraw.io.imports.JaxoAxodraw
-
Return the current color.
- getColor() - Method in class net.sf.jaxodraw.object.arrow.AbstractBaseArrow
-
Returns the color of this arrow.
- getColor() - Method in class net.sf.jaxodraw.object.JaxoObject
-
Returns the color of this object.
- getColor() - Method in class net.sf.jaxodraw.util.graphics.JaxoWrapperGraphics2D
- 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, int) - 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, int) - 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.JaxoExportPlugin
-
Returns an internationalized warning when the color space
is the complete one.
- getComment() - Method in class net.sf.jaxodraw.io.imports.JaxoAxodraw
-
Returns the comment (description) of this axodraw object.
- getComponentParent() - Method in class net.sf.jaxodraw.gui.panel.JaxoChooseFile
-
Parent component for the dialog.
- getComposite() - Method in class net.sf.jaxodraw.util.graphics.JaxoWrapperGraphics2D
- getConfigurationPanel() - Method in class net.sf.jaxodraw.io.exports.JaxoExportImg
-
Returns a panel that allows to configure optional
parameters of this export format.
- getConfigurationPanel() - Method in class net.sf.jaxodraw.io.exports.JaxoExportLatex
-
Returns a panel that allows to configure optional
parameters of this export format.
- getConfigurationPanel() - Method in class net.sf.jaxodraw.io.exports.JaxoExportLatexPS
-
Returns a panel that allows to configure optional
parameters of this export format.
- getConfigurationPanel() - Method in class net.sf.jaxodraw.io.exports.JaxoExportPS
-
Returns a panel that allows to configure optional
parameters of this export format.
- getConfigurationPanel() - Method in class net.sf.jaxodraw.plugin.JaxoExportPlugin
-
Returns a panel that allows to configure optional
parameters of this export format.
- getConfigurationPanel() - Method in class net.sf.jaxodraw.plugin.JaxoImportPlugin
-
Returns a panel that allows to configure optional
parameters of this import format.
- getCopyOfMarkedObjects() - Method in class net.sf.jaxodraw.graph.JaxoGraph
-
Copies of the marked objects of the graph, in the order of the graph.
- getCurrentCoordinateText() - Method in class net.sf.jaxodraw.gui.panel.JaxoFlags
-
Returns the text that is currently shown in the coordinates panel.
- getCurrentFileText() - Method in class net.sf.jaxodraw.gui.panel.JaxoFlags
-
Returns the text that is currently shown in the file 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.JaxoFlags
-
Returns the text that is currently shown in the mode panel.
- getDash() - Method in class net.sf.jaxodraw.object.JaxoParticleObject
-
Returns the dash property of this particle object.
- getDefaultColor() - Static method in class net.sf.jaxodraw.util.JaxoColor
-
Returns the current default color.
- getDefaultFillColor(Color) - Static method in class net.sf.jaxodraw.util.JaxoColor
-
Returns the current default fill color for the given line color.
- getDefaultMode() - Method in class net.sf.jaxodraw.gui.panel.JaxoMainPanel
-
Returns the current default mode.
- getDescription() - Method in class net.sf.jaxodraw.graph.JaxoGraph
-
Returns the description text of this JaxoGraph.
- getDescription() - Method in class net.sf.jaxodraw.graph.JaxoSaveGraph
-
Returns the description text of this JaxoSaveGraph.
- getDescription(Component, String) - Static method in class net.sf.jaxodraw.gui.JaxoDialogs
-
Opens a dialog to choose a new description for a graph.
- getDeviceConfiguration() - Method in class net.sf.jaxodraw.util.graphics.JaxoWrapperGraphics2D
- getDialogTitle() - Method in class net.sf.jaxodraw.gui.panel.JaxoChooseFile
-
Title to be used for dialogs.
- getDialogTitle() - Method in class net.sf.jaxodraw.gui.panel.JaxoColorChooser
-
Dialog title - if null (default), a default title will be chosen.
- getDLSeparation() - Method in class net.sf.jaxodraw.object.JaxoParticleObject
-
Returns the double line separation of this object.
- getEditPanel() - Method in class net.sf.jaxodraw.object.arrow.JaxoDefaultArrow
-
Return a panel that allows to edit the parameters of the arrow.
- getEditPanel() - Method in interface net.sf.jaxodraw.object.JaxoArrow
-
Return a panel that allows to edit the parameters of the arrow.
- getEightInts(String) - Method in class net.sf.jaxodraw.io.imports.JaxoAxodraw4J
-
Returns the eight integers x1, y1,x2,y2,x3,y3,x4,y4 contained in a string
of the form " # (x1, y1) (x2,y2) (x3,y3) (x4,y4) * " where * can be anything
and # doesn't contain any parenthesis.
- getEightInts(String, int) - Method in class net.sf.jaxodraw.io.imports.JaxoAxodraw4J
-
Returns the eight integers x1, y1,x2,y2,x3,y3,x4,y4 contained in a string
of the form " # (x1, y1) (x2,y2) (x3,y3) (x4,y4) * " where * can be anything
and # doesn't contain any parenthesis.
- getEquidistantPoint(int, int) - Method in class net.sf.jaxodraw.object.arc.JaxoArcObject
-
Get equidistant points on the arc.
- getEquidistantPoints(int) - Method in class net.sf.jaxodraw.object.arc.JaxoArcObject
-
Get equidistant points on the arc.
- getEquidistantPoints(int) - Method in class net.sf.jaxodraw.object.loop.JaxoLoopObject
-
Dividing the loop into n equidistant segments of length d,
so n * d = 2 * r * PI is the circumference of the loop,
this routine returns the n + 1 loop points that are i * d away from P1,
where 0 <= i <= n.
- 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.
- getFileExtension() - Method in class net.sf.jaxodraw.io.exports.JaxoExportImg
-
Extension to be used for plugin files.
- getFileExtension() - Method in class net.sf.jaxodraw.io.exports.JaxoExportLatex
-
Extension to be used for plugin files.
- getFileExtension() - Method in class net.sf.jaxodraw.io.exports.JaxoExportLatexPS
-
Extension to be used for plugin files.
- getFileExtension() - Method in class net.sf.jaxodraw.io.exports.JaxoExportPS
-
Extension to be used for plugin files.
- getFileExtension() - Method in class net.sf.jaxodraw.io.imports.JaxoImportAxodraw
-
Extension to be used for plugin files.
- getFileExtension() - Method in class net.sf.jaxodraw.plugin.AbstractJaxoPlugin
-
Extension to be used for plugin files.
- getFileExtensionDescription() - Method in class net.sf.jaxodraw.io.exports.JaxoExportImg
-
Description to be used for plugin file extensions.
- getFileExtensionDescription() - Method in class net.sf.jaxodraw.io.exports.JaxoExportLatex
-
Description to be used for plugin file extensions.
- getFileExtensionDescription() - Method in class net.sf.jaxodraw.io.exports.JaxoExportLatexPS
-
Description to be used for plugin file extensions.
- getFileExtensionDescription() - Method in class net.sf.jaxodraw.io.exports.JaxoExportPS
-
Description to be used for plugin file extensions.
- getFileExtensionDescription() - Method in class net.sf.jaxodraw.io.imports.JaxoImportAxodraw
-
Description to be used for plugin file extensions.
- getFileExtensionDescription() - Method in class net.sf.jaxodraw.plugin.AbstractJaxoPlugin
-
Description to be used for plugin file extensions.
- getFillColor() - Method in class net.sf.jaxodraw.gui.handle.AbstractJaxoHandle
-
Returns the fill color of this handle.
- getFillColor() - Method in class net.sf.jaxodraw.object.arrow.AbstractBaseArrow
-
Returns the fill color of this arrow.
- getFillColor() - Method in class net.sf.jaxodraw.object.fill.JaxoFillObject
-
Returns the fill color of this object.
- getFillColor() - Method in interface net.sf.jaxodraw.object.JaxoFillColorObject
-
Returns the fill color of this object.
- getFillColor() - Method in class net.sf.jaxodraw.object.vertex.JaxoVertexT2
-
Returns the fill color of this object.
- getFillColor() - Method in class net.sf.jaxodraw.object.vertex.JaxoVertexT5
-
Returns the fill color of this object.
- getFloatPref(String) - Static method in class net.sf.jaxodraw.util.JaxoPrefs
-
Returns the preference with 'name' as a float, or throws a
IllegalArgumentException if it does not correspond to a float.
- getFont() - Method in class net.sf.jaxodraw.object.group.JaxoGroup
-
Returns the groupTextFont property of this text object.
- getFont() - Method in class net.sf.jaxodraw.object.text.JaxoPSText
-
Returns the textFont property of this text object.
- getFont() - Method in class net.sf.jaxodraw.util.graphics.JaxoWrapperGraphics2D
- getFontMetrics() - Method in class net.sf.jaxodraw.util.graphics.JaxoWrapperGraphics2D
- getFontMetrics(Font) - Method in class net.sf.jaxodraw.util.graphics.JaxoWrapperGraphics2D
- getFontRenderContext() - Method in class net.sf.jaxodraw.util.graphics.JaxoWrapperGraphics2D
- getFontSizeDefaults() - Static method in class net.sf.jaxodraw.object.text.JaxoPSText
-
List of numbers of default font sizes to display to the user.
- getFontStyleAt(int) - Method in class net.sf.jaxodraw.gui.swing.JaxoClosableTabbedPane
-
Font style (PLAIN, BOLD, ITALIC, BOLD|ITALIC) of tab title
at 'index'.
- getFontStyles() - Static method in class net.sf.jaxodraw.object.text.JaxoPSText
-
List of Integer font styles to display to the user.
- getFormatName() - Method in class net.sf.jaxodraw.io.exports.JaxoExportImg
-
The name of the plugin (export or import) format.
- getFormatName() - Method in class net.sf.jaxodraw.io.exports.JaxoExportLatex
-
The name of the plugin (export or import) format.
- getFormatName() - Method in class net.sf.jaxodraw.io.exports.JaxoExportLatexPS
-
The name of the plugin (export or import) format.
- getFormatName() - Method in class net.sf.jaxodraw.io.exports.JaxoExportPS
-
The name of the plugin (export or import) format.
- getFormatName() - Method in class net.sf.jaxodraw.io.imports.JaxoImportAxodraw
-
The name of the plugin (export or import) format.
- getFormatName() - Method in class net.sf.jaxodraw.plugin.AbstractJaxoPlugin
-
The name of the plugin (export or import) format.
- getFourInts(String) - Method in class net.sf.jaxodraw.io.imports.JaxoAxodraw
-
Returns the four integers xi,yi,xf,yf contained in a string
of the form " # (xi,yi) (xf,yf) * " where * can be anything
and # doesn't contain any parenthesis.
- getFourInts(String, int) - Method in class net.sf.jaxodraw.io.imports.JaxoAxodraw
-
Returns the four integers xi,yi,xf,yf contained in a string
of the form " # (xi,yi) (xf,yf) * " where * can be anything
and # doesn't contain any parenthesis.
- getFrequency() - Method in class net.sf.jaxodraw.object.arc.JaxoGlArc
-
Gets the current frequency (number of wiggles per unit length)
of this WiggleObject.
- getFrequency() - Method in class net.sf.jaxodraw.object.arc.JaxoPArc
-
Gets the current frequency (number of wiggles per unit length)
of this WiggleObject.
- getFrequency() - Method in class net.sf.jaxodraw.object.bezier.JaxoGlBezier
-
Gets the current frequency (number of wiggles per unit length)
of this WiggleObject.
- getFrequency() - Method in class net.sf.jaxodraw.object.bezier.JaxoPBezier
-
Gets the current frequency (number of wiggles per unit length)
of this WiggleObject.
- getFrequency() - Method in interface net.sf.jaxodraw.object.JaxoWiggleObject
-
Gets the current frequency (number of wiggles per unit length)
of this WiggleObject.
- getFrequency() - Method in class net.sf.jaxodraw.object.line.JaxoGlLine
-
Gets the current frequency (number of wiggles per unit length)
of this WiggleObject.
- getFrequency() - Method in class net.sf.jaxodraw.object.line.JaxoPLine
-
Gets the current frequency (number of wiggles per unit length)
of this WiggleObject.
- getFrequency() - Method in class net.sf.jaxodraw.object.line.JaxoZigZagLine
-
Gets the current frequency (number of wiggles per unit length)
of this WiggleObject.
- getFrequency() - Method in class net.sf.jaxodraw.object.loop.JaxoGlLoop
-
Gets the current frequency (number of wiggles per unit length)
of this WiggleObject.
- getFrequency() - Method in class net.sf.jaxodraw.object.loop.JaxoPLoop
-
Gets the current frequency (number of wiggles per unit length)
of this WiggleObject.
- getGeneralPath() - Method in class net.sf.jaxodraw.object.JaxoObject
-
Returns the GeneralPath that can be used while painting this JaxoObject.
- getGrabbedHandle(int, int, JaxoHandle) - Method in class net.sf.jaxodraw.object.bezier.JaxoBezierObject
-
Determines which handle the user has selected to move/resize/edit
an object.
- getGrabbedHandle(int, int, JaxoHandle) - Method in class net.sf.jaxodraw.object.fill.JaxoBox
-
Determines which handle the user has selected to move/resize/edit
an object.
- getGrabbedHandle(int, int, JaxoHandle) - Method in class net.sf.jaxodraw.object.group.JaxoGroup
-
Determines which handle the user has selected to move/resize/edit
an object.
- getGrabbedHandle(int, int, JaxoHandle) - Method in class net.sf.jaxodraw.object.Jaxo3PointObject
-
Determines which handle the user has selected to move/resize/edit
an object.
- getGrabbedHandle(int, int, JaxoHandle) - Method in class net.sf.jaxodraw.object.JaxoExtendedObject
-
Determines which handle the user has selected to move/resize/edit
an object.
- getGrabbedHandle(int, int, JaxoHandle) - Method in class net.sf.jaxodraw.object.JaxoObject
-
Determines which handle the user has selected to move/resize/edit
an object.
- getGrabbedHandle(int, int, JaxoHandle) - Method in class net.sf.jaxodraw.object.line.JaxoLineObject
-
Determines which handle the user has selected to move/resize/edit
an object.
- getGraph() - Method in class net.sf.jaxodraw.plugin.JaxoExportPlugin
-
Returns the current graph to export.
- 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.gui.JaxoCanvas
-
Grid to be used, may be null.
- getGrid() - Method in class net.sf.jaxodraw.gui.JaxoTab
-
Returns the current grid.
- getGridColor() - Method in class net.sf.jaxodraw.gui.grid.JaxoDefaultGrid
-
Color of the grid points.
- getGridColor() - Method in class net.sf.jaxodraw.gui.JaxoTab
-
Returns the current color of the grid.
- getGridSize() - Method in class net.sf.jaxodraw.gui.grid.JaxoDefaultGrid
-
Returns the current size of the grid.
- getGridSize() - Method in class net.sf.jaxodraw.gui.JaxoTab
-
Returns the current size of the grid.
- getGridSize() - Method in class net.sf.jaxodraw.gui.panel.JaxoMainPanel
-
forward to selected JaxoTab.
- getGridSizeDefaults() - Static method in class net.sf.jaxodraw.gui.panel.JaxoGridBar
-
List of numbers of default grid sizes to display to the user.
- getGridStyle() - Method in class net.sf.jaxodraw.gui.grid.JaxoDefaultGrid
-
Grid style (STYLE_XYZ constant).
- getGridStyle() - Method in class net.sf.jaxodraw.gui.JaxoTab
-
Returns the current style of the grid.
- getGridType() - Method in class net.sf.jaxodraw.gui.grid.JaxoDefaultGrid
-
Returns the type of the grid.
- getGridType() - Method in class net.sf.jaxodraw.gui.JaxoTab
-
Returns the current type of the grid.
- getGridType() - Method in class net.sf.jaxodraw.gui.panel.JaxoMainPanel
-
forward to selected JaxoTab.
- getHandle() - Method in class net.sf.jaxodraw.gui.JaxoCanvas
-
The current handle.
- getHeight() - Method in class net.sf.jaxodraw.object.JaxoExtendedObject
-
Returns the height of this object.
- getHeight() - Method in class net.sf.jaxodraw.object.JaxoObject
-
Returns the height of this object.
- getIdentifier() - Method in class net.sf.jaxodraw.object.bezier.JaxoDashBezier
-
Convenience method for the Latex import/export
Should be removed when axodraw2 is ready
- getIdentifier() - Method in class net.sf.jaxodraw.object.bezier.JaxoGBezier
-
Convenience method for the Latex import/export
Should be removed when axodraw2 is ready
- getIdentifier() - Method in class net.sf.jaxodraw.object.bezier.JaxoSBezier
-
Convenience method for the Latex import/export
Should be removed when axodraw2 is ready
- getImportedGraph() - Method in class net.sf.jaxodraw.gui.panel.JaxoImportPanel
-
Returns the graph theat 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.JaxoClosableTabbedPane.ClosingEvent
-
Index that was requested to be closed.
- getIntPref(String) - Static method in class net.sf.jaxodraw.util.JaxoPrefs
-
Returns the preference with 'name' as an integer, or throws a
IllegalArgumentException if it does not correspond to an int.
- getIntValue() - Method in class net.sf.jaxodraw.gui.swing.spinner.JaxoSpinnerIntModel
-
SpinnerNumberModel.getValue()
as an int.
- getJaxoDrawVersion() - Method in class net.sf.jaxodraw.graph.JaxoSaveGraph
-
Returns the JaxoDraw version that this JaxoSaveGraph was created with.
- getJaxoObject(String) - Method in class net.sf.jaxodraw.io.imports.JaxoAxodraw
-
Returns a JaxoObject corresponding to a axodraw command.
- getJaxoObject(String) - Method in class net.sf.jaxodraw.io.imports.JaxoAxodraw4J
-
Returns a JaxoObject corresponding to a axodraw command.
- getLang() - Method in class net.sf.jaxodraw.plugin.AbstractJaxoPlugin
-
Get a dictionary for this plugin.
- getLanguageFor(int) - Static method in class net.sf.jaxodraw.util.JaxoLanguage
-
Returns the language string for the given mode.
- getLaTexAngles() - Method in class net.sf.jaxodraw.object.loop.JaxoLoopObject
-
Returns an angle which is used by the latexCommand method.
- getLaTexCenter(float, int) - Method in class net.sf.jaxodraw.object.loop.JaxoLoopObject
-
Returns a center point which is used by the latexCommand method.
- getLaTexCenter(float, int) - Method in class net.sf.jaxodraw.object.vertex.JaxoVertex
-
Returns a center point which is used by the latexCommand method.
- getLatexColorCommand(Color) - Static method in class net.sf.jaxodraw.util.JaxoColor
-
Returns a String containing the LaTex color command
(as used by the package colordvi) to set the color.
- getLatexCommand(char) - Static method in class net.sf.jaxodraw.util.JaxoGreek
-
Gets the LaTeX command for the greek character a.
- getLatexDLOffSet(float) - Method in class net.sf.jaxodraw.object.line.JaxoLineObject
-
Returns the amount this line is offset in double-line mode.
- getLaTexEndPoint(float, int) - Method in class net.sf.jaxodraw.object.line.JaxoLineObject
-
Returns the end point of this line in latex (ie axodraw) coordinates.
- getLaTexLocation(float, int) - Method in class net.sf.jaxodraw.object.JaxoObject
-
Returns the latex (ie axodraw) coordinates of the first point
of this JaxoObject.
- getLatexPoint(double, double, float, int) - Method in class net.sf.jaxodraw.object.bezier.JaxoBezierObject
-
Returns the latex (ie axodraw) coordinates of the point passed
of this JaxoObject.
- getLaTexRadius(float) - Method in class net.sf.jaxodraw.object.loop.JaxoLoopObject
-
Returns a radius which is used by the latexCommand method.
- getLaTexRadius(float) - Method in class net.sf.jaxodraw.object.vertex.JaxoVertex
-
Returns a radius which is used by the latexCommand method.
- getLaTexStartPoint(float, int) - Method in class net.sf.jaxodraw.object.line.JaxoLineObject
-
Returns the first point of this line in latex (ie axodraw) coordinates.
- getLatexTextSize() - Method in class net.sf.jaxodraw.object.group.JaxoGroup
-
Returns the groupTeXSize property of this group object.
- getLatexTextSize() - Method in class net.sf.jaxodraw.object.text.JaxoLatexText
-
Returns the latex font size of this text object.
- getLaTeXTextWarning() - Method in class 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.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.
- getLineParams(int[], String) - Method in class net.sf.jaxodraw.io.imports.JaxoAxodraw
-
- 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.
- getLoopPars(String[], String, boolean) - Method in class net.sf.jaxodraw.io.imports.JaxoAxodraw
-
- getMarkedObjects() - Method in class net.sf.jaxodraw.graph.JaxoGraph
-
All marked objects of the graph, in the order of the graph.
- getMaximumCanvasSize() - Method in class net.sf.jaxodraw.gui.JaxoCanvas
-
Maximum size of the canvas (even if there are objects with a
larger bounding box).
- getMidArcPoint() - Method in class net.sf.jaxodraw.object.arc.JaxoArcObject
-
Calculates the point in the middle of the arc.
- getMinimumCanvasSize() - Method in class net.sf.jaxodraw.gui.JaxoCanvas
-
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.gui.panel.JaxoColorChooser
-
The colors that can be chosen.
- getMode() - Method in class net.sf.jaxodraw.gui.panel.JaxoMainPanel
-
Return the current drawing/editing mode.
- getMode() - Method in class net.sf.jaxodraw.io.exports.JaxoExportImg
-
Returns the current export mode.
- getMode() - Method in class net.sf.jaxodraw.io.exports.JaxoExportPS
-
Returns the current export mode.
- getModeAsInt(String) - Static method in class net.sf.jaxodraw.util.JaxoConstants
-
Converts the given string to an integer and checks if it corresponds
to a JaxoDraw mode.
- getModeAsString(int) - Static method in class net.sf.jaxodraw.util.JaxoConstants
-
Returns a string representation of the given mode.
- getName() - Method in class net.sf.jaxodraw.object.JaxoObject
-
Returns the name of this JaxoObject.
- getNearestObject(int, int) - Method in class net.sf.jaxodraw.graph.JaxoGraph
-
Returns the JaxoObject in this graph that is closest
to the given coordinates (ie which has the nearest handle).
- getNewTabName(Component, String) - Static method in class net.sf.jaxodraw.gui.JaxoDialogs
-
Pops up a JOptionPane to allow the user to enter some text.
- getNextValue() - Method in class net.sf.jaxodraw.gui.swing.spinner.JaxoSpinnerRotationModel
- getObject() - Method in class net.sf.jaxodraw.gui.panel.edit.JaxoOptionsPanel
-
The object that is being edited.
- getObjectList() - Method in class net.sf.jaxodraw.graph.JaxoGraph
-
Returns the Vector holding the list of JaxoObjects.
- getObjectList() - Method in class net.sf.jaxodraw.graph.JaxoSaveGraph
-
Returns the Vector holding the list of JaxoObjects.
- getObjectList() - Method in class net.sf.jaxodraw.object.group.JaxoGroup
-
Returns the JaxoObjects in this group.
- getObjectPath() - Method in class net.sf.jaxodraw.object.line.JaxoDashLine
-
Get the GeneralPath that paints this line.
- getObjectPath() - Method in class net.sf.jaxodraw.object.line.JaxoFLine
-
Get the GeneralPath that paints this line.
- getObjectPath() - Method in class net.sf.jaxodraw.object.line.JaxoGlLine
-
Get the GeneralPath that paints this line.
- getObjectPath() - Method in class net.sf.jaxodraw.object.line.JaxoLineObject
-
Get the GeneralPath that paints this line.
- getObjectPath() - Method in class net.sf.jaxodraw.object.line.JaxoPLine
-
Get the GeneralPath that paints this line.
- getObjectPath() - Method in class net.sf.jaxodraw.object.line.JaxoZigZagLine
-
Get the GeneralPath that paints this line.
- getObjectPath() - Method in class net.sf.jaxodraw.object.loop.JaxoDashLoop
-
Get the GeneralPath that paints this loop.
- getObjectPath() - Method in class net.sf.jaxodraw.object.loop.JaxoFLoop
-
Get the GeneralPath that paints this loop.
- getObjectPath() - Method in class net.sf.jaxodraw.object.loop.JaxoGlLoop
-
Get the GeneralPath that paints this loop.
- getObjectPath() - Method in class net.sf.jaxodraw.object.loop.JaxoLoopObject
-
Get the GeneralPath that paints this loop.
- getObjectPath() - Method in class net.sf.jaxodraw.object.loop.JaxoPLoop
-
Get the GeneralPath that paints this loop.
- getOneBrace(String) - Method in class net.sf.jaxodraw.io.imports.JaxoAxodraw
-
Returns the four integers xi,yi,xf,yf contained in a string
of the form " # [String] * " where * can be anything
and # doesn't contain any braces.
- getOneBracket(String) - Method in class net.sf.jaxodraw.io.imports.JaxoAxodraw
-
Returns the two integers xi,yi contained in a string
of the form " # (xi,yi) * " where * can be anything
and # doesn't contain any parenthesis.
- getOneColumnPanelLayout() - Method in class net.sf.jaxodraw.gui.panel.edit.JaxoEditPanel
-
Returns the layout of one column.
- getOneCurl(String) - Method in class net.sf.jaxodraw.io.imports.JaxoAxodraw
-
Returns the string "String" contained in a string
of the form " # {String} * " where * can be anything
and # doesn't contain any curly brackets.
- getOpeningAngle() - Method in class net.sf.jaxodraw.object.arc.JaxoArcObject
-
Calculates the opening angle of this arc.
- getOrigin() - Method in class net.sf.jaxodraw.gui.swing.spinner.JaxoSpinnerIntModel
-
Origin to be used for snapping.
- getPackageList() - Method in class net.sf.jaxodraw.graph.JaxoGraph
-
Returns the Vector holding the list of Latex packages.
- getPackageList() - Method in class net.sf.jaxodraw.graph.JaxoSaveGraph
-
Returns the Vector holding the list of Latex packages.
- getPackageList() - Method in class net.sf.jaxodraw.gui.panel.JaxoLatexPackage
-
Returns the Vector holding the list of Latex packages.
- getPackages() - Method in class net.sf.jaxodraw.io.imports.JaxoAxodraw
-
Returns the current list of LaTeX packages included in the graph.
- getPaint() - Method in class net.sf.jaxodraw.util.graphics.JaxoWrapperGraphics2D
- getPanelLayout() - Method in class net.sf.jaxodraw.gui.panel.edit.JaxoEditPanel
-
Get the PanelLayout.
- getParentComponent() - Method in class net.sf.jaxodraw.io.JaxoPreview
-
Parent component to use for window owners.
- getParentComponent() - Method in class net.sf.jaxodraw.plugin.AbstractJaxoPlugin
-
Parent component for dialogs.
- getPathIterator(AffineTransform) - Method in class net.sf.jaxodraw.object.JaxoObject
-
Returns an iterator that iterates along the the shape boundary
of this JaxoObject.
- getPathIterator(AffineTransform, double) - Method in class net.sf.jaxodraw.object.JaxoObject
-
Returns an iterator that iterates along the the shape boundary
of this JaxoObject.
- getPluginInfo() - Method in class net.sf.jaxodraw.gui.panel.JaxoMainPanel
-
Returns a JaxoPluginInfo object that contains information about
available plugins at runtime.
- getPluginInfo() - 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.object.bezier.JaxoBezierObject
-
Returns a point of this Bezier curve at parameter u.
- getPointCount() - Method in class net.sf.jaxodraw.object.bezier.JaxoBezierObject
-
Returns the number of points it takes to draw this object.
- getPointCount() - Method in class net.sf.jaxodraw.object.Jaxo3PointObject
-
Returns the number of points it takes to draw this object.
- getPointCount() - Method in class net.sf.jaxodraw.object.JaxoExtendedObject
-
Returns the number of points it takes to draw this object.
- getPointCount() - Method in class net.sf.jaxodraw.object.JaxoObject
-
Returns the number of points it takes to draw this object.
- getPoints() - Method in class net.sf.jaxodraw.object.JaxoObject
-
All points, in order.
- getPreferredScrollableViewportSize() - Method in class net.sf.jaxodraw.gui.JaxoCanvas
-
Return the preferred size of the viewport.
- getPreview() - Method in class net.sf.jaxodraw.gui.panel.JaxoMainPanel
-
Default preview to be used.
- getPreviousValue() - Method in class net.sf.jaxodraw.gui.swing.spinner.JaxoSpinnerRotationModel
- getProperties() - Method in class net.sf.jaxodraw.plugin.AbstractJaxoPlugin
-
Return the current set of properties.
- 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.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.JaxoExportPlugin
-
Returns an internationalized warning when postscript
texts are present in the graph.
- getPSTextWarningForLaTeX() - Method in class net.sf.jaxodraw.plugin.JaxoExportPlugin
-
Returns an internationalized warning when postscript
texts are present in the graph.
- getRadius() - Method in class net.sf.jaxodraw.object.arc.JaxoArcObject
-
Calculates the radius of this arc.
- getRadius() - Method in class net.sf.jaxodraw.object.JaxoExtendedObject
-
Convenience method for getting the radius of a 2 point object,
ie the distance between the first two points.
- getRecentFiles() - Static method in class net.sf.jaxodraw.util.JaxoPrefs
-
Returns an array of recently opened files.
- getRelh() - Method in class net.sf.jaxodraw.object.JaxoExtendedObject
-
Returns the relative height of this object.
- getRelSize() - Method in class net.sf.jaxodraw.object.JaxoExtendedObject
-
Returns the relative width and height of this object.
- getRelw() - Method in class net.sf.jaxodraw.object.JaxoExtendedObject
-
Returns the relative width of this object.
- getRenderingHint(RenderingHints.Key) - Method in class net.sf.jaxodraw.util.graphics.JaxoWrapperGraphics2D
- getRenderingHints() - Method in class net.sf.jaxodraw.util.graphics.JaxoWrapperGraphics2D
- getResolution() - Method in class net.sf.jaxodraw.io.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.JaxoLookAndFeelPanel
-
Root component (constant).
- getRoot() - Method in class net.sf.jaxodraw.gui.panel.JaxoTabbedCanvasPanel
-
Root component displaying current tabs and a way to
switch between them.
- getRotationAngle() - Method in class net.sf.jaxodraw.object.fill.JaxoBlob
-
Returns the rotation angle of this blob.
- getRotationAngle() - Method in interface net.sf.jaxodraw.object.JaxoRotationObject
-
Returns the rotationAngle property of this rotation object.
- getRotationAngle() - Method in class net.sf.jaxodraw.object.text.JaxoTextObject
-
Returns the rotationAngle property of this text object.
- getRotationAngle() - Method in class net.sf.jaxodraw.object.vertex.JaxoVertex
-
Returns the rotation angle of this vertex.
- getRotationAngleDefaults() - Static method in class net.sf.jaxodraw.gui.panel.edit.JaxoOptionsPanel
-
List of numbers of default rotation angles to display to the user.
- getRotationValue() - Method in class net.sf.jaxodraw.gui.swing.spinner.JaxoSpinnerRotationModel
-
SpinnerNumberModel.getValue()
as an int.
- getSaveFileName() - Method in class net.sf.jaxodraw.graph.JaxoGraph
-
Returns the current default save file name.
- getSaveFileName() - Method in class net.sf.jaxodraw.gui.JaxoTab
-
Returns the current save file name.
- getSaveGraph() - Method in class net.sf.jaxodraw.graph.JaxoGraph
-
Returns the JaxoSaveGraph (i.e., the current list of objects and
the current description) of the current JaxoGraph.
- getScaleFactor() - Method in class net.sf.jaxodraw.io.imports.JaxoAxodraw
-
Returns the scale factor of this axodraw object.
- getScrollableBlockIncrement(Rectangle, int, int) - Method in class net.sf.jaxodraw.gui.JaxoCanvas
-
Return the unit increment for block scrolling.
- getScrollableTracksViewportHeight() - Method in class net.sf.jaxodraw.gui.JaxoCanvas
-
Return true if a viewport should force the height of the scrollable.
- getScrollableTracksViewportWidth() - Method in class net.sf.jaxodraw.gui.JaxoCanvas
-
Return true if a viewport should force the width of the scrollable.
- getScrollableUnitIncrement(Rectangle, int, int) - Method in class net.sf.jaxodraw.gui.JaxoCanvas
-
Return the unit increment for scrolling.
- getSecondaryColor() - Method in class net.sf.jaxodraw.gui.handle.AbstractJaxoHandle
-
Returns the secondary color of this handle.
- getSelectedTab() - Method in class net.sf.jaxodraw.gui.panel.JaxoMainPanel
-
forward to JaxoTabbedCanvasPanel.
- getSelectedTab() - Method in class net.sf.jaxodraw.gui.panel.JaxoTabbedCanvasPanel
-
Return the currently active tab.
- getSelectedTabIndex() - Method in class net.sf.jaxodraw.gui.panel.JaxoTabbedCanvasPanel
-
Returns the index of the currently active tab.
- getShortGraphName() - Method in class net.sf.jaxodraw.plugin.AbstractJaxoPlugin
-
Returns the short name of the current graph.
- getShortName() - Method in class net.sf.jaxodraw.io.exports.JaxoExportImg
-
Return a short name for this plugin.
- getShortName() - Method in class net.sf.jaxodraw.io.exports.JaxoExportLatex
-
Return a short name for this plugin.
- getShortName() - Method in class net.sf.jaxodraw.io.exports.JaxoExportLatexPS
-
Return a short name for this plugin.
- getShortName() - Method in class net.sf.jaxodraw.io.exports.JaxoExportPS
-
Return a short name for this plugin.
- getShortName() - Method in class net.sf.jaxodraw.io.imports.JaxoImportAxodraw
-
Return a short name for this plugin.
- getShortName() - Method in interface net.sf.jaxodraw.plugin.JaxoPlugin
-
Return a short name for this plugin.
- getSixInts(String) - Method in class net.sf.jaxodraw.io.imports.JaxoAxodraw
-
Returns the six integers x1, y1,x2,y2,x3,y3 contained in a string
of the form " # (x1, y1) (x2,y2) (x3,y3) * " where * can be anything
and # doesn't contain any parenthesis.
- getSize() - Method in class net.sf.jaxodraw.gui.handle.AbstractJaxoHandle
-
The handle size.
- getSize() - Method in class net.sf.jaxodraw.object.JaxoExtendedObject
-
Returns the width and height of this object.
- 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.JaxoEditPanel
-
Returns a JSpinner.
- getSpinner(int, int, int, int, String) - Method in class net.sf.jaxodraw.gui.panel.edit.JaxoEditPanel
-
Returns a JSpinner.
- getState() - Static method in class net.sf.jaxodraw.util.JaxoPrefs
-
State of preferences.
- getStringPref(String) - Static method in class net.sf.jaxodraw.util.JaxoPrefs
-
Returns the preference with 'name' as a String, or throws a
IllegalArgumentException if it does not correspond to a String.
- getStroke() - Method in class net.sf.jaxodraw.gui.handle.AbstractJaxoHandle
-
Returns the stroke of this handle.
- getStroke() - Method in class net.sf.jaxodraw.io.imports.JaxoAxodraw
-
Return the current stroke (line width).
- getStroke() - Method in class net.sf.jaxodraw.object.arrow.AbstractBaseArrow
-
Returns the stroke of this arrow.
- getStroke() - Method in class net.sf.jaxodraw.object.JaxoExtendedObject
-
Returns the stroke of this particle object.
- getStroke() - Method in class net.sf.jaxodraw.util.graphics.JaxoWrapperGraphics2D
- getStrokeWidth() - Method in class net.sf.jaxodraw.object.JaxoExtendedObject
-
Returns the stroke width property of this particle object.
- getSystemFonts() - Static method in class net.sf.jaxodraw.gui.panel.JaxoPrefsPanel
-
The available system fonts as an immutable List of Strings.
- getT4Params(int[], int[]) - Method in class net.sf.jaxodraw.io.imports.JaxoAxodraw
-
- 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.
- getTabWithSaveFileName(String) - Method in class net.sf.jaxodraw.gui.panel.JaxoTabbedCanvasPanel
-
(An arbitrary) Tab with the given saveFileName, or 'null' if
none exists.
- getText(Component) - Static method in class net.sf.jaxodraw.gui.JaxoDialogs
-
Opens a dialog to enter a text.
- getTextString() - Method in class net.sf.jaxodraw.object.text.JaxoTextObject
-
Returns the textString property of this text object.
- getThreeCurls(String) - Method in class net.sf.jaxodraw.io.imports.JaxoAxodraw
-
Returns the three strings s1, s2, s3 contained in a string
of the form " # {s1}{s2}{s3} * " where * can be anything
and # doesn't contain any curly brackets.
- getTitle() - Method in class net.sf.jaxodraw.io.JaxoPreview
-
Title to be used for internally opened Windows.
- getTransform() - Method in class net.sf.jaxodraw.util.graphics.JaxoWrapperGraphics2D
- 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.
- getTwoCurls(String) - Method in class net.sf.jaxodraw.io.imports.JaxoAxodraw
-
Returns the two strings s1, s2 contained in a string
of the form " # {s1}{s2} * " where * can be anything
and # doesn't contain any curly brackets.
- getTwoInts(String) - Method in class net.sf.jaxodraw.io.imports.JaxoAxodraw
-
Returns the two integers xi,yi contained in a string
of the form " # (xi,yi) * " where * can be anything
and # doesn't contain any parenthesis.
- getUIManagerValue() - Method in class net.sf.jaxodraw.gui.panel.JaxoLookAndFeelPanel
-
Current LookAndFeel class name.
- getValid() - Method in class net.sf.jaxodraw.io.imports.JaxoAxodraw
-
Returns an array that indicates which required LaTeX commands
were found.
- getValue() - Method in class net.sf.jaxodraw.gui.panel.JaxoLookAndFeelPanel
-
Chosen LookAndFeel class name.
- getVertexType() - Method in class net.sf.jaxodraw.gui.panel.JaxoMainPanel
-
Returns the current vertex type.
- getWarningForGraph() - Method in class net.sf.jaxodraw.io.exports.JaxoExport
-
Returns a warning if the current graph contains a LaTeX text.
- getWarningForGraph() - Method in class net.sf.jaxodraw.io.exports.JaxoExportLatex
-
Returns a warning if the current graph contains a LaTeX text.
- getWarningForGraph() - Method in class net.sf.jaxodraw.io.exports.JaxoExportLatexPS
-
Returns a warning if the current graph contains a LaTeX text.
- getWarningForGraph() - Method in class 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.object.JaxoExtendedObject
-
Returns the width of this object.
- getWidth() - Method in class net.sf.jaxodraw.object.JaxoObject
-
Returns the width of this object.
- getWiggles() - Method in class net.sf.jaxodraw.object.JaxoParticleObject
-
Returns the wiggles property of this particle object.
- getWiggles() - Method in interface net.sf.jaxodraw.object.JaxoWiggleObject
-
Gets the number of wiggles of this WiggleObject.
- getX(int) - Method in class net.sf.jaxodraw.object.bezier.JaxoBezierObject
-
X coordinate of Point 0 <= index < getPointCount().
- getX(int) - Method in class net.sf.jaxodraw.object.Jaxo3PointObject
-
X coordinate of Point 0 <= index < getPointCount().
- getX() - Method in class net.sf.jaxodraw.object.JaxoArrow.Coordinates
-
Return the x position of the arrow.
- getX(int) - Method in class net.sf.jaxodraw.object.JaxoExtendedObject
-
X coordinate of Point 0 <= index < getPointCount().
- getX(int) - Method in class net.sf.jaxodraw.object.JaxoObject
-
X coordinate of Point 0 <= index < getPointCount().
- getX() - Method in class net.sf.jaxodraw.object.JaxoObject
-
Returns the x coordinate of this object.
- getX2() - Method in class net.sf.jaxodraw.object.JaxoExtendedObject
-
Returns the x2 coordinate of this object.
- getX3() - Method in class net.sf.jaxodraw.object.Jaxo3PointObject
-
Returns the x coordinate of the first click point of this arc.
- getX4() - Method in class net.sf.jaxodraw.object.bezier.JaxoBezierObject
-
Returns the x coordinate of the fourth click point of this Bezier.
- getY(int) - Method in class net.sf.jaxodraw.object.bezier.JaxoBezierObject
-
Y coordinate of Point 0 <= index < getPointCount().
- getY(int) - Method in class net.sf.jaxodraw.object.Jaxo3PointObject
-
Y coordinate of Point 0 <= index < getPointCount().
- getY() - Method in class net.sf.jaxodraw.object.JaxoArrow.Coordinates
-
Return the y position of the arrow.
- getY(int) - Method in class net.sf.jaxodraw.object.JaxoExtendedObject
-
Y coordinate of Point 0 <= index < getPointCount().
- getY(int) - Method in class net.sf.jaxodraw.object.JaxoObject
-
Y coordinate of Point 0 <= index < getPointCount().
- getY() - Method in class net.sf.jaxodraw.object.JaxoObject
-
Returns the y coordinate of this object.
- getY2() - Method in class net.sf.jaxodraw.object.JaxoExtendedObject
-
Returns the y2 coordinate of this object.
- getY3() - Method in class net.sf.jaxodraw.object.Jaxo3PointObject
-
Returns the y coordinate of the first click point of this arc.
- getY4() - Method in class net.sf.jaxodraw.object.bezier.JaxoBezierObject
-
Returns the y coordinate of the fourth click point of this Bezier.
- getZoom() - Method in class net.sf.jaxodraw.gui.JaxoCanvas
-
Return the zoom of this canvas.
- getZoomFactor() - Method in class net.sf.jaxodraw.gui.JaxoZoom
-
Returns the zoom factor.
- getZoomFactorFor(int) - Static method in class net.sf.jaxodraw.gui.JaxoZoom
-
Returns the zoom factor size for the given mode.
- GHOST_DASH - Static variable in class net.sf.jaxodraw.object.JaxoParticleObject
-
Default dash for ghost objects.
- GLARC - Static variable in class net.sf.jaxodraw.util.JaxoConstants
-
Gluon arc.
- GLBEZ - Static variable in class net.sf.jaxodraw.util.JaxoConstants
-
Gluonic Bezier.
- GLINE - Static variable in class net.sf.jaxodraw.util.JaxoConstants
-
Ghost line.
- GLLINE - Static variable in class net.sf.jaxodraw.util.JaxoConstants
-
Gluon line.
- GLLOOP - Static variable in class net.sf.jaxodraw.util.JaxoConstants
-
Gluon loop.
- GLOOP - Static variable in class net.sf.jaxodraw.util.JaxoConstants
-
Ghost loop.
- GLUON_FREQ - Static variable in class net.sf.jaxodraw.object.JaxoParticleObject
-
Default frequency for gluon objects.
- 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.
- GRAY_SCALE_FORMAT - Static variable in class net.sf.jaxodraw.object.JaxoObject
-
The decimal format used gray scales in LaTeX output.
- 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 - Static variable in class net.sf.jaxodraw.util.JaxoConstants
-
Grid.
- GRID_ONOFF - Static variable in class net.sf.jaxodraw.util.JaxoConstants
-
Grid on/off.
- GRID_SIZE - Static variable in class net.sf.jaxodraw.util.JaxoConstants
-
Grid size.
- GRID_STYLE_CROSS - Static variable in class net.sf.jaxodraw.util.JaxoConstants
-
Cross style.
- GRID_STYLE_DOT - Static variable in class net.sf.jaxodraw.util.JaxoConstants
-
Dot style.
- GRID_STYLE_LINE - Static variable in class net.sf.jaxodraw.util.JaxoConstants
-
Line style.
- GRID_STYLE_LINE_HONEYCOMB - Static variable in class net.sf.jaxodraw.util.JaxoConstants
-
Honeycomb style.
- GRIDBAR - Static variable in class net.sf.jaxodraw.util.JaxoConstants
-
Show gridbar.
- groupMarkedObjects() - Method in class net.sf.jaxodraw.graph.JaxoGraph
-
Groups the currently marked objects.
- groupMarkedObjects() - Method in class net.sf.jaxodraw.gui.JaxoCanvas
-
Groups the currently marked objects.
- 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'.
- 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'.
- IMPORT - Static variable in class net.sf.jaxodraw.util.JaxoConstants
-
Import a Latex file.
- importGraph(InputStream) - Method in class net.sf.jaxodraw.io.imports.JaxoImportAxodraw
-
Import a graph from a Reader.
- importGraph(String) - Method in class net.sf.jaxodraw.plugin.JaxoImportPlugin
-
Imports a graph from the given file.
- importGraph(File) - Method in class net.sf.jaxodraw.plugin.JaxoImportPlugin
-
Imports a graph from the given file.
- importGraph(InputStream) - Method in class net.sf.jaxodraw.plugin.JaxoImportPlugin
-
Import a graph from a Reader.
- info(String) - Method in interface net.sf.jaxodraw.plugin.JaxoPluginLogger
-
Logs a INFO message.
- info(Exception) - Method in interface net.sf.jaxodraw.plugin.JaxoPluginLogger
-
Logs a INFO exception.
- info(String, Exception) - Method in interface net.sf.jaxodraw.plugin.JaxoPluginLogger
-
Logs a INFO message.
- info() - Static method in class net.sf.jaxodraw.util.JaxoInfo
-
Returns an info message.
- INFO - Static variable in class net.sf.jaxodraw.util.JaxoLog
-
INFO logging level (default).
- info(String) - Static method in class net.sf.jaxodraw.util.JaxoLog
-
Logs an INFO message.
- info(String, Exception) - Static method in class net.sf.jaxodraw.util.JaxoLog
-
Logs an INFO message.
- info(Exception) - Static method in class net.sf.jaxodraw.util.JaxoLog
-
Logs an INFO message.
- info(String) - Static method in class net.sf.jaxodraw.util.JaxoLooknFeel
-
Return a LookAndFeelInfo object for a given class name.
- infoI18N(String) - Static method in class net.sf.jaxodraw.util.JaxoLog
-
Logs an INFO message.
- infoI18N(String, Exception) - Static method in class net.sf.jaxodraw.util.JaxoLog
-
Logs an INFO message.
- initSessionPrefs() - Static method in class net.sf.jaxodraw.util.JaxoPrefs
-
Sets the Preferences for the current session from the Preferences node.
- initTabs() - Method in class net.sf.jaxodraw.gui.panel.JaxoTabbedCanvasPanel
-
Initialize tabs (show a default untitled tab if there is not).
- initTabs(String) - Method in class net.sf.jaxodraw.gui.panel.JaxoTabbedCanvasPanel
-
Initialize tabs (open 'initialFile', or, if it fails, and there is
no tab, show a default untitled tab.
- innerStrokeDashes(double) - Method in class net.sf.jaxodraw.object.arc.JaxoDashArc
-
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.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.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.object.loop.JaxoDashLoop
-
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.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.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
-
DO NOT USE.
- 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.object.JaxoList
-
Intersection of the bounding box of this JaxoList with the given Rectangle.
- intersection(Rectangle) - Method in class net.sf.jaxodraw.object.JaxoObjectList
-
Intersection of the bounding box of this JaxoList with the given Rectangle.
- intersects(double, double, double, double) - Method in class net.sf.jaxodraw.object.JaxoObject
-
Test if the interior of this JaxoObject intersects the interior of the
given rectangular area.
- intersects(Rectangle2D) - Method in class net.sf.jaxodraw.object.JaxoObject
-
Test if the interior of this JaxoObject intersects the interior of the
given rectangular area.
- IOTA - Static variable in class net.sf.jaxodraw.util.JaxoGreek
-
The greek letter iota.
- isActionMode(int) - Static method in class net.sf.jaxodraw.util.JaxoConstants
-
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.gui.panel.JaxoColorChooser
-
Determines if the color change is temporary.
- isAntialiasEnabled() - Method in class net.sf.jaxodraw.gui.JaxoCanvas
-
Should objects (but not handles) be painted with
antialiasing turned explicitly on?
- isAntialiasing() - Method in class net.sf.jaxodraw.io.exports.JaxoExportImg
-
Returns the current antialias setting.
- isArcMode(int) - Static method in class net.sf.jaxodraw.util.JaxoConstants
-
Determines whether the given mode is an arc mode.
- isAround(int, int, int, JaxoHandle) - Method in class net.sf.jaxodraw.object.JaxoObject
-
Determines if the given coordinates are contained within
the given handle at the given point of this object.
- isBezierMode(int) - Static method in class net.sf.jaxodraw.util.JaxoConstants
-
Determines whether the given mode is a Bezier mode.
- 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.gui.panel.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.object.arc.JaxoArcObject
-
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(JaxoSaveGraph) - Method in class net.sf.jaxodraw.graph.JaxoSaveGraph
-
Determines if this JaxoSaveGraph is a copy of the specified one.
- isCopy(JaxoObject) - Method in class net.sf.jaxodraw.object.arc.JaxoArcObject
-
Determines if this JaxoObject is a copy of the specified one.
- isCopy(JaxoObject) - Method in class net.sf.jaxodraw.object.arc.JaxoFArc
-
Determines if this JaxoObject is a copy of the specified one.
- isCopy(JaxoObject) - Method in class net.sf.jaxodraw.object.arc.JaxoGArc
-
Determines if this JaxoObject is a copy of the specified one.
- isCopy(JaxoObject) - Method in class net.sf.jaxodraw.object.arc.JaxoGlArc
-
Determines if this JaxoObject is a copy of the specified one.
- isCopy(JaxoObject) - Method in class net.sf.jaxodraw.object.arc.JaxoPArc
-
Determines if this JaxoObject is a copy of the specified one.
- isCopy(JaxoObject) - Method in class net.sf.jaxodraw.object.arc.JaxoSArc
-
Determines if this JaxoObject is a copy of the specified one.
- isCopy(JaxoArrow) - Method in class net.sf.jaxodraw.object.arrow.AbstractBaseArrow
-
Checks if this Arrow is a copy of the given test Arrow.
- isCopy(JaxoArrow) - Method in class net.sf.jaxodraw.object.arrow.JaxoDefaultArrow
-
Checks if this Arrow is a copy of the given test Arrow.
- isCopy(JaxoObject) - Method in class net.sf.jaxodraw.object.bezier.JaxoBezierObject
-
Determines if this JaxoObject is a copy of the specified one.
- isCopy(JaxoObject) - Method in class net.sf.jaxodraw.object.bezier.JaxoFBezier
-
Determines if this JaxoObject is a copy of the specified one.
- isCopy(JaxoObject) - Method in class net.sf.jaxodraw.object.bezier.JaxoGBezier
-
Determines if this JaxoObject is a copy of the specified one.
- isCopy(JaxoObject) - Method in class net.sf.jaxodraw.object.bezier.JaxoGlBezier
-
Determines if this JaxoObject is a copy of the specified one.
- isCopy(JaxoObject) - Method in class net.sf.jaxodraw.object.bezier.JaxoPBezier
-
Determines if this JaxoObject is a copy of the specified one.
- isCopy(JaxoObject) - Method in class net.sf.jaxodraw.object.bezier.JaxoSBezier
-
Determines if this JaxoObject is a copy of the specified one.
- isCopy(JaxoObject) - Method in class net.sf.jaxodraw.object.fill.JaxoBlob
-
Determines if this JaxoObject is a copy of the specified one.
- isCopy(JaxoObject) - Method in class net.sf.jaxodraw.object.fill.JaxoBox
-
Determines if this JaxoObject is a copy of the specified one.
- isCopy(JaxoObject) - Method in class net.sf.jaxodraw.object.fill.JaxoFillObject
-
Determines if this JaxoObject is a copy of the specified one.
- isCopy(JaxoObject) - Method in class net.sf.jaxodraw.object.group.JaxoGroup
-
Determines if this JaxoObject is a copy of the specified one.
- isCopy(JaxoObject) - Method in class net.sf.jaxodraw.object.Jaxo3PointObject
-
Determines if this JaxoObject is a copy of the specified one.
- isCopy(JaxoArrow) - Method in interface net.sf.jaxodraw.object.JaxoArrow
-
Checks if this Arrow is a copy of the given test Arrow.
- isCopy(JaxoObject) - Method in class net.sf.jaxodraw.object.JaxoExtendedObject
-
Determines if this JaxoObject is a copy of the specified one.
- isCopy(JaxoList) - Method in interface net.sf.jaxodraw.object.JaxoList
-
Determines if this JaxoList is a copy of the specified one.
- isCopy(JaxoObject) - Method in class net.sf.jaxodraw.object.JaxoObject
-
Determines if this JaxoObject is a copy of the specified one.
- isCopy(JaxoList) - Method in class net.sf.jaxodraw.object.JaxoObjectList
-
Determines if this JaxoList is a copy of the specified one.
- isCopy(JaxoObject) - Method in class net.sf.jaxodraw.object.JaxoParticleObject
-
Determines if this JaxoObject is a copy of the specified one.
- isCopy(JaxoObject) - Method in class net.sf.jaxodraw.object.line.JaxoFLine
-
Determines if this JaxoObject is a copy of the specified one.
- isCopy(JaxoObject) - Method in class net.sf.jaxodraw.object.line.JaxoGLine
-
Determines if this JaxoObject is a copy of the specified one.
- isCopy(JaxoObject) - Method in class net.sf.jaxodraw.object.line.JaxoGlLine
-
Determines if this JaxoObject is a copy of the specified one.
- isCopy(JaxoObject) - Method in class net.sf.jaxodraw.object.line.JaxoLineObject
-
Determines if this JaxoObject is a copy of the specified one.
- isCopy(JaxoObject) - Method in class net.sf.jaxodraw.object.line.JaxoPLine
-
Determines if this JaxoObject is a copy of the specified one.
- isCopy(JaxoObject) - Method in class net.sf.jaxodraw.object.line.JaxoSLine
-
Determines if this JaxoObject is a copy of the specified one.
- isCopy(JaxoObject) - Method in class net.sf.jaxodraw.object.line.JaxoZigZagLine
-
Determines if this JaxoObject is a copy of the specified one.
- isCopy(JaxoObject) - Method in class net.sf.jaxodraw.object.loop.JaxoFLoop
-
Determines if this JaxoObject is a copy of the specified one.
- isCopy(JaxoObject) - Method in class net.sf.jaxodraw.object.loop.JaxoGlLoop
-
Determines if this JaxoObject is a copy of the specified one.
- isCopy(JaxoObject) - Method in class net.sf.jaxodraw.object.loop.JaxoGLoop
-
Determines if this JaxoObject is a copy of the specified one.
- isCopy(JaxoObject) - Method in class net.sf.jaxodraw.object.loop.JaxoLoopObject
-
Determines if this JaxoObject is a copy of the specified one.
- isCopy(JaxoObject) - Method in class net.sf.jaxodraw.object.loop.JaxoPLoop
-
Determines if this JaxoObject is a copy of the specified one.
- isCopy(JaxoObject) - Method in class net.sf.jaxodraw.object.loop.JaxoSLoop
-
Determines if this JaxoObject is a copy of the specified one.
- isCopy(JaxoObject) - Method in class net.sf.jaxodraw.object.text.JaxoLatexText
-
Determines if this JaxoObject is a copy of the specified one.
- isCopy(JaxoObject) - Method in class net.sf.jaxodraw.object.text.JaxoPSText
-
Determines if this JaxoObject is a copy of the specified one.
- isCopy(JaxoObject) - Method in class net.sf.jaxodraw.object.text.JaxoTextObject
-
Determines if this JaxoObject is a copy of the specified one.
- isCopy(JaxoObject) - Method in class net.sf.jaxodraw.object.vertex.JaxoVertex
-
Determines if this JaxoObject is a copy of the specified one.
- isCopy(JaxoObject) - Method in class net.sf.jaxodraw.object.vertex.JaxoVertexT1
-
Determines if this JaxoObject is a copy of the specified one.
- isCopy(JaxoObject) - Method in class net.sf.jaxodraw.object.vertex.JaxoVertexT2
-
Determines if this JaxoObject is a copy of the specified one.
- isCopy(JaxoObject) - Method in class net.sf.jaxodraw.object.vertex.JaxoVertexT3
-
Determines if this JaxoObject is a copy of the specified one.
- isCopy(JaxoObject) - Method in class net.sf.jaxodraw.object.vertex.JaxoVertexT4
-
Determines if this JaxoObject is a copy of the specified one.
- isCopy(JaxoObject) - Method in class net.sf.jaxodraw.object.vertex.JaxoVertexT5
-
Determines if this JaxoObject is a copy of the specified one.
- isCopy(JaxoObject) - Method in class net.sf.jaxodraw.object.vertex.JaxoVertexT6
-
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(int) - Static method in class net.sf.jaxodraw.util.JaxoConstants
-
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, int) - 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, int) - 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.object.JaxoParticleObject
-
Returns the double line property.
- isEditMode(int) - Static method in class net.sf.jaxodraw.util.JaxoConstants
-
Determines whether the given mode is an edit mode.
- isEnabled() - Method in class net.sf.jaxodraw.gui.panel.JaxoLatexTextToolTip
-
If not enabled, do nothing.
- isFileMode(int) - Static method in class net.sf.jaxodraw.util.JaxoConstants
-
Determines whether the given mode is a file mode.
- isFilled() - Method in class net.sf.jaxodraw.object.arrow.AbstractBaseArrow
-
Determines if the arrow is filled.
- isFilled() - Method in class net.sf.jaxodraw.object.fill.JaxoFillObject
-
Determines if the object is actually filled.
- isFilled() - Method in interface net.sf.jaxodraw.object.JaxoFillColorObject
-
Determines if the object is actually filled.
- isFilled() - Method in class net.sf.jaxodraw.object.vertex.JaxoVertexT2
-
Determines if the object is actually filled.
- isFilled() - Method in class net.sf.jaxodraw.object.vertex.JaxoVertexT5
-
Determines if the object is actually filled.
- isFlip() - Method in class net.sf.jaxodraw.object.JaxoParticleObject
-
Returns the flip property of this particle object.
- 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.util.JaxoGreek
-
Tests whether the given character corresponds to one of the
greek characters defined in this class.
- isGridMode(int) - Static method in class net.sf.jaxodraw.util.JaxoConstants
-
Determines whether the given mode is a grid mode.
- isGridOn() - Method in class net.sf.jaxodraw.gui.panel.JaxoMainPanel
-
Check if the grid is currently switched on in the preferences.
- isGridPainted() - Method in class net.sf.jaxodraw.gui.JaxoCanvas
-
Whether the grid is painted.
- isHelpMode(int) - Static method in class net.sf.jaxodraw.util.JaxoConstants
-
Determines whether the given mode is a help mode.
- 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.exports.JaxoExportPS
-
Returns the landscape mode.
- isLanguageMode(int) - Static method in class net.sf.jaxodraw.util.JaxoConstants
-
Determines whether the given mode is a language mode.
- isLatexCommand(String) - Static method in class net.sf.jaxodraw.util.JaxoGreek
-
Tests whether the given latex command corresponds to one of the
greek characters defined in this class.
- isLineMode(int) - Static method in class net.sf.jaxodraw.util.JaxoConstants
-
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(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.
- 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.
- isLoopMode(int) - Static method in class net.sf.jaxodraw.util.JaxoConstants
-
Determines whether the given mode is a loop mode.
- isMarked() - Method in class net.sf.jaxodraw.object.JaxoObject
-
Determines whether this JaxoObject is marked as an element
of a group or not.
- isMiscMode(int) - Static method in class net.sf.jaxodraw.util.JaxoConstants
-
Determines whether the given mode is a misc mode.
- isNewObjectMode(int) - Static method in class net.sf.jaxodraw.util.JaxoConstants
-
Determines whether the given mode is a mode
that will create a new JaxoObject.
- isNoFreqStretching() - Method in class net.sf.jaxodraw.object.bezier.JaxoBezierObject
-
Returns the frequency stretching property of this Bezier.
- isOneLine() - Method in class net.sf.jaxodraw.object.Jaxo3PointObject
-
Determines if the three points lie exactly on one line.
- isOptional() - Method in class net.sf.jaxodraw.gui.panel.button.JaxoColorButton
-
Current optional property.
- isOptional() - Method in class net.sf.jaxodraw.gui.panel.JaxoColorChooser
-
Current optional property.
- isOptionMode(int) - Static method in class net.sf.jaxodraw.util.JaxoConstants
-
Determines whether the given mode is an option mode.
- isPaintArrow() - Method in class net.sf.jaxodraw.object.JaxoParticleObject
-
Determines whether the arrow property of this particle object is set or not.
- isParticleMode(int) - Static method in class net.sf.jaxodraw.util.JaxoConstants
-
Determines whether the given mode is a particle mode.
- isPermanent() - Method in class net.sf.jaxodraw.gui.panel.JaxoColorChooser
-
Whether the chooser stays alive after showing for further requests.
- isPrinting() - Method in class net.sf.jaxodraw.util.graphics.JaxoGraphics2D
-
If printing is active, do not paint any UI-elements or aids.
- isRolledOver(int, int) - Method in class net.sf.jaxodraw.object.text.JaxoLatexText
-
Determines whether the cursor is currently above the
visual aid icon of this LatexText.
- 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(int) - Static method in class net.sf.jaxodraw.util.JaxoConstants
-
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.object.arc.JaxoArcObject
-
Checks if this arc is singular.
- isSnap() - Method in class net.sf.jaxodraw.gui.panel.JaxoMainPanel
-
Returns the current snap mode.
- isSnap() - Method in class net.sf.jaxodraw.gui.swing.spinner.JaxoSpinnerIntModel
-
Is 'value' always snapped to 'origin' + multiples of stepSize?
- isSnapped(Point) - Method in class net.sf.jaxodraw.gui.grid.JaxoDefaultGrid
-
Determines if 'p' is on the grid.
- isSnapped(Point) - Method in interface net.sf.jaxodraw.gui.grid.JaxoGrid
-
Determines if 'p' is on the grid.
- isSnappingToGrid() - Method in class net.sf.jaxodraw.gui.JaxoCanvas
-
Determines if points are snapped to the grid.
- isSnappingToGrid() - Method in class net.sf.jaxodraw.gui.JaxoTab
-
Determines whether snapping to the grid is currently on.
- isSymmetric() - Method in class net.sf.jaxodraw.object.arc.JaxoPArc
-
Returns the symmetric property of this JaxoPArc.
- isSymmetric() - Method in interface net.sf.jaxodraw.object.JaxoSymmetricObject
-
Returns the symmetric property of this object.
- isSymmetric() - Method in class net.sf.jaxodraw.object.line.JaxoPLine
-
Returns the symmetric property of this JaxoPLine.
- isSymmetric() - Method in class net.sf.jaxodraw.object.line.JaxoZigZagLine
-
Returns the symmetric property of this JaxoZigZagLine.
- isTextMode(int) - Static method in class net.sf.jaxodraw.util.JaxoConstants
-
Determines whether the given mode is a text mode
(either LATEX or TEXT).
- isVertexMode(int) - Static method in class net.sf.jaxodraw.util.JaxoConstants
-
Determines whether the given mode is a vertex mode.
- isWarnEnabled() - Method in interface net.sf.jaxodraw.plugin.JaxoPluginLogger
-
Check if a warn message would actually be logged by the current logger.
- isWatchMode() - Method in class net.sf.jaxodraw.gui.panel.JaxoMainPanel
-
Indicates whether watch mode is active or not.
- isZoomFactorMode(int) - Static method in class net.sf.jaxodraw.util.JaxoConstants
-
Determines whether the given mode is a zoom factor mode.
- ITALIAN - Static variable in class net.sf.jaxodraw.util.JaxoConstants
-
Italian language mode.
- ITALIAN - Static variable in class net.sf.jaxodraw.util.JaxoLanguage
-
Italian.
- 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.JaxoGridBar
-
- itemStateChanged(ItemEvent) - Method in class net.sf.jaxodraw.gui.panel.JaxoPrefsPanel
-
Currently handles color space changes and grid type changes.
- 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.
- 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.
- Jaxo3PointObject - Class in net.sf.jaxodraw.object
-
- Jaxo3PointObject() - Constructor for class net.sf.jaxodraw.object.Jaxo3PointObject
-
- 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.
- JAXO_COLORS_MODE - Static variable in class net.sf.jaxodraw.util.JaxoColor
-
All Colors defined in JaxoColor can be chosen.
- JAXO_COLORS_NO_GRAYSCALES_MODE - Static variable in class net.sf.jaxodraw.util.JaxoColor
-
Colors defined in JaxoColor except grayscales can be chosen.
- 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.
- JaxoArcObject - Class in net.sf.jaxodraw.object.arc
-
The mother of all arc objects.
- JaxoArcObject() - Constructor for class net.sf.jaxodraw.object.arc.JaxoArcObject
-
- JaxoArrow - Interface in net.sf.jaxodraw.object
-
An arrow for a JaxoObject.
- JaxoArrow.Coordinates - Class in net.sf.jaxodraw.object
-
The coordinates of an arrow.
- JaxoArrow.Coordinates(double, double, double) - Constructor for class net.sf.jaxodraw.object.JaxoArrow.Coordinates
-
Construct a set of coordinates.
- 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) - Constructor for class net.sf.jaxodraw.gui.panel.edit.JaxoArrowEditPanel
-
Constructor: returns a arrow edit panel with the given params.
- JaxoAxodraw - Class in net.sf.jaxodraw.io.imports
-
Defines a number of axodraw LaTeX commands and all the methods to convert
them into JaxoObjects.
- JaxoAxodraw() - Constructor for class net.sf.jaxodraw.io.imports.JaxoAxodraw
-
Constructor: Initializes the list of Latex packages
(axodraw and color).
- JaxoAxodraw4J - Class in net.sf.jaxodraw.io.imports
-
Extension to JaxoAxodraw that adds Bezier imports.
- JaxoAxodraw4J() - Constructor for class net.sf.jaxodraw.io.imports.JaxoAxodraw4J
-
Constructor: just calls super().
- JaxoBezierObject - Class in net.sf.jaxodraw.object.bezier
-
Abstract class for the implementation of a bezier curve.
- JaxoBezierObject() - Constructor for class net.sf.jaxodraw.object.bezier.JaxoBezierObject
-
- JaxoBlob - Class in net.sf.jaxodraw.object.fill
-
A blob object: a general ellypse that can be rotated.
- JaxoBlob() - Constructor for class net.sf.jaxodraw.object.fill.JaxoBlob
-
- JaxoBox - Class in net.sf.jaxodraw.object.fill
-
A box object.
- JaxoBox() - Constructor for class net.sf.jaxodraw.object.fill.JaxoBox
-
- JaxoButtonPanel - Class in net.sf.jaxodraw.gui.panel.button
-
The menu bar that holds the file, edit, options and help menus.
- JaxoButtonPanel() - Constructor for class net.sf.jaxodraw.gui.panel.button.JaxoButtonPanel
-
Constructs the button panel,
adding particle, edit, misc, action and grid button panels.
- JaxoCanvas - Class in net.sf.jaxodraw.gui
-
An instance of the canvas: responsible for all the painting.
- JaxoCanvas(JaxoMainPanel) - Constructor for class net.sf.jaxodraw.gui.JaxoCanvas
-
Constructs a new canvas within the specified panel.
- JaxoCanvasPopupMenu - Class in net.sf.jaxodraw.gui.menu.popup
-
A class that displays a pop-up menu if the user right-clicks on a tab.
- JaxoCanvasPopupMenu(ActionListener) - Constructor for class net.sf.jaxodraw.gui.menu.popup.JaxoCanvasPopupMenu
-
Constructor: sets all the menu entries and the action listeners.
- 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.gui.panel
-
Opens a file chooser dialog that is used for opening, saving and exporting
files.
- JaxoChooseFile(Component) - Constructor for class net.sf.jaxodraw.gui.panel.JaxoChooseFile
-
Constructor.
- JaxoChooseFile(Component, String) - Constructor for class net.sf.jaxodraw.gui.panel.JaxoChooseFile
-
Constructor.
- JaxoCLIConvert - Class in net.sf.jaxodraw.io
-
This class provides convenience methods to convert JaxoDraw
xml files to tex (axodraw4j) files and vice versa.
- 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.
- JaxoClosableTabbedPane.ClosingEvent - Class in net.sf.jaxodraw.gui.swing
-
Standard listener pattern.
- JaxoClosableTabbedPane.ClosingEvent(JaxoClosableTabbedPane, int) - Constructor for class net.sf.jaxodraw.gui.swing.JaxoClosableTabbedPane.ClosingEvent
-
A closing event.
- JaxoClosableTabbedPane.ClosingListener - Interface in net.sf.jaxodraw.gui.swing
-
Standard listener pattern.
- 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.
- JaxoColorButton - Class in net.sf.jaxodraw.gui.panel.button
-
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.gui.panel.button.JaxoColorButton
-
with Color.black.
- JaxoColorButton(Color) - Constructor for class net.sf.jaxodraw.gui.panel.button.JaxoColorButton
-
with the given color.
- JaxoColorChooser - Class in net.sf.jaxodraw.gui.panel
-
Color chooser dialog, a wrapper around JColorChooser.
- JaxoColorChooser(Component) - Constructor for class net.sf.jaxodraw.gui.panel.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(Color) - Constructor for class net.sf.jaxodraw.gui.panel.edit.JaxoColorEditPanel
-
Constructor: returns a color edit panel with the given color.
- JaxoColorEditPanel(int, 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.
- 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.
- JaxoConsoleHandler - Class in net.sf.jaxodraw.logging
-
A ConsoleHandler for log records.
- JaxoConsoleHandler() - Constructor for class net.sf.jaxodraw.logging.JaxoConsoleHandler
-
Constructor.
- JaxoConstants - Class in net.sf.jaxodraw.util
-
Defines constants used throughout JaxoDraw.
- JaxoDashArc - Class in net.sf.jaxodraw.object.arc
-
A dashed arc.
- JaxoDashArc() - Constructor for class net.sf.jaxodraw.object.arc.JaxoDashArc
-
- JaxoDashBezier - Class in net.sf.jaxodraw.object.bezier
-
A dashed bezier curve.
- JaxoDashBezier() - Constructor for class net.sf.jaxodraw.object.bezier.JaxoDashBezier
-
- JaxoDashEditPanel - Class in net.sf.jaxodraw.gui.panel.edit
-
A panel to change the dash of an object.
- JaxoDashEditPanel() - Constructor for class net.sf.jaxodraw.gui.panel.edit.JaxoDashEditPanel
-
Constructor: returns a dash edit panel with default dash of 1.0.
- JaxoDashEditPanel(float) - Constructor for class net.sf.jaxodraw.gui.panel.edit.JaxoDashEditPanel
-
Constructor: returns a dash edit panel with the given dash.
- JaxoDashLine - Class in net.sf.jaxodraw.object.line
-
A dashed line.
- JaxoDashLine() - Constructor for class net.sf.jaxodraw.object.line.JaxoDashLine
-
- JaxoDashLoop - Class in net.sf.jaxodraw.object.loop
-
A dashed loop.
- JaxoDashLoop() - Constructor for class net.sf.jaxodraw.object.loop.JaxoDashLoop
-
- JaxoDefaultArrow - Class in net.sf.jaxodraw.object.arrow
-
The default arrow for JaxoDraw.
- JaxoDefaultArrow() - Constructor for class net.sf.jaxodraw.object.arrow.JaxoDefaultArrow
-
Constructor: initialize the fields.
- JaxoDefaultArrowEditPanel - Class in net.sf.jaxodraw.object.arrow
-
A panel to change the parameters of an arrow.
- JaxoDefaultArrowEditPanel(JaxoDefaultArrow, boolean) - Constructor for class net.sf.jaxodraw.object.arrow.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(int, int) - Constructor for class net.sf.jaxodraw.gui.grid.JaxoDefaultGrid
-
Constructor.
- JaxoDefaultGrid(int, int, int, Color) - Constructor for class net.sf.jaxodraw.gui.grid.JaxoDefaultGrid
-
Constructor: Sets the dimension to the current screen size
and take the other argument values.
- JaxoDefaultGrid(int, int, Dimension) - Constructor for class net.sf.jaxodraw.gui.grid.JaxoDefaultGrid
-
Constructor: Sets the dimension, type and value from
the arguments.
- JaxoDefaultGrid(int, int, int, Color, Dimension) - Constructor for class net.sf.jaxodraw.gui.grid.JaxoDefaultGrid
-
Constructor: Sets the dimension, type and value from
the arguments.
- 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.
- JaxoDefaultLogger.LogFormatter - Class in net.sf.jaxodraw.logging
-
Formats log records in standard JaxoDraw format.
- JaxoDefaultLogger.LogFormatter() - Constructor for class net.sf.jaxodraw.logging.JaxoDefaultLogger.LogFormatter
-
- JaxoDialogs - Class in net.sf.jaxodraw.gui
-
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).
- JaxoDictionary(Class) - Constructor for class net.sf.jaxodraw.util.JaxoDictionary
-
Create for the given class.
- 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.
- 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.
- JaxoEditPanel - Class in net.sf.jaxodraw.gui.panel.edit
-
A parent class for edit panel components.
- JaxoEditPanel() - Constructor for class net.sf.jaxodraw.gui.panel.edit.JaxoEditPanel
-
Create without LayoutManager.
- JaxoEditPanel(LayoutManager) - Constructor for class net.sf.jaxodraw.gui.panel.edit.JaxoEditPanel
-
Create with given LayoutManager.
- JaxoEditPanelListener - Interface in net.sf.jaxodraw.gui.panel.edit
-
A listener for edit panels.
- JaxoExport - Class in net.sf.jaxodraw.io.exports
-
An abstract superclass for all built-in exporting classes.
- JaxoExport() - Constructor for class net.sf.jaxodraw.io.exports.JaxoExport
-
Protected empty constructor.
- JaxoExportImg - Class in net.sf.jaxodraw.io.exports
-
The class that is responsible for exporting to image formats: jpg,
or png are currently possible options.
- JaxoExportImg(int) - Constructor for class net.sf.jaxodraw.io.exports.JaxoExportImg
-
Constructor.
- JaxoExportLatex - Class in net.sf.jaxodraw.io.exports
-
The class that is responsible for creating LaTex source files that may
be used to produce a postscript file that is (should be) equivalent to
the one produced by JaxoDraw.
- JaxoExportLatex() - Constructor for class net.sf.jaxodraw.io.exports.JaxoExportLatex
-
- JaxoExportLatexPS - Class in net.sf.jaxodraw.io.exports
-
Create a postscript file from a Latex source file via Latex - dvips.
- JaxoExportLatexPS() - Constructor for class net.sf.jaxodraw.io.exports.JaxoExportLatexPS
-
- JaxoExportPanel - Class in net.sf.jaxodraw.gui.panel
-
The parent class for exporting: brings up a dialog to choose
the export format and executes the corresponding actions.
- JaxoExportPanel(Component, List, JaxoPreview) - Constructor for class net.sf.jaxodraw.gui.panel.JaxoExportPanel
-
Constructor.
- JaxoExportPlugin - Class in net.sf.jaxodraw.plugin
-
An abstract superclass for all export plugins.
- JaxoExportPlugin() - Constructor for class net.sf.jaxodraw.plugin.JaxoExportPlugin
-
- JaxoExportPS - Class in net.sf.jaxodraw.io.exports
-
The class that is responsible for exporting to postscript output: portrait,
landscape or EPS are possible options.
- JaxoExportPS(int) - Constructor for class net.sf.jaxodraw.io.exports.JaxoExportPS
-
Constructor.
- JaxoExtendedObject - Class in net.sf.jaxodraw.object
-
A JaxoObject with at least two points.
- JaxoExtendedObject() - Constructor for class net.sf.jaxodraw.object.JaxoExtendedObject
-
- JaxoFArc - Class in net.sf.jaxodraw.object.arc
-
A fermion arc.
- JaxoFArc() - Constructor for class net.sf.jaxodraw.object.arc.JaxoFArc
-
- JaxoFBezier - Class in net.sf.jaxodraw.object.bezier
-
Implementation of a bezier for fermion lines.
- JaxoFBezier() - Constructor for class net.sf.jaxodraw.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(ActionListener) - Constructor for class net.sf.jaxodraw.gui.menu.popup.JaxoFBoxPopupMenu
-
Constructor: sets all the menu entries and the action listeners.
- JaxoFileHandler - Class in net.sf.jaxodraw.logging
-
File implementation of JaxoLogger.
- JaxoFileHandler(String, String, int, int) - Constructor for class net.sf.jaxodraw.logging.JaxoFileHandler
-
Constructor.
- 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.
- 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.object
-
An interface for objects that have a fill color.
- JaxoFillObject - Class in net.sf.jaxodraw.object.fill
-
A general object that can be filled.
- JaxoFillObject() - Constructor for class net.sf.jaxodraw.object.fill.JaxoFillObject
-
- 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).
- JaxoFlags - Class in net.sf.jaxodraw.gui.panel
-
Displays the flag panel.
- JaxoFlags() - Constructor for class net.sf.jaxodraw.gui.panel.JaxoFlags
-
Constructor: just calls this(null).
- JaxoFlags(JaxoTab) - Constructor for class net.sf.jaxodraw.gui.panel.JaxoFlags
-
Constructor: displays the panel containing the current mode and the panel
containing the coordinates.
- JaxoFLine - Class in net.sf.jaxodraw.object.line
-
A fermion line.
- JaxoFLine() - Constructor for class net.sf.jaxodraw.object.line.JaxoFLine
-
- JaxoFLoop - Class in net.sf.jaxodraw.object.loop
-
A fermion loop.
- JaxoFLoop() - Constructor for class net.sf.jaxodraw.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.object.arc
-
A ghost arc.
- JaxoGArc() - Constructor for class net.sf.jaxodraw.object.arc.JaxoGArc
-
- JaxoGBezier - Class in net.sf.jaxodraw.object.bezier
-
Implementation of a bezier for fermion lines.
- JaxoGBezier() - Constructor for class net.sf.jaxodraw.object.bezier.JaxoGBezier
-
- JaxoGeometry - Class in net.sf.jaxodraw.util
-
Utility methods for Java2D geometry.
- JaxoGlArc - Class in net.sf.jaxodraw.object.arc
-
A gluon arc.
- JaxoGlArc() - Constructor for class net.sf.jaxodraw.object.arc.JaxoGlArc
-
- JaxoGlBezier - Class in net.sf.jaxodraw.object.bezier
-
Implementation of a bezier for gluon lines.
- JaxoGlBezier() - Constructor for class net.sf.jaxodraw.object.bezier.JaxoGlBezier
-
Constructor: just calls super(), and initialize all points.
- JaxoGLine - Class in net.sf.jaxodraw.object.line
-
A ghost line.
- JaxoGLine() - Constructor for class net.sf.jaxodraw.object.line.JaxoGLine
-
- JaxoGlLine - Class in net.sf.jaxodraw.object.line
-
A gluon line.
- JaxoGlLine() - Constructor for class net.sf.jaxodraw.object.line.JaxoGlLine
-
- JaxoGlLoop - Class in net.sf.jaxodraw.object.loop
-
A gluon loop.
- JaxoGlLoop() - Constructor for class net.sf.jaxodraw.object.loop.JaxoGlLoop
-
- JaxoGLoop - Class in net.sf.jaxodraw.object.loop
-
A ghost loop.
- JaxoGLoop() - Constructor for class net.sf.jaxodraw.object.loop.JaxoGLoop
-
- JaxoGraph - Class in net.sf.jaxodraw.graph
-
A JaxoGraph is an extended version of a JaxoSaveGraph: in addition to the
Vector holding the list of JaxoObjects and the description of the graph,
it contains some information about how the graph is presented on the screen:
whether the graph is saved, a file name (used for saving)
the currently selected object, etc.
- JaxoGraph() - Constructor for class net.sf.jaxodraw.graph.JaxoGraph
-
Creates a new JaxoGraph with empty list of objects, empty description
and empty saveFileName.
- JaxoGraph(JaxoList) - Constructor for class net.sf.jaxodraw.graph.JaxoGraph
-
Creates a new JaxoGraph with the given list of objects,
empty description and empty saveFileName.
- JaxoGraph(JaxoList, String) - Constructor for class net.sf.jaxodraw.graph.JaxoGraph
-
Creates a new JaxoGraph with the given list of objects and description
and empty saveFileName.
- JaxoGraph(JaxoList, String, String) - Constructor for class net.sf.jaxodraw.graph.JaxoGraph
-
Creates a new JaxoGraph with the given list of objects, description
and saveFileName.
- JaxoGraphics2D - Class in net.sf.jaxodraw.util.graphics
-
Graphic2Ds that also stores JaxoDraw-specific state and can
perform JaxoDraw-specific painting.
- JaxoGraphics2D(Graphics2D) - Constructor for class net.sf.jaxodraw.util.graphics.JaxoGraphics2D
-
Constructor.
- JaxoGreek - Class in net.sf.jaxodraw.util
-
Defines a number of greek letters and some methods to convert them into
LaTeX strings and back.
- JaxoGrid - Interface in net.sf.jaxodraw.gui.grid
-
Grid: 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(JaxoMainPanel) - 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.object.group
-
Groups together a number of JaxoObjects.
- JaxoGroup() - Constructor for class net.sf.jaxodraw.object.group.JaxoGroup
-
Constructor: creates a new empty vector and sets the dimensions
to a default value.
- JaxoHandle - Interface in net.sf.jaxodraw.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.
- JaxoImport - Class in net.sf.jaxodraw.io.imports
-
An abstract superclass for all built-in importing classes.
- JaxoImport() - Constructor for class net.sf.jaxodraw.io.imports.JaxoImport
-
Protected empty constructor.
- JaxoImportAxodraw - Class in net.sf.jaxodraw.io.imports
-
The class responsible for importing JaxoGraphs from axodraw files.
- JaxoImportAxodraw() - Constructor for class net.sf.jaxodraw.io.imports.JaxoImportAxodraw
-
- 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) - Constructor for class net.sf.jaxodraw.gui.panel.JaxoImportPanel
-
Constructor.
- JaxoImportPlugin - Class in net.sf.jaxodraw.plugin
-
An abstract superclass for all import plugins.
- JaxoImportPlugin() - Constructor for class net.sf.jaxodraw.plugin.JaxoImportPlugin
-
- 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.
- 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
-
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 rotation of an 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.
- JaxoLatexPackage - Class in net.sf.jaxodraw.gui.panel
-
Brings up a dialog that allows the inclusion of custom Latex packages
in the Latex output.
- JaxoLatexPackage(Component, List) - Constructor for class net.sf.jaxodraw.gui.panel.JaxoLatexPackage
-
Constructor: initializes the dialog with the current list of
included Latex packages (at least axodraw and color).
- JaxoLatexText - Class in net.sf.jaxodraw.object.text
-
Defines a JaxoObject which is just a string.
- JaxoLatexText() - Constructor for class net.sf.jaxodraw.object.text.JaxoLatexText
-
- 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(JaxoMainPanel) - 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
-
- JaxoLineObject - Class in net.sf.jaxodraw.object.line
-
A general line object.
- JaxoLineObject() - Constructor for class net.sf.jaxodraw.object.line.JaxoLineObject
-
- JaxoList - Interface in net.sf.jaxodraw.object
-
A List that can only contain JaxoObjects.
- JaxoLocalized - Interface in net.sf.jaxodraw.util
-
Interface for objects that need to be updated on language changes.
- 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
-
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.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).
- JaxoLoopObject - Class in net.sf.jaxodraw.object.loop
-
A general loop object.
- JaxoLoopObject() - Constructor for class net.sf.jaxodraw.object.loop.JaxoLoopObject
-
- JaxoMainPanel - Class in net.sf.jaxodraw.gui.panel
-
The main panel: holds the menu bar, the button panel, the flag panel and the
canvas.
- 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.
- JaxoMenu - Class in net.sf.jaxodraw.gui.menu
-
Base class for JaxoDraw menus.
- JaxoMenu() - Constructor for class net.sf.jaxodraw.gui.menu.JaxoMenu
-
- JaxoMenuBar - Class in net.sf.jaxodraw.gui.menu
-
The menu bar that holds the file, edit, options and help menus.
- JaxoMenuBar() - Constructor for class net.sf.jaxodraw.gui.menu.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.
- JaxoMoveGraph - Class in net.sf.jaxodraw.gui.panel
-
Dialog to move all objects of a graph.
- JaxoMoveGraph(Component, JaxoCanvas) - Constructor for class net.sf.jaxodraw.gui.panel.JaxoMoveGraph
-
Constructor.
- JaxoObject - Class in net.sf.jaxodraw.object
-
A general JaxoObject.
- JaxoObject() - Constructor for class net.sf.jaxodraw.object.JaxoObject
-
- JaxoObjectEditPanel - Interface in net.sf.jaxodraw.object
-
A panel to edit properties of JaxoObjects.
- JaxoObjectFactory - Class in net.sf.jaxodraw.object
-
Factory class to create instances of JaxoObjects.
- JaxoObjectList - Class in net.sf.jaxodraw.object
-
Implementation of JaxoList.
- JaxoObjectList() - Constructor for class net.sf.jaxodraw.object.JaxoObjectList
-
Just calls super().
- JaxoObjectList(Collection) - Constructor for class net.sf.jaxodraw.object.JaxoObjectList
-
Add all elements of c to this List.
- JaxoObjectList(int) - Constructor for class net.sf.jaxodraw.object.JaxoObjectList
-
Just calls super(initialCapacity).
- 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.
- 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.object.arc
-
A photon arc.
- JaxoPArc() - Constructor for class net.sf.jaxodraw.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.
- JaxoParticleObject - Class in net.sf.jaxodraw.object
-
The mother of all particle objects (arcs, lines and loops).
- JaxoParticleObject() - Constructor for class net.sf.jaxodraw.object.JaxoParticleObject
-
Constructor.
- JaxoPBezier - Class in net.sf.jaxodraw.object.bezier
-
Implementation of a bezier for photon lines.
- JaxoPBezier() - Constructor for class net.sf.jaxodraw.object.bezier.JaxoPBezier
-
Constructor: just calls super().
- JaxoPLine - Class in net.sf.jaxodraw.object.line
-
A photon line.
- JaxoPLine() - Constructor for class net.sf.jaxodraw.object.line.JaxoPLine
-
- JaxoPLoop - Class in net.sf.jaxodraw.object.loop
-
A photon loop.
- JaxoPLoop() - Constructor for class net.sf.jaxodraw.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.
- JaxoPrefs - Class in net.sf.jaxodraw.util
-
Responsible for importing/exporting user preferences.
- JaxoPrefsPanel - Class in net.sf.jaxodraw.gui.panel
-
Responsible for editing user preferences.
- JaxoPrefsPanel(Frame) - Constructor for class net.sf.jaxodraw.gui.panel.JaxoPrefsPanel
-
Creates a new JaxoPrefsPanel dialog which is always modal.
- JaxoPreview - Class in net.sf.jaxodraw.io
-
Responsible for viewing, like the results of an export.
- JaxoPreview(Component) - Constructor for class net.sf.jaxodraw.io.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
-
- JaxoPSFontPanel - Class in net.sf.jaxodraw.gui.panel.edit
-
A panel to change the text of a text object.
- JaxoPSFontPanel() - Constructor for class net.sf.jaxodraw.gui.panel.edit.JaxoPSFontPanel
-
Constructor: returns a PSFont edit panel with
initial values taken from the preferred font.
- 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.object.text
-
Defines a JaxoObject which is a postscript text.
- JaxoPSText() - Constructor for class net.sf.jaxodraw.object.text.JaxoPSText
-
Constructor.
- 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.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.
- JaxoSArc - Class in net.sf.jaxodraw.object.arc
-
A scalar arc.
- JaxoSArc() - Constructor for class net.sf.jaxodraw.object.arc.JaxoSArc
-
- JaxoSaveGraph - Class in net.sf.jaxodraw.graph
-
A JaxoSaveGraph is the skeleton of a JaxoGraph: it contains just a
list of JaxoObjects, a list of latex packages and a description of the graph.
- JaxoSaveGraph() - Constructor for class net.sf.jaxodraw.graph.JaxoSaveGraph
-
Creates a new JaxoSaveGraph with empty list of JaxoObjects,
empty description and default package list.
- JaxoSaveGraph(JaxoList) - Constructor for class net.sf.jaxodraw.graph.JaxoSaveGraph
-
Creates a new JaxoSaveGraph with the given list of JaxoObjects
empty description and default package list.
- JaxoSaveGraph(JaxoList, String) - Constructor for class net.sf.jaxodraw.graph.JaxoSaveGraph
-
Creates a new JaxoSaveGraph with the given list of objects,
description and default package list.
- JaxoSaveGraph(JaxoList, String, List) - Constructor for class net.sf.jaxodraw.graph.JaxoSaveGraph
-
Creates a new JaxoSaveGraph with the given list of objects,
description and package list.
- JaxoSBezier - Class in net.sf.jaxodraw.object.bezier
-
Implementation of a bezier for fermion lines.
- JaxoSBezier() - Constructor for class net.sf.jaxodraw.object.bezier.JaxoSBezier
-
- JaxoScaleEditPanel - Class in net.sf.jaxodraw.gui.panel.edit
-
A panel to change the scale of a group object.
- JaxoScaleEditPanel() - Constructor for class net.sf.jaxodraw.gui.panel.edit.JaxoScaleEditPanel
-
Constructor: returns a scale edit panel with default scale of 1.0.
- JaxoScaleEditPanel(float) - Constructor for class net.sf.jaxodraw.gui.panel.edit.JaxoScaleEditPanel
-
Constructor: returns a stroke edit panel with the given scale.
- JaxoShutDown - Interface in net.sf.jaxodraw.gui.launch
-
An Interface to provide a shutdown hook for JaxoDraw.
- JaxoSLine - Class in net.sf.jaxodraw.object.line
-
A scalar line.
- JaxoSLine() - Constructor for class net.sf.jaxodraw.object.line.JaxoSLine
-
- JaxoSLoop - Class in net.sf.jaxodraw.object.loop
-
A scalar loop.
- JaxoSLoop() - Constructor for class net.sf.jaxodraw.object.loop.JaxoSLoop
-
- JaxoSoundsHandler - Class in net.sf.jaxodraw.util
-
A class to handle sound events.
- JaxoSoundsHandler(String) - Constructor for class net.sf.jaxodraw.util.JaxoSoundsHandler
-
Constructor.
- JaxoSoundsHandler(String, int) - Constructor for class net.sf.jaxodraw.util.JaxoSoundsHandler
-
Constructor.
- JaxoSpinnerComboBox - Class in net.sf.jaxodraw.gui.swing.spinner
-
JComboBox extension that uses a JSpinner as editor component.
- JaxoSpinnerComboBox(JSpinner) - Constructor for class net.sf.jaxodraw.gui.swing.spinner.JaxoSpinnerComboBox
-
With the given spinner as editor component, and an empty list part.
- JaxoSpinnerComboBox(JSpinner, List) - 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.
- 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.
- 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.object
-
An interface for objects that can be symmetrized.
- JaxoTab - Class in net.sf.jaxodraw.gui
-
One tab of the JaxoTabbedPane.
- JaxoTab() - Constructor for class net.sf.jaxodraw.gui.JaxoTab
-
Constructor.
- JaxoTab(JaxoGraph) - Constructor for class net.sf.jaxodraw.gui.JaxoTab
-
Constructor.
- JaxoTab(JaxoDefaultGrid) - Constructor for class net.sf.jaxodraw.gui.JaxoTab
-
Constructor.
- JaxoTab(JaxoGraph, JaxoDefaultGrid) - Constructor for class net.sf.jaxodraw.gui.JaxoTab
-
Constructor.
- JaxoTabbedCanvasPanel - Class in net.sf.jaxodraw.gui.panel
-
A tabbed panel.
- JaxoTabbedCanvasPanel(JaxoMainPanel) - Constructor for class net.sf.jaxodraw.gui.panel.JaxoTabbedCanvasPanel
-
Constructor: adds MouseListener and ChangeListener to the tabbedPane.
- 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.
- JaxoTextObject - Class in net.sf.jaxodraw.object.text
-
Defines a JaxoObject which is just a string.
- JaxoTextObject() - Constructor for class net.sf.jaxodraw.object.text.JaxoTextObject
-
- JaxoTitledBorder - Class in net.sf.jaxodraw.gui.swing
-
Subclass of TitledBorder that has more uniform insets.
- JaxoTitledBorder(String) - Constructor for class net.sf.jaxodraw.gui.swing.JaxoTitledBorder
-
Create with given text.
- JaxoToolBar - Class in net.sf.jaxodraw.gui.panel
-
Responsible for displaying the buttons in the toolBar.
- JaxoToolBar() - Constructor for class net.sf.jaxodraw.gui.panel.JaxoToolBar
-
Constructor: lays out the toolBar.
- 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.
- JaxoUtils - Class in net.sf.jaxodraw.util
-
Some static utility methods.
- JaxoVertex - Class in net.sf.jaxodraw.object.vertex
-
A vertex object.
- JaxoVertex() - Constructor for class net.sf.jaxodraw.object.vertex.JaxoVertex
-
- 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.object.vertex
-
A vertex (a filled circle).
- JaxoVertexT1() - Constructor for class net.sf.jaxodraw.object.vertex.JaxoVertexT1
-
- JaxoVertexT2 - Class in net.sf.jaxodraw.object.vertex
-
A vertex type 2 object (a cross with a circle).
- JaxoVertexT2() - Constructor for class net.sf.jaxodraw.object.vertex.JaxoVertexT2
-
- JaxoVertexT3 - Class in net.sf.jaxodraw.object.vertex
-
A vertex (a filled square).
- JaxoVertexT3() - Constructor for class net.sf.jaxodraw.object.vertex.JaxoVertexT3
-
- JaxoVertexT4 - Class in net.sf.jaxodraw.object.vertex
-
A vertex (a cross).
- JaxoVertexT4() - Constructor for class net.sf.jaxodraw.object.vertex.JaxoVertexT4
-
- JaxoVertexT5 - Class in net.sf.jaxodraw.object.vertex
-
A vertex (a triangle).
- JaxoVertexT5() - Constructor for class net.sf.jaxodraw.object.vertex.JaxoVertexT5
-
- JaxoVertexT6 - Class in net.sf.jaxodraw.object.vertex
-
A vertex (a filled diamond).
- JaxoVertexT6() - Constructor for class net.sf.jaxodraw.object.vertex.JaxoVertexT6
-
- JaxoWiggleEditPanel - Class in net.sf.jaxodraw.gui.panel.edit
-
A panel to change the wiggle of an object.
- JaxoWiggleEditPanel() - Constructor for class net.sf.jaxodraw.gui.panel.edit.JaxoWiggleEditPanel
-
Constructor: returns a wiggle edit panel with default wiggle of 10.
- JaxoWiggleEditPanel(int, int) - Constructor for class net.sf.jaxodraw.gui.panel.edit.JaxoWiggleEditPanel
-
Constructor: returns a wiggle edit panel with the given wiggle.
- JaxoWiggleEditPanel(int) - 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.object
-
An interface for objects that have wiggles.
- JaxoWrapperGraphics2D - Class in net.sf.jaxodraw.util.graphics
-
Wrapper around an existing Graphics2D.
- JaxoWrapperGraphics2D(Graphics2D) - Constructor for class net.sf.jaxodraw.util.graphics.JaxoWrapperGraphics2D
-
Constructor.
- 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.
- JaxoZigZagLine - Class in net.sf.jaxodraw.object.line
-
A zig-zag line.
- JaxoZigZagLine() - Constructor for class net.sf.jaxodraw.object.line.JaxoZigZagLine
-
- JaxoZoom - Class in net.sf.jaxodraw.gui
-
A zoom on the canvas.
- JaxoZoom(JaxoCanvas) - Constructor for class net.sf.jaxodraw.gui.JaxoZoom
-
Constructor.
- 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 - Static variable in class net.sf.jaxodraw.io.exports.JaxoExportImg
-
An integer specifying the JPG export mode.
- JUNGLE_GREEN - Static variable in class net.sf.jaxodraw.util.JaxoColor
-
The color JungleGreen.
- PACKAGE - Static variable in class net.sf.jaxodraw.util.JaxoConstants
-
Add a custom Latex package to the Latex output of JaxoDraw.
- paint(JaxoGraphics2D) - Method in class net.sf.jaxodraw.graph.JaxoGraph
-
Paint all objects to 'g'.
- paint(Graphics2D) - Method in class net.sf.jaxodraw.gui.grid.JaxoDefaultGrid
-
Paints the grid.
- paint(JaxoGraphics2D, int, int) - Method in class net.sf.jaxodraw.gui.handle.AbstractJaxoHandle
-
Paints an unmarked handle at (x, y).
- paint(JaxoGraphics2D, int, int, boolean) - Method in class net.sf.jaxodraw.gui.handle.AbstractJaxoHandle
-
Paints a handle at (x, y).
- paint(JaxoGraphics2D, int, int, boolean, boolean) - Method in class net.sf.jaxodraw.gui.handle.AbstractJaxoHandle
-
Paint the handle at a given position.
- paint(JaxoGraphics2D, int, int, boolean, Color) - Method in class net.sf.jaxodraw.gui.handle.AbstractJaxoHandle
-
Paints the handle to the given graphics context.
- paint(JaxoGraphics2D, int, int, boolean, Color) - Method in class net.sf.jaxodraw.gui.handle.JaxoDefaultHandle
-
Paints the handle to the given graphics context.
- paint(JaxoGraphics2D, int, int, boolean, Color) - Method in class net.sf.jaxodraw.gui.handle.JaxoRoundHandle
-
Paints the handle to the given graphics context.
- paint(Graphics) - Method in class net.sf.jaxodraw.gui.launch.JaxoSplashWindow
-
Paint the splash image.
- paint(JaxoGraphics2D) - Method in class net.sf.jaxodraw.object.arc.JaxoDashArc
-
The method that paints the JaxoObject.
- paint(JaxoGraphics2D) - Method in class net.sf.jaxodraw.object.arc.JaxoFArc
-
The method that paints the JaxoObject.
- paint(JaxoGraphics2D) - Method in class net.sf.jaxodraw.object.arc.JaxoGlArc
-
The method that paints the JaxoObject.
- paint(JaxoGraphics2D) - Method in class net.sf.jaxodraw.object.arc.JaxoPArc
-
The method that paints the JaxoObject.
- paint(Graphics2D, JaxoArrow.Coordinates) - Method in class net.sf.jaxodraw.object.arrow.JaxoDefaultArrow
-
Paints the arrow to the given graphics context.
- paint(JaxoGraphics2D) - Method in class net.sf.jaxodraw.object.bezier.JaxoDashBezier
-
The method that paints the JaxoObject.
- paint(JaxoGraphics2D) - Method in class net.sf.jaxodraw.object.bezier.JaxoFBezier
-
The method that paints the JaxoObject.
- paint(JaxoGraphics2D) - Method in class net.sf.jaxodraw.object.bezier.JaxoGlBezier
-
The method that paints the JaxoObject.
- paint(JaxoGraphics2D) - Method in class net.sf.jaxodraw.object.bezier.JaxoPBezier
-
The method that paints the JaxoObject.
- paint(JaxoGraphics2D) - Method in class net.sf.jaxodraw.object.fill.JaxoBlob
-
The method that paints the JaxoObject.
- paint(JaxoGraphics2D) - Method in class net.sf.jaxodraw.object.fill.JaxoBox
-
The method that paints the JaxoObject.
- paint(JaxoGraphics2D) - Method in class net.sf.jaxodraw.object.group.JaxoGroup
-
The method that paints the JaxoObject.
- paint(Graphics2D, JaxoArrow.Coordinates) - Method in interface net.sf.jaxodraw.object.JaxoArrow
-
Paints the arrow to the given graphics context.
- paint(JaxoGraphics2D, int, int, boolean, boolean) - Method in interface net.sf.jaxodraw.object.JaxoHandle
-
Paint the handle at a given position.
- paint(JaxoGraphics2D) - Method in interface net.sf.jaxodraw.object.JaxoList
-
Call paint(g) on all elements of JaxoObjects.
- paint(JaxoGraphics2D) - Method in class net.sf.jaxodraw.object.JaxoObject
-
The method that paints the JaxoObject.
- paint(JaxoGraphics2D) - Method in class net.sf.jaxodraw.object.JaxoObjectList
-
Call paint(g) on all elements of JaxoObjects.
- paint(JaxoGraphics2D) - Method in class net.sf.jaxodraw.object.line.JaxoLineObject
-
The method that paints the JaxoObject.
- paint(JaxoGraphics2D) - Method in class net.sf.jaxodraw.object.loop.JaxoDashLoop
-
The method that paints the JaxoObject.
- paint(JaxoGraphics2D) - Method in class net.sf.jaxodraw.object.loop.JaxoLoopObject
-
The method that paints the JaxoObject.
- paint(JaxoGraphics2D) - Method in class net.sf.jaxodraw.object.text.JaxoLatexText
-
The method that paints the JaxoObject.
- paint(JaxoGraphics2D) - Method in class net.sf.jaxodraw.object.text.JaxoPSText
-
The method that paints the JaxoObject.
- paint(JaxoGraphics2D) - Method in class net.sf.jaxodraw.object.vertex.JaxoVertexT1
-
The method that paints the JaxoObject.
- paint(JaxoGraphics2D) - Method in class net.sf.jaxodraw.object.vertex.JaxoVertexT2
-
The method that paints the JaxoObject.
- paint(JaxoGraphics2D) - Method in class net.sf.jaxodraw.object.vertex.JaxoVertexT3
-
The method that paints the JaxoObject.
- paint(JaxoGraphics2D) - Method in class net.sf.jaxodraw.object.vertex.JaxoVertexT4
-
The method that paints the JaxoObject.
- paint(JaxoGraphics2D) - Method in class net.sf.jaxodraw.object.vertex.JaxoVertexT5
-
The method that paints the JaxoObject.
- paint(JaxoGraphics2D) - Method in class net.sf.jaxodraw.object.vertex.JaxoVertexT6
-
The method that paints the JaxoObject.
- paintArrow(JaxoGraphics2D) - Method in class net.sf.jaxodraw.object.JaxoParticleObject
-
Paints an arrow on this object.
- paintBorder(Graphics) - Method in class net.sf.jaxodraw.gui.panel.button.JaxoButtonPanel
-
Paints additional etched lines in the middle between the children.
- paintBorder(Component, Graphics, int, int, int, int) - Method in class net.sf.jaxodraw.gui.swing.JaxoTitledBorder
- paintClipped(JaxoGraphics2D) - Method in class net.sf.jaxodraw.graph.JaxoGraph
-
Paint all objects to 'g' if they intersect the clip bounds.
- paintClipped(JaxoGraphics2D) - Method in interface net.sf.jaxodraw.object.JaxoList
-
Call paint on all elements of JaxoObjects if they intersect
the current clipping area of the given graphics context.
- paintClipped(JaxoGraphics2D) - Method in class net.sf.jaxodraw.object.JaxoObjectList
-
Call paint on all elements of JaxoObjects if they intersect
the current clipping area of the given graphics context.
- paintClippedExcept(Collection, JaxoGraphics2D) - Method in interface net.sf.jaxodraw.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, JaxoGraphics2D) - Method in class net.sf.jaxodraw.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.
- paintExcept(Collection, JaxoGraphics2D) - Method in interface net.sf.jaxodraw.object.JaxoList
-
Call paint on all elements of JaxoObjects that
are not contained in 'excludes'.
- paintExcept(Collection, JaxoGraphics2D) - Method in class net.sf.jaxodraw.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.JaxoExportPlugin
-
Paint the graph.
- paintHandles(JaxoGraphics2D, JaxoHandle, int) - Method in class net.sf.jaxodraw.graph.JaxoGraph
-
Paints handles on all objects in this graph.
- paintHandles(JaxoGraphics2D, JaxoHandle, int) - Method in class net.sf.jaxodraw.object.bezier.JaxoBezierObject
-
Paints the handles of this JaxoObject that allow
to move/resize/edit it.
- paintHandles(JaxoGraphics2D, JaxoHandle, int) - Method in class net.sf.jaxodraw.object.fill.JaxoBox
-
Paints the handles of this JaxoObject that allow
to move/resize/edit it.
- paintHandles(JaxoGraphics2D, JaxoHandle, int) - Method in class net.sf.jaxodraw.object.group.JaxoGroup
-
Paints the handles of this JaxoObject that allow
to move/resize/edit it.
- paintHandles(JaxoGraphics2D, JaxoHandle, int) - Method in class net.sf.jaxodraw.object.Jaxo3PointObject
-
Paints the handles of this JaxoObject that allow
to move/resize/edit it.
- paintHandles(JaxoGraphics2D, JaxoHandle, int) - Method in class net.sf.jaxodraw.object.JaxoExtendedObject
-
Paints the handles of this JaxoObject that allow
to move/resize/edit it.
- paintHandles(JaxoGraphics2D, JaxoHandle, int) - Method in class net.sf.jaxodraw.object.JaxoObject
-
Paints the handles of this JaxoObject that allow
to move/resize/edit it.
- paintHandles(JaxoGraphics2D, JaxoHandle, int) - Method in class net.sf.jaxodraw.object.line.JaxoLineObject
-
Paints the handles of this JaxoObject that allow
to move/resize/edit it.
- paintHandles(JaxoGraphics2D, JaxoHandle, int) - Method in class net.sf.jaxodraw.object.text.JaxoTextObject
-
Paints the handles of this JaxoObject that allow
to move/resize/edit it.
- paintHandles(JaxoGraphics2D, JaxoHandle, int) - Method in class net.sf.jaxodraw.object.vertex.JaxoVertexT2
-
Paints the handles of this JaxoObject that allow
to move/resize/edit it.
- paintHandles(JaxoGraphics2D, JaxoHandle, int) - Method in class net.sf.jaxodraw.object.vertex.JaxoVertexT4
-
Paints the handles of this JaxoObject that allow
to move/resize/edit it.
- paintSecondary(JaxoGraphics2D, int, int) - Method in class net.sf.jaxodraw.gui.handle.AbstractJaxoHandle
-
Paints an unmarked handle in secondary color at (x, y).
- paintSecondary(JaxoGraphics2D, int, int, boolean) - Method in class net.sf.jaxodraw.gui.handle.AbstractJaxoHandle
-
Paints a handle in secondary color at (x, y).
- paintVisualAid(JaxoGraphics2D) - Method in class net.sf.jaxodraw.object.arc.JaxoArcObject
-
Paints a visual aid for the user during dragging
(moving or resizing) of this JaxoObject.
- paintVisualAid(JaxoGraphics2D) - Method in class net.sf.jaxodraw.object.bezier.JaxoBezierObject
-
Paints a visual aid for the user during dragging
(moving or resizing) of this JaxoObject.
- paintVisualAid(JaxoGraphics2D) - Method in class net.sf.jaxodraw.object.fill.JaxoBlob
-
Paints a visual aid for the user during dragging
(moving or resizing) of this JaxoObject.
- paintVisualAid(JaxoGraphics2D) - Method in class net.sf.jaxodraw.object.group.JaxoGroup
-
Paints a visual aid for the user during dragging
(moving or resizing) of this JaxoObject.
- paintVisualAid(JaxoGraphics2D) - Method in class net.sf.jaxodraw.object.JaxoObject
-
Paints a visual aid for the user during dragging
(moving or resizing) of this JaxoObject.
- paintVisualAid(JaxoGraphics2D) - Method in class net.sf.jaxodraw.object.loop.JaxoLoopObject
-
Paints a visual aid for the user during dragging
(moving or resizing) of this JaxoObject.
- paintVisualAid(JaxoGraphics2D) - Method in class net.sf.jaxodraw.object.vertex.JaxoVertex
-
Paints a visual aid for the user during dragging
(moving or resizing) of this JaxoObject.
- paintVisualAid(JaxoGraphics2D) - Method in class net.sf.jaxodraw.object.vertex.JaxoVertexT5
-
Paints a visual aid for the user during dragging
(moving or resizing) of this JaxoObject.
- PARC - Static variable in class net.sf.jaxodraw.util.JaxoConstants
-
Photon arc.
- PASTE - Static variable in class net.sf.jaxodraw.util.JaxoConstants
-
Paste the most recently selected objects from the clipboard.
- pasteFromClipboard() - Method in class net.sf.jaxodraw.gui.JaxoCanvas
-
Paste the objects currently on the clipboard.
- PBEZ - Static variable in class net.sf.jaxodraw.util.JaxoConstants
-
Photonic Bezier.
- PEACH - Static variable in class net.sf.jaxodraw.util.JaxoColor
-
The color Peach.
- PERIWINKLE - Static variable in class net.sf.jaxodraw.util.JaxoColor
-
The color Periwinkle.
- PHI - Static variable in class net.sf.jaxodraw.util.JaxoGreek
-
The greek letter phi.
- PHOTON_FREQ - Static variable in class net.sf.jaxodraw.object.JaxoParticleObject
-
Default frequency for photon objects.
- PI - Static variable in class net.sf.jaxodraw.util.JaxoGreek
-
The greek letter pi.
- PINE_GREEN - Static variable in class net.sf.jaxodraw.util.JaxoColor
-
The color PineGreen.
- PLINE - Static variable in class net.sf.jaxodraw.util.JaxoConstants
-
Photon line.
- PLOOP - Static variable in class net.sf.jaxodraw.util.JaxoConstants
-
Photon loop.
- 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.io.exports.JaxoExportImg
-
This must return the class name of the plugin (MyPlugin.class.getName()).
- pluginId() - Method in class net.sf.jaxodraw.io.exports.JaxoExportLatex
-
This must return the class name of the plugin (MyPlugin.class.getName()).
- pluginId() - Method in class net.sf.jaxodraw.io.exports.JaxoExportLatexPS
-
This must return the class name of the plugin (MyPlugin.class.getName()).
- pluginId() - Method in class net.sf.jaxodraw.io.exports.JaxoExportPS
-
This must return the class name of the plugin (MyPlugin.class.getName()).
- pluginId() - Method in class net.sf.jaxodraw.io.imports.JaxoImportAxodraw
-
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 - Static variable in class net.sf.jaxodraw.util.JaxoConstants
-
Plugin manager dialog.
- PLUM - Static variable in class net.sf.jaxodraw.util.JaxoColor
-
The color Plum.
- PNG - Static variable in class net.sf.jaxodraw.io.exports.JaxoExportImg
-
An integer specifying the PNG export mode.
- PREF_AMPLITUDE - Static variable in class net.sf.jaxodraw.util.JaxoPrefs
-
The preferred amplitude for photon and gluon objects.
- PREF_ANTIALIAS - Static variable in class net.sf.jaxodraw.util.JaxoPrefs
-
A boolean preference indicating wether to use antialias or not.
- PREF_ARROW - Static variable in class net.sf.jaxodraw.util.JaxoPrefs
-
A boolean preference indicating wether to draw arrows or not.
- PREF_ARROWINSET - Static variable in class net.sf.jaxodraw.util.JaxoPrefs
-
The preferred arrow inset.
- PREF_ARROWLENGTH - Static variable in class net.sf.jaxodraw.util.JaxoPrefs
-
The preferred arrow length.
- PREF_ARROWPOSITION - Static variable in class net.sf.jaxodraw.util.JaxoPrefs
-
The preferred arrow poaition.
- PREF_ARROWWIDTH - Static variable in class net.sf.jaxodraw.util.JaxoPrefs
-
The preferred arrow width.
- PREF_BROWSER - Static variable in class net.sf.jaxodraw.util.JaxoPrefs
-
The preferred HTML browser.
- PREF_CANVASBACKGROUND - Static variable in class net.sf.jaxodraw.util.JaxoPrefs
-
The preferred canvas background color.
- PREF_COLOR - Static variable in class net.sf.jaxodraw.util.JaxoPrefs
-
The preferred Object color.
- PREF_COLORSPACE - Static variable in class net.sf.jaxodraw.util.JaxoPrefs
-
The preferred color space.
- PREF_DEFAULTACTION - Static variable in class net.sf.jaxodraw.util.JaxoPrefs
-
The default action.
- PREF_DLSEP - Static variable in class net.sf.jaxodraw.util.JaxoPrefs
-
The preferred separation of double line objects.
- PREF_DVIPSPATH - Static variable in class net.sf.jaxodraw.util.JaxoPrefs
-
The preferred dvips path.
- PREF_EDITOR - Static variable in class net.sf.jaxodraw.util.JaxoPrefs
-
The preferred text editor.
- PREF_GRIDCOLOR - Static variable in class net.sf.jaxodraw.util.JaxoPrefs
-
The preferred canvas background color.
- PREF_GRIDONOFF - Static variable in class net.sf.jaxodraw.util.JaxoPrefs
-
A boolean preference indicating wether the grid is on or off.
- PREF_GRIDSIZE - Static variable in class net.sf.jaxodraw.util.JaxoPrefs
-
The preferred grid size.
- PREF_GRIDSTYLE - Static variable in class net.sf.jaxodraw.util.JaxoPrefs
-
The preferred grid style.
- PREF_GRIDTYPE - Static variable in class net.sf.jaxodraw.util.JaxoPrefs
-
The preferred grid type.
- PREF_LANGUAGE - Static variable in class net.sf.jaxodraw.util.JaxoPrefs
-
The preferred language.
- PREF_LATEXPATH - Static variable in class net.sf.jaxodraw.util.JaxoPrefs
-
The preferred latex path.
- PREF_LINEWIDTH - Static variable in class net.sf.jaxodraw.util.JaxoPrefs
-
The preferred line width.
- PREF_LOOKNFEEL - Static variable in class net.sf.jaxodraw.util.JaxoPrefs
-
The preferred Look and Feel (as of 2.0, the Class Name).
- PREF_PSFAMILY - Static variable in class net.sf.jaxodraw.util.JaxoPrefs
-
The preferred Postscript font family.
- PREF_PSROTANGLE - Static variable in class net.sf.jaxodraw.util.JaxoPrefs
-
The preferred postscript text rotation angle.
- PREF_PSSIZE - Static variable in class net.sf.jaxodraw.util.JaxoPrefs
-
The preferred Postscript font size.
- PREF_PSSTYLE - Static variable in class net.sf.jaxodraw.util.JaxoPrefs
-
The preferred Postscript font style.
- PREF_PSVIEWER - Static variable in class net.sf.jaxodraw.util.JaxoPrefs
-
The preferred postscript viewer.
- PREF_SCREENSIZEX - Static variable in class net.sf.jaxodraw.util.JaxoPrefs
-
The preferred screen size - x dimension.
- PREF_SCREENSIZEY - Static variable in class net.sf.jaxodraw.util.JaxoPrefs
-
The preferred screen size - y dimension.
- PREF_SHOWGRIDBAR - Static variable in class net.sf.jaxodraw.util.JaxoPrefs
-
A boolean preference indicating wether to show the gridbar bar or not.
- PREF_SHOWSPLASHWINDOW - Static variable in class net.sf.jaxodraw.util.JaxoPrefs
-
A boolean preference indicating wether to show the start-up splash window or not.
- PREF_SHOWSTATUS - Static variable in class net.sf.jaxodraw.util.JaxoPrefs
-
A boolean preference indicating wether to show the status bar or not.
- PREF_SHOWTOOL - Static variable in class net.sf.jaxodraw.util.JaxoPrefs
-
A boolean preference indicating wether to show the tool bar or not.
- PREF_SNAPONOFF - Static variable in class net.sf.jaxodraw.util.JaxoPrefs
-
A boolean preference indicating wether snapping is on or off.
- PREF_TEXALIGN - Static variable in class net.sf.jaxodraw.util.JaxoPrefs
-
The preferred TeX alignment.
- PREF_TEXROTANGLE - Static variable in class net.sf.jaxodraw.util.JaxoPrefs
-
The preferred LaTeX text rotation angle.
- PREF_TEXSIZE - Static variable in class net.sf.jaxodraw.util.JaxoPrefs
-
The preferred TeX font size.
- PREF_TEXTCOLOR - Static variable in class net.sf.jaxodraw.util.JaxoPrefs
-
The preferred Text color.
- PREF_UNDODEPTH - Static variable in class net.sf.jaxodraw.util.JaxoPrefs
-
The preferred undo depth.
- PREF_USER_DIR - Static variable in class net.sf.jaxodraw.util.JaxoPrefs
-
The current user directory.
- PREF_VERSION - Static variable in class net.sf.jaxodraw.util.JaxoPrefs
-
The version of the preferences.
- PREF_VERTEXSIZE - Static variable in class net.sf.jaxodraw.util.JaxoPrefs
-
The preferred default vertex size.
- PREFERENCES - Static variable in class net.sf.jaxodraw.util.JaxoConstants
-
Preferences dialog.
- prepareEditPanel(JaxoObjectEditPanel) - Method in class net.sf.jaxodraw.object.arc.JaxoFArc
-
Initializes the given editPanel to edit properties of this JaxoObject.
- prepareEditPanel(JaxoObjectEditPanel) - Method in class net.sf.jaxodraw.object.arc.JaxoGArc
-
Initializes the given editPanel to edit properties of this JaxoObject.
- prepareEditPanel(JaxoObjectEditPanel) - Method in class net.sf.jaxodraw.object.arc.JaxoGlArc
-
Initializes the given editPanel to edit properties of this JaxoObject.
- prepareEditPanel(JaxoObjectEditPanel) - Method in class net.sf.jaxodraw.object.arc.JaxoPArc
-
Initializes the given editPanel to edit properties of this JaxoObject.
- prepareEditPanel(JaxoObjectEditPanel) - Method in class net.sf.jaxodraw.object.arc.JaxoSArc
-
Initializes the given editPanel to edit properties of this JaxoObject.
- prepareEditPanel(JaxoObjectEditPanel) - Method in class net.sf.jaxodraw.object.bezier.JaxoFBezier
-
Initializes the given editPanel to edit properties of this JaxoObject.
- prepareEditPanel(JaxoObjectEditPanel) - Method in class net.sf.jaxodraw.object.bezier.JaxoGBezier
-
Initializes the given editPanel to edit properties of this JaxoObject.
- prepareEditPanel(JaxoObjectEditPanel) - Method in class net.sf.jaxodraw.object.bezier.JaxoGlBezier
-
Initializes the given editPanel to edit properties of this JaxoObject.
- prepareEditPanel(JaxoObjectEditPanel) - Method in class net.sf.jaxodraw.object.bezier.JaxoPBezier
-
Initializes the given editPanel to edit properties of this JaxoObject.
- prepareEditPanel(JaxoObjectEditPanel) - Method in class net.sf.jaxodraw.object.bezier.JaxoSBezier
-
Initializes the given editPanel to edit properties of this JaxoObject.
- prepareEditPanel(JaxoObjectEditPanel) - Method in class net.sf.jaxodraw.object.fill.JaxoBlob
-
Initializes the given editPanel to edit properties of this JaxoObject.
- prepareEditPanel(JaxoObjectEditPanel) - Method in class net.sf.jaxodraw.object.fill.JaxoBox
-
Initializes the given editPanel to edit properties of this JaxoObject.
- prepareEditPanel(JaxoObjectEditPanel) - Method in class net.sf.jaxodraw.object.group.JaxoGroup
-
Initializes the given editPanel to edit properties of this JaxoObject.
- prepareEditPanel(JaxoObjectEditPanel) - Method in class net.sf.jaxodraw.object.JaxoObject
-
Initializes the given editPanel to edit properties of this JaxoObject.
- prepareEditPanel(JaxoObjectEditPanel) - Method in class net.sf.jaxodraw.object.line.JaxoFLine
-
Initializes the given editPanel to edit properties of this JaxoObject.
- prepareEditPanel(JaxoObjectEditPanel) - Method in class net.sf.jaxodraw.object.line.JaxoGLine
-
Initializes the given editPanel to edit properties of this JaxoObject.
- prepareEditPanel(JaxoObjectEditPanel) - Method in class net.sf.jaxodraw.object.line.JaxoGlLine
-
Initializes the given editPanel to edit properties of this JaxoObject.
- prepareEditPanel(JaxoObjectEditPanel) - Method in class net.sf.jaxodraw.object.line.JaxoPLine
-
Initializes the given editPanel to edit properties of this JaxoObject.
- prepareEditPanel(JaxoObjectEditPanel) - Method in class net.sf.jaxodraw.object.line.JaxoSLine
-
Initializes the given editPanel to edit properties of this JaxoObject.
- prepareEditPanel(JaxoObjectEditPanel) - Method in class net.sf.jaxodraw.object.line.JaxoZigZagLine
-
Initializes the given editPanel to edit properties of this JaxoObject.
- prepareEditPanel(JaxoObjectEditPanel) - Method in class net.sf.jaxodraw.object.loop.JaxoFLoop
-
Initializes the given editPanel to edit properties of this JaxoObject.
- prepareEditPanel(JaxoObjectEditPanel) - Method in class net.sf.jaxodraw.object.loop.JaxoGlLoop
-
Initializes the given editPanel to edit properties of this JaxoObject.
- prepareEditPanel(JaxoObjectEditPanel) - Method in class net.sf.jaxodraw.object.loop.JaxoGLoop
-
Initializes the given editPanel to edit properties of this JaxoObject.
- prepareEditPanel(JaxoObjectEditPanel) - Method in class net.sf.jaxodraw.object.loop.JaxoPLoop
-
Initializes the given editPanel to edit properties of this JaxoObject.
- prepareEditPanel(JaxoObjectEditPanel) - Method in class net.sf.jaxodraw.object.loop.JaxoSLoop
-
Initializes the given editPanel to edit properties of this JaxoObject.
- prepareEditPanel(JaxoObjectEditPanel) - Method in class net.sf.jaxodraw.object.text.JaxoLatexText
-
Initializes the given editPanel to edit properties of this JaxoObject.
- prepareEditPanel(JaxoObjectEditPanel) - Method in class net.sf.jaxodraw.object.text.JaxoPSText
-
Initializes the given editPanel to edit properties of this JaxoObject.
- prepareEditPanel(JaxoObjectEditPanel) - Method in class net.sf.jaxodraw.object.vertex.JaxoVertexT1
-
Initializes the given editPanel to edit properties of this JaxoObject.
- prepareEditPanel(JaxoObjectEditPanel) - Method in class net.sf.jaxodraw.object.vertex.JaxoVertexT2
-
Initializes the given editPanel to edit properties of this JaxoObject.
- prepareEditPanel(JaxoObjectEditPanel) - Method in class net.sf.jaxodraw.object.vertex.JaxoVertexT3
-
Initializes the given editPanel to edit properties of this JaxoObject.
- prepareEditPanel(JaxoObjectEditPanel) - Method in class net.sf.jaxodraw.object.vertex.JaxoVertexT4
-
Initializes the given editPanel to edit properties of this JaxoObject.
- prepareEditPanel(JaxoObjectEditPanel) - Method in class net.sf.jaxodraw.object.vertex.JaxoVertexT5
-
Initializes the given editPanel to edit properties of this JaxoObject.
- prepareEditPanel(JaxoObjectEditPanel) - Method in class net.sf.jaxodraw.object.vertex.JaxoVertexT6
-
Initializes the given editPanel to edit properties of this JaxoObject.
- prepareGenericPanel(JaxoObjectEditPanel, String) - Method in class net.sf.jaxodraw.object.vertex.JaxoVertex
-
Prepares a simple edit panel to edit coordinates and color.
- pressButton(int) - Method in class net.sf.jaxodraw.gui.panel.button.JaxoButtonPanel
-
Presses a button.
- pressButton(int) - Method in class net.sf.jaxodraw.gui.panel.button.JaxoEditButtons
-
Sets the specified button as pressed.
- pressButton(int) - Method in class net.sf.jaxodraw.gui.panel.button.JaxoGridButtons
-
Sets the specified button as pressed.
- pressButton(int) - Method in class net.sf.jaxodraw.gui.panel.button.JaxoMiscButtons
-
Sets the specified button as pressed.
- pressButton(int) - Method in class net.sf.jaxodraw.gui.panel.button.JaxoParticleButtons
-
Sets the specified button as pressed.
- preview(JaxoPreview, boolean) - Method in class net.sf.jaxodraw.io.exports.JaxoExportImg
-
Show a preview.
- preview(JaxoPreview, boolean) - Method in class net.sf.jaxodraw.io.exports.JaxoExportLatex
-
Show a preview.
- preview(JaxoPreview, boolean) - Method in class net.sf.jaxodraw.io.exports.JaxoExportLatexPS
-
Show a preview.
- preview(JaxoPreview, boolean) - Method in class net.sf.jaxodraw.io.exports.JaxoExportPS
-
Show a preview.
- preview(JaxoPreview) - Method in class net.sf.jaxodraw.plugin.JaxoExportPlugin
-
Show a preview in a new window.
- preview(JaxoPreview, boolean) - Method in class net.sf.jaxodraw.plugin.JaxoExportPlugin
-
Show a preview.
- PREVIEW - Static variable in class net.sf.jaxodraw.util.JaxoConstants
-
Preview the graph.
- print(Graphics, PageFormat, int) - Method in class net.sf.jaxodraw.io.exports.JaxoExportPS
-
The actual printing routine required by the Printable interface.
- print(Graphics, PageFormat, int) - Method in class net.sf.jaxodraw.io.JaxoPrint
-
The actual printing routine.
- print(Component, JaxoGraph, Dimension, String) - Method in class net.sf.jaxodraw.io.JaxoPrint
-
The method to be called from the printing menu.
- PRINT - Static variable in class net.sf.jaxodraw.util.JaxoConstants
-
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.
- 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.JaxoMenuBar
-
Dispatches the event to the sub-panels.
- 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.LanguageMenu
-
Applies a property change event.
- propertyChange(PropertyChangeEvent) - Method in class net.sf.jaxodraw.gui.menu.NewMenu
-
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.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.JaxoButtonPanel
-
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.JaxoFlags
-
Applies a property change event.
- propertyChange(PropertyChangeEvent) - Method in class net.sf.jaxodraw.gui.panel.JaxoGridBar
-
Applies a property change event.
- propertyChange(PropertyChangeEvent) - Method in class net.sf.jaxodraw.gui.panel.JaxoToolBar
-
Applies a property change event.
- propertyChange(PropertyChangeEvent) - Method in class net.sf.jaxodraw.object.arrow.JaxoDefaultArrow
- propertyChange(PropertyChangeEvent) - Method in class net.sf.jaxodraw.object.JaxoObject
-
Set a new property.
- PS_EPS - Static variable in class net.sf.jaxodraw.io.exports.JaxoExportPS
-
An integer specifying the postscript EPS mode.
- PS_PS - Static variable in class net.sf.jaxodraw.io.exports.JaxoExportPS
-
An integer specifying the postscript portrait mode.
- PSI - Static variable in class net.sf.jaxodraw.util.JaxoGreek
-
The greek letter psi.
- PURPLE - Static variable in class net.sf.jaxodraw.util.JaxoColor
-
The color Purple.
- SALMON - Static variable in class net.sf.jaxodraw.util.JaxoColor
-
The color Salmon.
- SARC - Static variable in class net.sf.jaxodraw.util.JaxoConstants
-
Scalar arc.
- save(JaxoGraph, String, String) - Method in class net.sf.jaxodraw.io.JaxoIO
-
Saves the specified JaxoGraph: if the current JaxoGraph has no
save file associated with it, asks for a save file name.
- SAVE - Static variable in class net.sf.jaxodraw.util.JaxoConstants
-
Save a JaxoDraw graph.
- SAVE_AS - Static variable in class net.sf.jaxodraw.util.JaxoConstants
-
Save a JaxoDraw graph in a given file.
- SAVE_SELECTION_AS - Static variable in class net.sf.jaxodraw.util.JaxoConstants
-
Save the current selection of objects in a given file.
- saveAs(JaxoGraph, String, String) - Method in class net.sf.jaxodraw.io.JaxoIO
-
Saves the specified JaxoGraph: asks for a save file.
- 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.
- SBACK - Static variable in class net.sf.jaxodraw.util.JaxoConstants
-
Put in the background the most recently selected objects.
- SBEZ - Static variable in class net.sf.jaxodraw.util.JaxoConstants
-
Scalar Bezier.
- SCALAR_DASH - Static variable in class net.sf.jaxodraw.object.JaxoParticleObject
-
Default dash for scalar objects.
- scale(double, double) - Method in class net.sf.jaxodraw.util.graphics.JaxoWrapperGraphics2D
- scaledPoint(double, double, double, double, double) - Static method in class net.sf.jaxodraw.util.JaxoGeometry
-
Returns a point that is obtained from a point (px, py) after a scale
transformation scale, keeping the point (orx, ory) fixed.
- SCOPY - Static variable in class net.sf.jaxodraw.util.JaxoConstants
-
Copy into the clipboard the most recently selected objects.
- SCREEN_SIZE - Static variable in class net.sf.jaxodraw.util.JaxoInfo
-
The screen size.
- SCRIPTSIZE - Static variable in class net.sf.jaxodraw.object.text.JaxoLatexText
-
Latex text size scriptsize.
- SEA_GREEN - Static variable in class net.sf.jaxodraw.util.JaxoColor
-
The color SeaGreen.
- SELECT - Static variable in class net.sf.jaxodraw.util.JaxoConstants
-
Select objects.
- SELECT_DX - Static variable in class net.sf.jaxodraw.object.JaxoExtendedObject
-
A point with coordinates (x,y2).
- SELECT_DY - Static variable in class net.sf.jaxodraw.object.JaxoExtendedObject
-
A point with coordinates (x2,y).
- SELECT_NONE - Static variable in class net.sf.jaxodraw.object.JaxoObject
-
An integer that indicates that the user did not grab any object.
- SELECT_P0 - Static variable in class net.sf.jaxodraw.object.line.JaxoLineObject
-
Center point of a line.
- SELECT_P1 - Static variable in class net.sf.jaxodraw.object.JaxoObject
-
First point (index 0).
- SELECT_P2 - Static variable in class net.sf.jaxodraw.object.JaxoExtendedObject
-
Second point (index 1).
- SELECT_P3 - Static variable in class net.sf.jaxodraw.object.Jaxo3PointObject
-
Third point (index 2).
- SELECT_P4 - Static variable in class net.sf.jaxodraw.object.bezier.JaxoBezierObject
-
Fourth point (index 3).
- SEPIA - Static variable in class net.sf.jaxodraw.util.JaxoColor
-
The color Sepia.
- set(int, Object) - Method in class net.sf.jaxodraw.object.JaxoObjectList
-
Replace the object at the given position with the specified object.
- set3Pts(int, int, int, int, int, int) - Method in class net.sf.jaxodraw.object.Jaxo3PointObject
-
Sets the points of this 3 point object.
- 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.
- setActionCommand(JMenuItem, int) - 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.
- setAllign(int) - Method in class net.sf.jaxodraw.object.text.JaxoLatexText
-
Sets the allign property of this text object.
- setAmp(int) - Method in class net.sf.jaxodraw.object.group.JaxoGroup
-
Sets the groupAmp property of this group object.
- setAmp(int) - Method in class net.sf.jaxodraw.object.JaxoParticleObject
-
Sets the amp property of this particle object.
- setAmp(int) - Method in interface net.sf.jaxodraw.object.JaxoWiggleObject
-
Sets the amplitude of this WiggleObject.
- setAntialiasEnabled(boolean) - Method in class net.sf.jaxodraw.gui.JaxoCanvas
-
Sets the antialias property.
- setAntialiasEnabled(boolean) - Method in class net.sf.jaxodraw.gui.panel.JaxoMainPanel
-
Switches antialiasing on or off.
- setAntialiasing(boolean) - Method in class net.sf.jaxodraw.io.exports.JaxoExportImg
-
Sets the antialias setting.
- setApproveText(String) - Method in class net.sf.jaxodraw.gui.panel.JaxoChooseFile
-
The text for the approve button.
- setArcPts(int, int, int, int, int, int) - Method in class net.sf.jaxodraw.object.arc.JaxoArcObject
-
Sets the points of this arc.
- setArrow(JaxoArrow) - Method in class net.sf.jaxodraw.object.JaxoParticleObject
-
Sets the dash property of this particle object.
- setArrowInset(float) - Method in class net.sf.jaxodraw.object.arrow.AbstractBaseArrow
-
Sets the inset ratio of this arrow.
- setArrowLength(float) - Method in class net.sf.jaxodraw.object.arrow.AbstractBaseArrow
-
Sets the length of this arrow.
- setArrowPosition(float) - Method in class net.sf.jaxodraw.object.JaxoParticleObject
-
Sets the arrowPosition property of this particle object.
- setArrowWidth(float) - Method in class net.sf.jaxodraw.object.arrow.AbstractBaseArrow
-
Sets the width of this arrow.
- setAsMarked(boolean) - Method in class net.sf.jaxodraw.graph.JaxoGraph
-
Marks all objects in this graph.
- setAsMarked(boolean) - Method in class net.sf.jaxodraw.object.JaxoObject
-
Sets this JaxoObject as element of a group.
- 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.
- setBackground(Color) - Method in class net.sf.jaxodraw.util.graphics.JaxoWrapperGraphics2D
- setBezierPts(int, int, int, int, int, int, int, int) - Method in class net.sf.jaxodraw.object.bezier.JaxoBezierObject
-
Sets the points of this Bezier.
- setBooleanPref(String, boolean) - Static method in class net.sf.jaxodraw.util.JaxoPrefs
-
Sets the preference with 'name' to the boolean value of newPref.
- setCanvas(JaxoCanvas) - Method in class net.sf.jaxodraw.gui.JaxoTab
-
Redraws the given canvas with this tab's graph.
- setCanvasBackground(Color) - Method in class net.sf.jaxodraw.gui.JaxoCanvas
-
Sets the color of the background.
- setCanvasBackground(Color) - Method in class net.sf.jaxodraw.gui.panel.JaxoMainPanel
-
Sets the background color of the canvas.
- setCanvasGraph(JaxoGraph) - Method in class net.sf.jaxodraw.gui.JaxoCanvas
-
Sets the current graph.
- setCanvasGraphAndGrid(JaxoGraph, JaxoDefaultGrid) - Method in class net.sf.jaxodraw.gui.JaxoCanvas
-
Set both graph and grid.
- setCanvasSize(Dimension) - Method in class net.sf.jaxodraw.gui.grid.JaxoDefaultGrid
-
Sets the size of the grid canvas.
- setCanvasSize(Dimension) - Method in class net.sf.jaxodraw.plugin.JaxoExportPlugin
-
Set the canvas size.
- setCharsetName(String) - Method in class net.sf.jaxodraw.plugin.JaxoImportPlugin
-
Sets the charset name.
- setCheckBoxPanelSize(Dimension) - Method in class net.sf.jaxodraw.gui.panel.edit.JaxoEditPanel
-
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.button.JaxoColorButton
-
Sets the chooser.
- setChooserMode(int) - Method in class net.sf.jaxodraw.gui.panel.button.JaxoColorButton
-
Sets the current chooser mode.
- setChooserTitle(String) - Method in class net.sf.jaxodraw.gui.panel.button.JaxoColorButton
-
Sets the current chooser title.
- setClip(int, int, int, int) - Method in class net.sf.jaxodraw.util.graphics.JaxoWrapperGraphics2D
- setClip(Shape) - Method in class net.sf.jaxodraw.util.graphics.JaxoWrapperGraphics2D
- 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.gui.handle.AbstractJaxoHandle
-
Sets the color of this handle.
- setColor(Color) - Method in class net.sf.jaxodraw.gui.panel.button.JaxoColorButton
-
Sets the button color.
- 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.gui.panel.JaxoColorChooser
-
Set color to be displayed.
- setColor(Color) - Method in class net.sf.jaxodraw.object.arrow.AbstractBaseArrow
-
Sets the color of this arrow.
- setColor(Color) - Method in class net.sf.jaxodraw.object.group.JaxoGroup
-
Sets the color for all objects in this group.If newColor !
- setColor(Color) - Method in interface net.sf.jaxodraw.object.JaxoList
-
Sets the color of all JaxoObjects in this list.
- setColor(Color) - Method in class net.sf.jaxodraw.object.JaxoObject
-
Sets the color of this object.
- setColor(Color) - Method in class net.sf.jaxodraw.object.JaxoObjectList
-
Sets the color of all JaxoObjects in this list.
- setColor(Color) - Method in class net.sf.jaxodraw.util.graphics.JaxoWrapperGraphics2D
- setComponentParent(Component) - Method in class net.sf.jaxodraw.gui.panel.JaxoChooseFile
-
Sets the parent component.
- setComposite(Composite) - Method in class net.sf.jaxodraw.util.graphics.JaxoWrapperGraphics2D
- setDash(float) - Method in class net.sf.jaxodraw.object.JaxoParticleObject
-
Sets the dash property of this particle object.
- setDefault(int) - Method in class net.sf.jaxodraw.gui.panel.button.JaxoButtonPanel
-
Set a button as default.
- setDefault(int) - Method in class net.sf.jaxodraw.gui.panel.button.JaxoEditButtons
-
Set the button corresponding to mode as default.
- setDefault(int) - Method in class net.sf.jaxodraw.gui.panel.button.JaxoGridButtons
-
Set the button corresponding to mode as default.
- setDefault(int) - Method in class net.sf.jaxodraw.gui.panel.button.JaxoMiscButtons
-
Set the button corresponding to mode as default.
- setDefault(boolean) - Method in class net.sf.jaxodraw.gui.panel.button.JaxoPanelButton
-
Sets this button as corresponding to the default mode.
- setDefault(int) - Method in class net.sf.jaxodraw.gui.panel.button.JaxoParticleButtons
-
Set the button corresponding to mode as default.
- setDefaultAction(int) - Method in class net.sf.jaxodraw.gui.panel.JaxoMainPanel
-
Sets the default action.
- setDefaultGridSize(int) - Method in class net.sf.jaxodraw.gui.panel.JaxoMainPanel
-
set default: currently changes grid size of all tabs.
- setDefaultGridType(int) - Method in class net.sf.jaxodraw.gui.panel.JaxoMainPanel
-
set default: currently changes grid type of all tabs.
- setDescription(String) - Method in class net.sf.jaxodraw.graph.JaxoGraph
-
Sets the description text of this JaxoGraph and
flags the JaxoGraph as not saved.
- setDescription(String) - Method in class net.sf.jaxodraw.graph.JaxoSaveGraph
-
Sets the description text of this JaxoSaveGraph.
- setDialogTitle(String) - Method in class net.sf.jaxodraw.gui.panel.JaxoChooseFile
-
Sets the dialog title.
- setDialogTitle(String) - Method in class net.sf.jaxodraw.gui.panel.JaxoColorChooser
-
Sets the dialog title.
- setDLSeparation(float) - Method in class net.sf.jaxodraw.object.JaxoParticleObject
-
Sets the double line separation property.
- setDoubleLine(boolean) - Method in class net.sf.jaxodraw.object.JaxoParticleObject
-
Sets the double line property.
- 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.
- setEnabled(boolean) - Method in class net.sf.jaxodraw.gui.panel.JaxoLatexTextToolTip
-
If not enabled, do nothing.
- setExports(List) - 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.
- setFilesToOpen(String[]) - Method in class net.sf.jaxodraw.gui.launch.JaxoLauncher
-
Sets a list of files (absolute path strings) to be opened at start-up.
- setFillColor(Color) - Method in class net.sf.jaxodraw.gui.handle.AbstractJaxoHandle
-
Sets the fill color of this fhandle.
- setFillColor(Color) - Method in class net.sf.jaxodraw.object.arrow.AbstractBaseArrow
-
Sets the fill color of this arrow.
- setFillColor(Color) - Method in class net.sf.jaxodraw.object.fill.JaxoFillObject
-
Sets the fill color of this object.
- setFillColor(Color) - Method in interface net.sf.jaxodraw.object.JaxoFillColorObject
-
Sets the fill color of this object.
- setFillColor(Color) - Method in class net.sf.jaxodraw.object.vertex.JaxoVertexT2
-
Sets the fill color of this object.
- setFillColor(Color) - Method in class net.sf.jaxodraw.object.vertex.JaxoVertexT5
-
Sets the fill color of this object.
- setFilled(boolean) - Method in class net.sf.jaxodraw.object.arrow.AbstractBaseArrow
-
Determines if the arrow should be filled.
- setFilled(boolean) - Method in class net.sf.jaxodraw.object.fill.JaxoFillObject
-
Determines if the object should be filled.
- setFilled(boolean) - Method in interface net.sf.jaxodraw.object.JaxoFillColorObject
-
Determines if the object should be filled.
- setFilled(boolean) - Method in class net.sf.jaxodraw.object.vertex.JaxoVertexT2
-
Determines if the object should be filled.
- setFilled(boolean) - Method in class net.sf.jaxodraw.object.vertex.JaxoVertexT5
-
Determines if the object should be filled.
- setFlip(boolean) - Method in class net.sf.jaxodraw.object.JaxoParticleObject
-
Sets the flip property of this particle object.
- setFloatPref(String, float) - Static method in class net.sf.jaxodraw.util.JaxoPrefs
-
Sets the preference with 'name' to the float value of newPref.
- 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
- setFont(Font) - Method in class net.sf.jaxodraw.object.group.JaxoGroup
-
Sets the groupTextFont property of this group.
- setFont(Font) - Method in class net.sf.jaxodraw.object.text.JaxoPSText
-
Sets the textFont property of this text object.
- setFont(Font) - Method in class net.sf.jaxodraw.util.graphics.JaxoWrapperGraphics2D
- setFontName(String) - Method in class net.sf.jaxodraw.object.group.JaxoGroup
-
Sets the font name of this group.
- setFontName(String) - Method in class net.sf.jaxodraw.object.text.JaxoPSText
-
Sets the font name of this text.
- setFontSize(int) - Method in class net.sf.jaxodraw.object.group.JaxoGroup
-
Sets the font size of this group.
- setFontSize(int) - Method in class net.sf.jaxodraw.object.text.JaxoPSText
-
Sets the font size of this text.
- setFontStyle(int) - Method in class net.sf.jaxodraw.object.group.JaxoGroup
-
Sets the font style of this group.
- setFontStyle(int) - Method in class net.sf.jaxodraw.object.text.JaxoPSText
-
Sets the font style of this text.
- setFontStyleAt(int, int) - Method in class net.sf.jaxodraw.gui.swing.JaxoClosableTabbedPane
-
Sets the font style of the tab at index.
- setFrequencyFromWiggles(int) - Method in class net.sf.jaxodraw.object.arc.JaxoGlArc
-
Sets the number of wiggles to the given value and derives
the frequency from it.
- setFrequencyFromWiggles(int) - Method in class net.sf.jaxodraw.object.arc.JaxoPArc
-
Sets the number of wiggles to the given value and derives
the frequency from it.
- setFrequencyFromWiggles(int) - Method in class net.sf.jaxodraw.object.bezier.JaxoGlBezier
-
Sets the number of wiggles to the given value and derives
the frequency from it.
- setFrequencyFromWiggles(int) - Method in class net.sf.jaxodraw.object.bezier.JaxoPBezier
-
Sets the number of wiggles to the given value and derives
the frequency from it.
- setFrequencyFromWiggles(int) - Method in interface net.sf.jaxodraw.object.JaxoWiggleObject
-
Sets the number of wiggles to the given value and derives
the frequency from it.
- setFrequencyFromWiggles(int) - Method in class net.sf.jaxodraw.object.line.JaxoGlLine
-
Sets the number of wiggles to the given value and derives
the frequency from it.
- setFrequencyFromWiggles(int) - Method in class net.sf.jaxodraw.object.line.JaxoPLine
-
Sets the number of wiggles to the given value and derives
the frequency from it.
- setFrequencyFromWiggles(int) - Method in class net.sf.jaxodraw.object.line.JaxoZigZagLine
-
Sets the number of wiggles to the given value and derives
the frequency from it.
- setFrequencyFromWiggles(int) - Method in class net.sf.jaxodraw.object.loop.JaxoGlLoop
-
Sets the number of wiggles to the given value and derives
the frequency from it.
- setFrequencyFromWiggles(int) - Method in class net.sf.jaxodraw.object.loop.JaxoPLoop
-
Sets the number of wiggles to the given value and derives
the frequency from it.
- setFromPrefs() - Method in class net.sf.jaxodraw.gui.panel.JaxoPrefsPanel
-
Set shown values from preferences.
- setGraph(JaxoGraph) - Method in class net.sf.jaxodraw.plugin.JaxoExportPlugin
-
Sets the graph to export.
- setGrid(JaxoDefaultGrid) - Method in class net.sf.jaxodraw.gui.JaxoCanvas
-
Sets the grid to be used by this canvas.
- setGridBarVisible(boolean) - Method in class net.sf.jaxodraw.gui.panel.JaxoMainPanel
-
Switches the gridBar on or off.
- setGridColor(Color) - Method in class net.sf.jaxodraw.gui.grid.JaxoDefaultGrid
-
Sets the color of the grid points.
- setGridColor(Color) - Method in class net.sf.jaxodraw.gui.JaxoTab
-
Sets the color of the grid.
- setGridColor(Color) - Method in class net.sf.jaxodraw.gui.panel.JaxoMainPanel
-
forward to selected JaxoTab.
- setGridPainted(boolean) - Method in class net.sf.jaxodraw.gui.JaxoCanvas
-
Switches the grid painting on/off.
- setGridSize(int) - Method in class net.sf.jaxodraw.gui.grid.JaxoDefaultGrid
-
Sets the size of the grid to the given value.
- setGridSize(int) - Method in class net.sf.jaxodraw.gui.JaxoTab
-
Sets the size of the grid to the given value.
- setGridSize(int) - Method in class net.sf.jaxodraw.gui.panel.JaxoMainPanel
-
forward to selected JaxoTab and update canvas dimensions.
- setGridStyle(int) - Method in class net.sf.jaxodraw.gui.grid.JaxoDefaultGrid
-
Set style, and repaint.
- setGridStyle(int) - Method in class net.sf.jaxodraw.gui.JaxoTab
-
Sets the style of the grid.
- setGridStyle(int) - Method in class net.sf.jaxodraw.gui.panel.JaxoMainPanel
-
forward to selected JaxoTab.
- setGridType(int) - Method in class net.sf.jaxodraw.gui.grid.JaxoDefaultGrid
-
Sets the type of the grid (TYPE_XYZ).
- setGridType(int) - Method in class net.sf.jaxodraw.gui.JaxoTab
-
Sets the type of the grid.
- setGridType(int) - Method in class net.sf.jaxodraw.gui.panel.JaxoMainPanel
-
forward to selected JaxoTab.
- setHandle(JaxoHandle) - Method in class net.sf.jaxodraw.gui.JaxoCanvas
-
Sets the handle.
- setId(String) - Method in class net.sf.jaxodraw.gui.panel.button.JaxoPanelButton
-
Sets the name and the action command of this button.
- setImports(List) - Method in class net.sf.jaxodraw.gui.panel.JaxoImportPanel
-
Updates the list of import formats.
- setIntPref(String, int) - Static method in class net.sf.jaxodraw.util.JaxoPrefs
-
Sets the preference with 'name' to the int value newPref.
- setIntStepSize(int) - Method in class net.sf.jaxodraw.gui.swing.spinner.JaxoSpinnerIntModel
-
- setIntValue(int) - Method in class net.sf.jaxodraw.gui.swing.spinner.JaxoSpinnerIntModel
-
- setItems(List) - 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.JaxoSaveGraph
-
Set the JaxoDraw version that this JaxoSaveGraph was created with.
- setLandscape(boolean) - Method in class net.sf.jaxodraw.io.exports.JaxoExportPS
-
Sets the landscape mode.
- setLanguage(String) - Method in class net.sf.jaxodraw.gui.panel.JaxoMainPanel
-
Update all sub-components with the new language.
- 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.object.group.JaxoGroup
-
Sets the groupTeXSize property of this group object.
- setLatexTextSize(int) - Method in class net.sf.jaxodraw.object.text.JaxoLatexText
-
Sets the latex font size of this text object.
- 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.
- setLevel(int) - Static method in class net.sf.jaxodraw.util.JaxoLog
-
Sets the logging level.
- setLineBoxLayout() - Method in class net.sf.jaxodraw.gui.panel.edit.JaxoEditPanel
-
Set LayoutManager to a new LINE_AXIS BoxLayout
- setLocation(int, int, int, int) - Method in class net.sf.jaxodraw.object.JaxoExtendedObject
-
Sets the position coordinates of this object.
- setLocation(int, int) - Method in class net.sf.jaxodraw.object.JaxoObject
-
Sets the x and y coordinate 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.
- setLocationRelativeToAvoiding(Window, Component, Rectangle) - Static method in class net.sf.jaxodraw.util.JaxoGeometry
-
Put Window into a nice place - in principle as setLocationRelativeTo(c),
but try to avoid covering the given Rectangle.
- 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.JaxoCanvas
-
Sets the maximum canvas size.
- setMenuItemEnabled(int, boolean) - Method in class net.sf.jaxodraw.gui.menu.popup.JaxoFBoxPopupMenu
-
Enabled/Disables the given menu item.
- setMinimumCanvasSize(Dimension) - Method in class net.sf.jaxodraw.gui.JaxoCanvas
-
Sets the minimum canvas size.
- setMode(int) - Method in class net.sf.jaxodraw.gui.panel.JaxoColorChooser
-
Sets the current mode.
- setMode(int) - Method in class net.sf.jaxodraw.gui.panel.JaxoMainPanel
-
Sets the current drawing/edit mode.
- setMode(int) - Method in class net.sf.jaxodraw.io.exports.JaxoExportPS
-
Sets the export mode.
- setMouseLocation(Point) - Method in class net.sf.jaxodraw.gui.JaxoCanvas
-
Sets the current mouse location in graph coordinates.
- setNewPreviewFrame(boolean) - Method in class net.sf.jaxodraw.gui.panel.JaxoExportPanel
-
Set the watchFile mode.
- setNewScale(float) - Method in class net.sf.jaxodraw.object.group.JaxoGroup
-
Rescales the group with the given scale factor,
leaving the first point fixed.
- setNoFreqStretching(boolean) - Method in class net.sf.jaxodraw.object.bezier.JaxoBezierObject
-
Sets the frequency stretching property of this Bezier.
- setObject(JaxoObject) - Method in class net.sf.jaxodraw.gui.panel.edit.JaxoOptionsPanel
-
Set the object that is being edited.
- setObjectList(JaxoList) - Method in class net.sf.jaxodraw.graph.JaxoGraph
-
Sets the list of objects of this JaxoGraph to list and
flags the JaxoGraph as not saved.
- setObjectList(JaxoList) - Method in class net.sf.jaxodraw.graph.JaxoSaveGraph
-
Sets the list of JaxoObjects of this JaxoSaveGraph to list.
- setObjectList(JaxoList) - Method in class net.sf.jaxodraw.object.group.JaxoGroup
-
Sets the JaxoObjects of this group.
- setOneColumnPanelLayout(GridLayout) - Method in class net.sf.jaxodraw.gui.panel.edit.JaxoEditPanel
-
Sets the layout of one column.
- setOptional(boolean) - Method in class net.sf.jaxodraw.gui.panel.button.JaxoColorButton
-
Sets the optional property.
- setOptional(boolean) - Method in class net.sf.jaxodraw.gui.panel.JaxoColorChooser
-
Sets the optional property.
- setOptionalColor(Color) - Method in class net.sf.jaxodraw.gui.panel.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').
- setPackageList(List) - Method in class net.sf.jaxodraw.graph.JaxoGraph
-
Sets the list of Latex packages of this JaxoGraph to list and
flags the JaxoGraph as not saved.
- setPackageList(List) - Method in class net.sf.jaxodraw.graph.JaxoSaveGraph
-
Sets the list of Latex packages of this JaxoSaveGraph.
- setPaint(Paint) - Method in class net.sf.jaxodraw.util.graphics.JaxoWrapperGraphics2D
- setPaintArrow(boolean) - Method in class net.sf.jaxodraw.object.JaxoParticleObject
-
Sets the arrow property of this particle object.
- setPaintMode() - Method in class net.sf.jaxodraw.util.graphics.JaxoWrapperGraphics2D
- setPanelLayout(GridLayout) - Method in class net.sf.jaxodraw.gui.panel.edit.JaxoEditPanel
-
Set the PanelLayout.
- setParameter(String, Class, Object, boolean) - Method in class net.sf.jaxodraw.object.JaxoObject
-
Invokes a setter method for the given parameter name using reflection.
- setParameter(String, Class, Object) - Method in class net.sf.jaxodraw.object.JaxoObject
-
Invokes a setter method for the given parameter name using reflection.
- setParameter(String, int) - Method in class net.sf.jaxodraw.object.JaxoObject
-
Invokes a setter method for the given parameter name and value.
- setParameter(String, float) - Method in class net.sf.jaxodraw.object.JaxoObject
-
Invokes a setter method for the given parameter name and value.
- setParameter(String, boolean) - Method in class net.sf.jaxodraw.object.JaxoObject
-
Invokes a setter method for the given parameter name and value.
- setParameter(String, Color) - Method in class net.sf.jaxodraw.object.JaxoObject
-
Invokes a setter method for the given parameter name and value.
- setParameter(String, String) - Method in class net.sf.jaxodraw.object.JaxoObject
-
Invokes a setter method for the given parameter name and value.
- setParentComponent(Component) - Method in class net.sf.jaxodraw.io.JaxoPreview
-
Sets the parent component.
- setParentComponent(Component) - Method in class net.sf.jaxodraw.plugin.AbstractJaxoPlugin
-
Sets the parent component of this dialog.
- setPermanent(boolean) - Method in class net.sf.jaxodraw.gui.panel.JaxoColorChooser
-
Whether the chooser stays alive after showing for further requests.
- setPointCount(int) - Method in class net.sf.jaxodraw.object.JaxoObject
-
Set point count; currently only used for bean creation of objects,
where setPoints is used.
- setPoints(Point[]) - Method in class net.sf.jaxodraw.object.JaxoObject
-
Set all points; currently only used for bean creation of objects.
- setPreferences() - Method in class net.sf.jaxodraw.object.arc.JaxoGArc
-
Applies default values to this JaxoObject.
- setPreferences() - Method in class net.sf.jaxodraw.object.arc.JaxoGlArc
-
Applies default values to this JaxoObject.
- setPreferences() - Method in class net.sf.jaxodraw.object.arc.JaxoPArc
-
Applies default values to this JaxoObject.
- setPreferences() - Method in class net.sf.jaxodraw.object.arc.JaxoSArc
-
Applies default values to this JaxoObject.
- setPreferences() - Method in class net.sf.jaxodraw.object.bezier.JaxoBezierObject
-
Applies default values to this JaxoObject.
- setPreferences() - Method in class net.sf.jaxodraw.object.bezier.JaxoGBezier
-
Applies default values to this JaxoObject.
- setPreferences() - Method in class net.sf.jaxodraw.object.bezier.JaxoGlBezier
-
Applies default values to this JaxoObject.
- setPreferences() - Method in class net.sf.jaxodraw.object.bezier.JaxoPBezier
-
Applies default values to this JaxoObject.
- setPreferences() - Method in class net.sf.jaxodraw.object.bezier.JaxoSBezier
-
Applies default values to this JaxoObject.
- setPreferences() - Method in class net.sf.jaxodraw.object.fill.JaxoBlob
-
Applies default values to this JaxoObject.
- setPreferences() - Method in class net.sf.jaxodraw.object.fill.JaxoFillObject
-
Applies default values to this JaxoObject.
- setPreferences() - Method in class net.sf.jaxodraw.object.JaxoExtendedObject
-
Applies default values to this JaxoObject.
- setPreferences() - Method in class net.sf.jaxodraw.object.JaxoObject
-
Applies default values to this JaxoObject.
- setPreferences() - Method in class net.sf.jaxodraw.object.JaxoParticleObject
-
Applies default values to this JaxoObject.
- setPreferences() - Method in class net.sf.jaxodraw.object.line.JaxoGLine
-
Applies default values to this JaxoObject.
- setPreferences() - Method in class net.sf.jaxodraw.object.line.JaxoGlLine
-
Applies default values to this JaxoObject.
- setPreferences() - Method in class net.sf.jaxodraw.object.line.JaxoPLine
-
Applies default values to this JaxoObject.
- setPreferences() - Method in class net.sf.jaxodraw.object.line.JaxoSLine
-
Applies default values to this JaxoObject.
- setPreferences() - Method in class net.sf.jaxodraw.object.line.JaxoZigZagLine
-
Applies default values to this JaxoObject.
- setPreferences() - Method in class net.sf.jaxodraw.object.loop.JaxoGlLoop
-
Applies default values to this JaxoObject.
- setPreferences() - Method in class net.sf.jaxodraw.object.loop.JaxoGLoop
-
Applies default values to this JaxoObject.
- setPreferences() - Method in class net.sf.jaxodraw.object.loop.JaxoPLoop
-
Applies default values to this JaxoObject.
- setPreferences() - Method in class net.sf.jaxodraw.object.loop.JaxoSLoop
-
Applies default values to this JaxoObject.
- setPreferences() - Method in class net.sf.jaxodraw.object.text.JaxoLatexText
-
Applies default values to this JaxoObject.
- setPreferences() - Method in class net.sf.jaxodraw.object.text.JaxoPSText
-
Applies default values to this JaxoObject.
- setPreferences() - Method in class net.sf.jaxodraw.object.text.JaxoTextObject
-
Applies default values to this JaxoObject.
- setPreferences() - Method in class net.sf.jaxodraw.object.vertex.JaxoVertex
-
Applies default values to this JaxoObject.
- setPreferences() - Method in class net.sf.jaxodraw.object.vertex.JaxoVertexT2
-
Applies default values to this JaxoObject.
- setPreferences() - Method in class net.sf.jaxodraw.object.vertex.JaxoVertexT5
-
Applies default values to this JaxoObject.
- setPrinting(boolean) - Method in class net.sf.jaxodraw.util.graphics.JaxoGraphics2D
-
Sets whether printing is currently active.
- setProperty(String, String) - Method in class net.sf.jaxodraw.plugin.AbstractJaxoPlugin
-
Sets a property to the given value.
- setRadius(float) - Method in class net.sf.jaxodraw.object.JaxoExtendedObject
-
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.object.JaxoExtendedObject
-
Sets the relative height of this object.
- setRelativeWidth(int) - Method in class net.sf.jaxodraw.object.JaxoExtendedObject
-
Sets the relative width of this object.
- setRelWAndH(int, int) - Method in class net.sf.jaxodraw.object.JaxoExtendedObject
-
Sets the relative width and height of this object.
- setRenderingHint(RenderingHints.Key, Object) - Method in class net.sf.jaxodraw.util.graphics.JaxoWrapperGraphics2D
- setRenderingHints(Map) - Method in class net.sf.jaxodraw.util.graphics.JaxoWrapperGraphics2D
- setResolution(float) - Method in class net.sf.jaxodraw.io.exports.JaxoExportImg
-
Sets the resolution of the img export.
- setRotationAngle(int) - Method in class net.sf.jaxodraw.object.fill.JaxoBlob
-
Sets the rotation angle of this blob.
- setRotationAngle(int) - Method in interface net.sf.jaxodraw.object.JaxoRotationObject
-
Sets the rotationAngle property of this rotation object.
- setRotationAngle(int) - Method in class net.sf.jaxodraw.object.text.JaxoTextObject
-
Sets the rotationAngle property of this text object.
- setRotationAngle(int) - Method in class net.sf.jaxodraw.object.vertex.JaxoVertex
-
Sets the rotation angle of this vertex, this only acts on P2.
- setRotationValue(int) - Method in class net.sf.jaxodraw.gui.swing.spinner.JaxoSpinnerRotationModel
-
- setSaved(boolean) - Method in class net.sf.jaxodraw.graph.JaxoGraph
-
Declares the current JaxoGraph as saved or unsaved,
according to the boolean variable isSaved.
- setSaved(boolean) - Method in class net.sf.jaxodraw.gui.JaxoTab
-
Sets the tab saved / not saved.
- setSaveFileName(String) - Method in class net.sf.jaxodraw.graph.JaxoGraph
-
Sets the default file name for save operations.
- setSaveFileName(String) - Method in class net.sf.jaxodraw.gui.JaxoTab
-
Sets the save file name.
- setSaveGraph(JaxoSaveGraph) - Method in class net.sf.jaxodraw.graph.JaxoGraph
-
Sets the JaxoSaveGraph (i.e., the current list of objects and
the current description) of the current JaxoGraph.
- setSecondaryColor(Color) - Method in class net.sf.jaxodraw.gui.handle.AbstractJaxoHandle
-
Sets the secondary color of this handle.
- setSelected(boolean) - Method in class net.sf.jaxodraw.gui.panel.button.JaxoPanelButton
-
Sets a button selected.
- setSelectedTab(JaxoTab) - Method in class net.sf.jaxodraw.gui.panel.JaxoTabbedCanvasPanel
-
Sets the given tab as currently selected.
- setSelectedTabIndex(int) - Method in class net.sf.jaxodraw.gui.panel.JaxoTabbedCanvasPanel
-
Sets the tab at given index as currently active.
- setShortGraphName(String) - Method in class net.sf.jaxodraw.plugin.AbstractJaxoPlugin
-
Sets a short name for the current graph.
- setShutDownHook(JaxoShutDown) - Method in class net.sf.jaxodraw.gui.launch.JaxoLauncher
-
Sets a shutdown hook that will be called from the main panel at shutdown.
- setSilent(boolean) - Method in class net.sf.jaxodraw.plugin.AbstractJaxoPlugin
-
Sets the silent mode.
- setSize(int) - Method in class net.sf.jaxodraw.gui.handle.AbstractJaxoHandle
-
Sets the handle size.
- setSnap(boolean) - Method in class net.sf.jaxodraw.gui.panel.JaxoMainPanel
-
Sets the snap mode.
- setSnap(boolean) - Method in class net.sf.jaxodraw.gui.swing.spinner.JaxoSpinnerIntModel
-
Set snap property (potentially changing also 'value').
- setSnappingToGrid(boolean) - Method in class net.sf.jaxodraw.gui.JaxoCanvas
-
Switches snapping on/off.
- setSnappingToGrid(boolean) - Method in class net.sf.jaxodraw.gui.JaxoTab
-
Switches snapping to the grid on/off.
- setState(JaxoObject) - Method in class net.sf.jaxodraw.object.arc.JaxoArcObject
-
Restore state to the values of 'o'.
- setState(JaxoObject) - Method in class net.sf.jaxodraw.object.arc.JaxoGlArc
-
Restore state to the values of 'o'.
- setState(JaxoObject) - Method in class net.sf.jaxodraw.object.arc.JaxoPArc
-
Restore state to the values of 'o'.
- setState(JaxoObject) - Method in class net.sf.jaxodraw.object.bezier.JaxoBezierObject
-
Restore state to the values of 'o'.
- setState(JaxoObject) - Method in class net.sf.jaxodraw.object.bezier.JaxoGlBezier
-
Restore state to the values of 'o'.
- setState(JaxoObject) - Method in class net.sf.jaxodraw.object.bezier.JaxoPBezier
-
Restore state to the values of 'o'.
- setState(JaxoObject) - Method in class net.sf.jaxodraw.object.fill.JaxoBlob
-
Restore state to the values of 'o'.
- setState(JaxoObject) - Method in class net.sf.jaxodraw.object.fill.JaxoFillObject
-
Restore state to the values of 'o'.
- setState(JaxoObject) - Method in class net.sf.jaxodraw.object.group.JaxoGroup
-
Restore state to the values of 'o'.
- setState(JaxoObject) - Method in class net.sf.jaxodraw.object.JaxoExtendedObject
-
Restore state to the values of 'o'.
- setState(JaxoObject) - Method in class net.sf.jaxodraw.object.JaxoObject
-
Restore state to the values of 'o'.
- setState(JaxoObject) - Method in class net.sf.jaxodraw.object.JaxoParticleObject
-
Restore state to the values of 'o'.
- setState(JaxoObject) - Method in class net.sf.jaxodraw.object.line.JaxoGlLine
-
Restore state to the values of 'o'.
- setState(JaxoObject) - Method in class net.sf.jaxodraw.object.line.JaxoLineObject
-
Restore state to the values of 'o'.
- setState(JaxoObject) - Method in class net.sf.jaxodraw.object.line.JaxoPLine
-
Restore state to the values of 'o'.
- setState(JaxoObject) - Method in class net.sf.jaxodraw.object.line.JaxoZigZagLine
-
Restore state to the values of 'o'.
- setState(JaxoObject) - Method in class net.sf.jaxodraw.object.loop.JaxoGlLoop
-
Restore state to the values of 'o'.
- setState(JaxoObject) - Method in class net.sf.jaxodraw.object.loop.JaxoPLoop
-
Restore state to the values of 'o'.
- setState(JaxoObject) - Method in class net.sf.jaxodraw.object.text.JaxoLatexText
-
Restore state to the values of 'o'.
- setState(JaxoObject) - Method in class net.sf.jaxodraw.object.text.JaxoPSText
-
Restore state to the values of 'o'.
- setState(JaxoObject) - Method in class net.sf.jaxodraw.object.text.JaxoTextObject
-
Restore state to the values of 'o'.
- setState(JaxoObject) - Method in class net.sf.jaxodraw.object.vertex.JaxoVertexT2
-
Restore state to the values of 'o'.
- setState(JaxoObject) - Method in class net.sf.jaxodraw.object.vertex.JaxoVertexT5
-
Restore state to the values of 'o'.
- setState(Object) - Static method in class net.sf.jaxodraw.util.JaxoPrefs
-
Restore the preferences to a previous state.
- setStatusBarVisible(boolean) - Method in class net.sf.jaxodraw.gui.panel.JaxoMainPanel
-
Switches the status bar on or off.
- setStepSize(Number) - Method in class net.sf.jaxodraw.gui.swing.spinner.JaxoSpinnerIntModel
- setStringPref(String, String) - Static method in class net.sf.jaxodraw.util.JaxoPrefs
-
Sets the preference with 'name' to the string str.
- setStroke(Stroke) - Method in class net.sf.jaxodraw.gui.handle.AbstractJaxoHandle
-
Sets the stroke of this handle.
- setStroke(Stroke) - Method in class net.sf.jaxodraw.object.arrow.AbstractBaseArrow
-
Sets the stroke of this arrow.
- setStroke(BasicStroke) - Method in class net.sf.jaxodraw.object.JaxoExtendedObject
-
Sets the stroke of this particle object.
- setStroke(Stroke) - Method in class net.sf.jaxodraw.util.graphics.JaxoWrapperGraphics2D
- setStrokeWidth(float) - Method in class net.sf.jaxodraw.object.group.JaxoGroup
-
Sets the strokeWidth property of this group object.
- setStrokeWidth(float) - Method in class net.sf.jaxodraw.object.JaxoExtendedObject
-
Sets the stroke width property of this particle object.
- setSymmetric(boolean) - Method in class net.sf.jaxodraw.object.arc.JaxoPArc
-
Sets the symmetric property of this arc object.
- setSymmetric(boolean) - Method in interface net.sf.jaxodraw.object.JaxoSymmetricObject
-
Sets the symmetric property of this object.
- setSymmetric(boolean) - Method in class net.sf.jaxodraw.object.line.JaxoPLine
-
Sets the symmetric property of this line object.
- setSymmetric(boolean) - Method in class net.sf.jaxodraw.object.line.JaxoZigZagLine
-
Sets the symmetric property of this line object.
- setTabGraph(JaxoGraph) - Method in class net.sf.jaxodraw.gui.JaxoTab
-
Sets this tab's graph.
- setTabMode(int) - 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.
- setTextString(String) - Method in class net.sf.jaxodraw.object.text.JaxoPSText
-
Sets the textString property of this text object.
- setTextString(String) - Method in class net.sf.jaxodraw.object.text.JaxoTextObject
-
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.io.JaxoPreview
-
Sets the title of this 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(String, String) - Method in interface net.sf.jaxodraw.object.JaxoObjectEditPanel
-
Set title (message key) and icon (filename) that are displayed in the dialog.
- setToolBarVisible(boolean) - Method in class net.sf.jaxodraw.gui.panel.JaxoMainPanel
-
Switches the toolBar on or off.
- setToUIManagerValue() - Method in class net.sf.jaxodraw.gui.panel.JaxoLookAndFeelPanel
-
Set chosen LookAndFeel to the current UIManager one.
- setTransform(AffineTransform) - Method in class net.sf.jaxodraw.util.graphics.JaxoWrapperGraphics2D
- setTransient(Class, String[]) - Static method in class net.sf.jaxodraw.object.JaxoObject
-
Make all 'properties' in the bean info for class 'c' transient.
- setValue(String) - Method in class net.sf.jaxodraw.gui.panel.JaxoLookAndFeelPanel
-
Set chosen LookAndFeel to the one with matching 'name'.
- setValue(Object) - Method in class net.sf.jaxodraw.gui.swing.spinner.JaxoSpinnerIntModel
- setValue(Object) - Method in class net.sf.jaxodraw.gui.swing.spinner.JaxoSpinnerRotationModel
- setVertexPts(int, int, int, int, int, int) - Method in class net.sf.jaxodraw.object.vertex.JaxoVertexT5
-
Sets the points of this vertex.
- setVisible(boolean) - Method in class net.sf.jaxodraw.gui.panel.JaxoPluginManagerPanel
-
Activates the Plagin Manager Panel.
- setWiggles(int) - Method in class net.sf.jaxodraw.object.JaxoParticleObject
-
Sets the wiggles property of this particle object.
- setWiggles(int) - Method in interface net.sf.jaxodraw.object.JaxoWiggleObject
-
Sets the number of wiggles of this WiggleObject.
- setWigglesFromFrequency(float) - Method in class net.sf.jaxodraw.object.arc.JaxoGlArc
-
Sets the frequency to the given value
and derives the number of wiggles from it.
- setWigglesFromFrequency() - Method in class net.sf.jaxodraw.object.arc.JaxoGlArc
-
Sets the number of wiggles from the current frequency.
- setWigglesFromFrequency(float) - Method in class net.sf.jaxodraw.object.arc.JaxoPArc
-
Sets the frequency to the given value
and derives the number of wiggles from it.
- setWigglesFromFrequency() - Method in class net.sf.jaxodraw.object.arc.JaxoPArc
-
Sets the number of wiggles from the current frequency.
- setWigglesFromFrequency(float) - Method in class net.sf.jaxodraw.object.bezier.JaxoGlBezier
-
Sets the frequency to the given value
and derives the number of wiggles from it.
- setWigglesFromFrequency() - Method in class net.sf.jaxodraw.object.bezier.JaxoGlBezier
-
Sets the number of wiggles from the current frequency.
- setWigglesFromFrequency(float) - Method in class net.sf.jaxodraw.object.bezier.JaxoPBezier
-
Sets the frequency to the given value
and derives the number of wiggles from it.
- setWigglesFromFrequency() - Method in class net.sf.jaxodraw.object.bezier.JaxoPBezier
-
Sets the number of wiggles from the current frequency.
- setWigglesFromFrequency() - Method in interface net.sf.jaxodraw.object.JaxoWiggleObject
-
Sets the number of wiggles from the current frequency.
- setWigglesFromFrequency(float) - Method in interface net.sf.jaxodraw.object.JaxoWiggleObject
-
Sets the frequency to the given value
and derives the number of wiggles from it.
- setWigglesFromFrequency(float) - Method in class net.sf.jaxodraw.object.line.JaxoGlLine
-
Sets the frequency to the given value
and derives the number of wiggles from it.
- setWigglesFromFrequency() - Method in class net.sf.jaxodraw.object.line.JaxoGlLine
-
Sets the number of wiggles from the current frequency.
- setWigglesFromFrequency(float) - Method in class net.sf.jaxodraw.object.line.JaxoPLine
-
Sets the frequency to the given value
and derives the number of wiggles from it.
- setWigglesFromFrequency() - Method in class net.sf.jaxodraw.object.line.JaxoPLine
-
Sets the number of wiggles from the current frequency.
- setWigglesFromFrequency(float) - Method in class net.sf.jaxodraw.object.line.JaxoZigZagLine
-
Sets the frequency to the given value
and derives the number of wiggles from it.
- setWigglesFromFrequency() - Method in class net.sf.jaxodraw.object.line.JaxoZigZagLine
-
Sets the number of wiggles from the current frequency.
- setWigglesFromFrequency(float) - Method in class net.sf.jaxodraw.object.loop.JaxoGlLoop
-
Sets the frequency to the given value
and derives the number of wiggles from it.
- setWigglesFromFrequency() - Method in class net.sf.jaxodraw.object.loop.JaxoGlLoop
-
Sets the number of wiggles from the current frequency.
- setWigglesFromFrequency(float) - Method in class net.sf.jaxodraw.object.loop.JaxoPLoop
-
Sets the frequency to the given value
and derives the number of wiggles from it.
- setWigglesFromFrequency() - Method in class net.sf.jaxodraw.object.loop.JaxoPLoop
-
Sets the number of wiggles from the current frequency.
- setX(int, int) - Method in class net.sf.jaxodraw.object.bezier.JaxoBezierObject
-
Set X coordinate of Point 0 <= index < getPointCount() to 'value'.
- setX(int, int) - Method in class net.sf.jaxodraw.object.Jaxo3PointObject
-
Set X coordinate of Point 0 <= index < getPointCount() to 'value'.
- setX(int, int) - Method in class net.sf.jaxodraw.object.JaxoExtendedObject
-
Set X coordinate of Point 0 <= index < getPointCount() to 'value'.
- setX(int, int) - Method in class net.sf.jaxodraw.object.JaxoObject
-
Set X coordinate of Point 0 <= index < getPointCount() to 'value'.
- setX(int) - Method in class net.sf.jaxodraw.object.JaxoObject
-
Sets the x coordinate of this object.
- setX2(int) - Method in class net.sf.jaxodraw.object.JaxoExtendedObject
-
Sets the x2 coordinate of this object.
- setX3(int) - Method in class net.sf.jaxodraw.object.Jaxo3PointObject
-
Sets the x coordinate of the first click point of this arc.
- setX4(int) - Method in class net.sf.jaxodraw.object.bezier.JaxoBezierObject
-
Sets the x coordinate of the fourth click point of this Bezier.
- setXORMode(Color) - Method in class net.sf.jaxodraw.util.graphics.JaxoWrapperGraphics2D
- setXPosition(int) - Method in class net.sf.jaxodraw.object.JaxoObject
-
Moves the object to the given x position.
- setY(int, int) - Method in class net.sf.jaxodraw.object.bezier.JaxoBezierObject
-
Set Y coordinate of Point 0 <= index < getPointCount() to 'value'.
- setY(int, int) - Method in class net.sf.jaxodraw.object.Jaxo3PointObject
-
Set Y coordinate of Point 0 <= index < getPointCount() to 'value'.
- setY(int, int) - Method in class net.sf.jaxodraw.object.JaxoExtendedObject
-
Set Y coordinate of Point 0 <= index < getPointCount() to 'value'.
- setY(int, int) - Method in class net.sf.jaxodraw.object.JaxoObject
-
Set Y coordinate of Point 0 <= index < getPointCount() to 'value'.
- setY(int) - Method in class net.sf.jaxodraw.object.JaxoObject
-
Sets the y coordinate of this object.
- setY2(int) - Method in class net.sf.jaxodraw.object.JaxoExtendedObject
-
Sets the y2 coordinate of this object.
- setY3(int) - Method in class net.sf.jaxodraw.object.Jaxo3PointObject
-
Sets the y coordinate of the first click point of this arc.
- setY4(int) - Method in class net.sf.jaxodraw.object.bezier.JaxoBezierObject
-
Sets the y coordinate of the fourth click point of this Bezier.
- setYPosition(int) - Method in class net.sf.jaxodraw.object.JaxoObject
-
Moves the object to the given y position.
- setZoom(JaxoZoom) - Method in class net.sf.jaxodraw.gui.JaxoCanvas
-
Set the zoom for this canvas.
- setZoomFactor(int) - Method in class net.sf.jaxodraw.gui.JaxoZoom
-
Sets the zoom factor.
- setZoomFactor(int) - Method in class net.sf.jaxodraw.gui.menu.popup.JaxoZoomPopupMenu
-
Sets the zoom factor to the given value.
- setZoomFactorFor(int) - 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.
- SFORE - Static variable in class net.sf.jaxodraw.util.JaxoConstants
-
Put in the foreground the most recently selected objects.
- SGROUP - Static variable in class net.sf.jaxodraw.util.JaxoConstants
-
Group the most recently selected objects.
- shear(double, double) - Method in class net.sf.jaxodraw.util.graphics.JaxoWrapperGraphics2D
- SHIFT_MASK - Static variable in class net.sf.jaxodraw.gui.menu.JaxoMenu
-
The Shift key modifier constant.
- 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(Component, int, int) - Method in class net.sf.jaxodraw.gui.menu.popup.JaxoFBoxPopupMenu
-
Displays the popup menu.
- show(Component, Location) - Method in class net.sf.jaxodraw.gui.panel.edit.JaxoOptionsPanel
-
Display the EditPanel for the current object.
- show() - Method in class net.sf.jaxodraw.gui.panel.JaxoColorChooser
-
See the variant that takes a Location argument, which here
is taken to be JaxoUtils.RelativeTo('parent').
- show(Location) - Method in class net.sf.jaxodraw.gui.panel.JaxoColorChooser
-
Brings up a color chooser menu to select the color of the
specified JaxoObject.
- 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(JaxoPreview) - Method in class net.sf.jaxodraw.gui.panel.JaxoUserGuide
-
Shows the User Guide in the given Preview.
- show(Component, Location) - Method in interface net.sf.jaxodraw.object.JaxoObjectEditPanel
-
Display the EditPanel for the current object.
- showChooser() - Method in class net.sf.jaxodraw.gui.panel.button.JaxoColorButton
-
Show the (existing) chooser programmatically, as if the
button were clicked.
- showComponent(Component) - Method in class net.sf.jaxodraw.io.JaxoPreview
-
Show a window displaying the component.
- showComponent(Component, JFrame) - Method in class net.sf.jaxodraw.io.JaxoPreview
-
Display a component in a given frame.
- showDialog(Component, Location) - Method in class net.sf.jaxodraw.gui.panel.edit.JaxoOptionsPanel
-
Show a dialog for this panel.
- showErrorDialog(Component, String, String) - Static method in class net.sf.jaxodraw.gui.JaxoDialogs
-
Shows a simple MessageDialog to display an error message.
- showErrorDialog(Component, String) - Static method in class net.sf.jaxodraw.gui.JaxoDialogs
-
Shows a simple MessageDialog to display an error message.
- showErrorDialog(String) - Method in class net.sf.jaxodraw.plugin.JaxoExportPlugin
-
Show an error message window, unless silent.
- showI18NErrorDialog(Component, String) - Static method in class net.sf.jaxodraw.gui.JaxoDialogs
-
Shows a simple MessageDialog to display an error message.
- showInfoDialog(Component, String, String) - Static method in class net.sf.jaxodraw.gui.JaxoDialogs
-
Shows a simple MessageDialog to display an info message.
- showMessageForPostscriptViewer() - Method in class net.sf.jaxodraw.io.JaxoPreview
-
Show a message that the user cannot view postscript files.
- showMiniDialog(Component, String, Object, ActionListener) - Static method in class net.sf.jaxodraw.gui.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.io.JaxoPreview
-
Show the postscript file 'f', or a message that it cannot be shown.
- showText(String, String) - Method in class net.sf.jaxodraw.io.JaxoPreview
-
Show a window displaying the text file.
- showText(String, String, JFrame) - Method in class net.sf.jaxodraw.io.JaxoPreview
-
Show a window displaying the text file.
- showTextInternally(String) - Method in class net.sf.jaxodraw.io.JaxoPreview
-
Show a window displaying the text file.
- showTextInternally(String, JFrame) - Method in class net.sf.jaxodraw.io.JaxoPreview
-
Display a text file in a given frame.
- showURLInternally(URL) - Method in class net.sf.jaxodraw.io.JaxoPreview
-
Show a window displaying the URL (typically HTML), not
allowing the user to browse.
- 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'.
- 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'.
- shutdown(int) - Static method in class net.sf.jaxodraw.gui.launch.JaxoLauncher
-
Initiates the shutdown procedure via the registered JaxoShutDown handler.
- shutdown(int) - Method in interface net.sf.jaxodraw.gui.launch.JaxoShutDown
-
Shut down the program, this will be run after the GUI has disposed itself.
- shutdown(int) - Method in class net.sf.jaxodraw.gui.panel.JaxoMainPanel
-
Dispose the main frame and call JaxoLauncher.shutdown(exitStatus).
- SIGMA - Static variable in class net.sf.jaxodraw.util.JaxoGreek
-
The greek letter sigma.
- size() - Method in class net.sf.jaxodraw.object.group.JaxoGroup
-
Returns the number of JaxoObjects in this group.
- SKY_BLUE - Static variable in class net.sf.jaxodraw.util.JaxoColor
-
The color SkyBlue.
- SLINE - Static variable in class net.sf.jaxodraw.util.JaxoConstants
-
Scalar line.
- SLOOP - Static variable in class net.sf.jaxodraw.util.JaxoConstants
-
Scalar loop.
- slope(double) - Method in class net.sf.jaxodraw.object.bezier.JaxoBezierObject
-
Returns the first derivative of this Bezier curve at parameter u.
- SMALL - Static variable in class net.sf.jaxodraw.object.text.JaxoLatexText
-
Latex text size small.
- smallestDistanceTo(int, int) - Method in class net.sf.jaxodraw.object.bezier.JaxoBezierObject
-
Determines the smallest distance of any of the handles
of this JaxoObject from the given point.
- smallestDistanceTo(int, int) - Method in class net.sf.jaxodraw.object.fill.JaxoBox
-
Determines the smallest distance of any of the handles
of this JaxoObject from the given point.
- smallestDistanceTo(int, int) - Method in class net.sf.jaxodraw.object.group.JaxoGroup
-
Determines the smallest distance of any of the handles
of this JaxoObject from the given point.
- smallestDistanceTo(int, int) - Method in class net.sf.jaxodraw.object.Jaxo3PointObject
-
Determines the smallest distance of any of the handles
of this JaxoObject from the given point.
- smallestDistanceTo(int, int) - Method in class net.sf.jaxodraw.object.JaxoExtendedObject
-
Determines the smallest distance of any of the handles
of this JaxoObject from the given point.
- smallestDistanceTo(int, int) - Method in class net.sf.jaxodraw.object.JaxoObject
-
Determines the smallest distance of any of the handles
of this JaxoObject from the given point.
- smallestDistanceTo(int, int) - Method in class net.sf.jaxodraw.object.line.JaxoLineObject
-
Determines the smallest distance of any of the handles
of this JaxoObject from the given point.
- SNAP_ONOFF - Static variable in class net.sf.jaxodraw.util.JaxoConstants
-
Snap on/off.
- snappedPoint(Point) - Method in class net.sf.jaxodraw.gui.grid.JaxoDefaultGrid
-
Closest point to 'p' on the grid.
- snappedPoint(Point) - Method in interface net.sf.jaxodraw.gui.grid.JaxoGrid
-
Closest point to 'p' on the grid.
- snapPoint(Point) - Method in class net.sf.jaxodraw.gui.grid.JaxoDefaultGrid
-
Change 'p' to the closest point on the grid.
- snapPoint(Point) - Method in interface net.sf.jaxodraw.gui.grid.JaxoGrid
-
Change 'p' to the closest point on the grid.
- SPANISH - Static variable in class net.sf.jaxodraw.util.JaxoConstants
-
Spanish language mode.
- SPANISH - Static variable in class net.sf.jaxodraw.util.JaxoLanguage
-
Spanish.
- SPRING_GREEN - Static variable in class net.sf.jaxodraw.util.JaxoColor
-
The color SpringGreen.
- STANDBY - Static variable in class net.sf.jaxodraw.util.JaxoConstants
-
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).
- 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.JaxoFlags
-
Apply a change event.
- stateChanged(ChangeEvent) - Method in class net.sf.jaxodraw.gui.panel.JaxoGridBar
-
- STATUSBAR - Static variable in class net.sf.jaxodraw.util.JaxoConstants
-
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.object.arc.JaxoDashArc
-
Returns an array that is used as the dash parameter in
BasicStroke
to paint this object.
- strokeDashes() - Method in class net.sf.jaxodraw.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.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.object.bezier.JaxoDashBezier
-
Returns an array that is used as the dash parameter in
BasicStroke
to paint this object.
- strokeDashes() - Method in class net.sf.jaxodraw.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.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.object.line.JaxoDashLine
-
Returns an array that is used as the dash parameter in
BasicStroke
to paint this object.
- strokeDashes() - Method in class net.sf.jaxodraw.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.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.object.loop.JaxoDashLoop
-
Returns an array that is used as the dash parameter in
BasicStroke
to paint this object.
- strokeDashes() - Method in class net.sf.jaxodraw.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.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.object.JaxoExtendedObject
-
Compares the stroke of this JaxoExtendedObject to the
given float, taking into account a 0.1% error margin.
- STYLE_CROSS - Static variable in class net.sf.jaxodraw.gui.grid.JaxoDefaultGrid
-
Cross style.
- STYLE_DOT - Static variable in class net.sf.jaxodraw.gui.grid.JaxoDefaultGrid
-
Dot style.
- STYLE_LINE - Static variable in class net.sf.jaxodraw.gui.grid.JaxoDefaultGrid
-
Line style.
- STYLE_LINE_HONEYCOMB - Static variable in class net.sf.jaxodraw.gui.grid.JaxoDefaultGrid
-
Honeycomb style.
- SUNGROUP - Static variable in class net.sf.jaxodraw.util.JaxoConstants
-
Ungroup the most recently selected objects.
- SYS_INFO - Static variable in class net.sf.jaxodraw.util.JaxoConstants
-
System info.
- sysInfo() - Static method in class net.sf.jaxodraw.util.JaxoInfo
-
Returns a string with some system infos.