- c - Variable in class com.mxgraph.util.mxSpline1D
-
- cachedTransform - Variable in class com.mxgraph.shape.mxStencilShape
-
Transform cached to save instance created.
- calcAttraction() - Method in class com.mxgraph.layout.mxFastOrganicLayout
-
Calculates the attractive forces between all laid out nodes linked by
edges
- calcEnergyDelta(int, double, double, double, double, double, double) - Method in class com.mxgraph.layout.mxOrganicLayout
-
Calculates the change in energy for the specified node.
- calcPositions() - Method in class com.mxgraph.layout.mxFastOrganicLayout
-
Takes the displacements calculated for each cell and applies them to the
local cache of cell positions.
- calcRepulsion() - Method in class com.mxgraph.layout.mxFastOrganicLayout
-
Calculates the repulsive forces between all laid out nodes
- calculateRankCrossing(int, mxGraphHierarchyModel) - Method in class com.mxgraph.layout.hierarchical.stage.mxMedianHybridCrossingReduction
-
Calculates the number of edges crossings between the specified rank and
the rank below it
- calculateWidestRank(mxGraph, mxGraphHierarchyModel) - Method in class com.mxgraph.layout.hierarchical.stage.mxCoordinateAssignment
-
Calculates the width rank in the hierarchy.
- calculationLabelPosition(Map<String, Object>, String) - Method in class com.mxgraph.shape.mxCurveLabelShape
-
Hook method to override how the label is positioned on the curve
- cancelEditingAction - Variable in class com.mxgraph.swing.view.mxCellEditor
-
- canExportCell(Object) - Method in class com.mxgraph.swing.mxGraphComponent
-
Returns true if the given cell can be exported via datatransfer.
- canImport - Variable in class com.mxgraph.swing.handler.mxGraphHandler
-
- canImport(JComponent, DataFlavor[]) - Method in class com.mxgraph.swing.handler.mxGraphTransferHandler
-
- canImportCell(Object) - Method in class com.mxgraph.swing.mxGraphComponent
-
Returns true if the given cell can be imported via datatransfer.
- canRedo() - Method in class com.mxgraph.util.mxUndoManager
-
Returns true if a redo is possible.
- canUndo() - Method in class com.mxgraph.util.mxUndoManager
-
Returns true if an undo is possible.
- canvas - Variable in class com.mxgraph.canvas.mxImageCanvas
-
- canvas - Variable in class com.mxgraph.reader.mxDomOutputParser
-
- canvas - Variable in class com.mxgraph.reader.mxGraphViewReader
-
Holds the canvas to be used for rendering the graph.
- canvas - Variable in class com.mxgraph.reader.mxSaxOutputHandler
-
- canvas - Variable in class com.mxgraph.swing.mxGraphComponent
-
- cascadingCut(mxFibonacciHeap.Node) - Method in class com.mxgraph.analysis.mxFibonacciHeap
-
Performs a cascading cut operation.
- cell - Variable in class com.mxgraph.layout.hierarchical.model.mxGraphHierarchyNode
-
The graph cell this object represents.
- cell - Variable in class com.mxgraph.layout.hierarchical.stage.mxCoordinateAssignment.WeightedCellSorter
-
The cell whose median value is being calculated
- cell - Variable in class com.mxgraph.layout.mxCompactTreeLayout.TreeNode
-
- cell - Variable in class com.mxgraph.layout.mxCompactTreeLayout.WeightedCellSorter
-
The cell whose median value is being calculated
- cell - Variable in class com.mxgraph.layout.mxOrganicLayout.CellWrapper
-
The actual graph cell this wrapper represents
- cell - Variable in class com.mxgraph.model.mxGraphModel.mxCollapseChange
-
- cell - Variable in class com.mxgraph.model.mxGraphModel.mxGeometryChange
-
- cell - Variable in class com.mxgraph.model.mxGraphModel.mxStyleChange
-
- cell - Variable in class com.mxgraph.model.mxGraphModel.mxTerminalChange
-
- cell - Variable in class com.mxgraph.model.mxGraphModel.mxValueChange
-
- cell - Variable in class com.mxgraph.model.mxGraphModel.mxVisibleChange
-
- cell - Variable in class com.mxgraph.swing.handler.mxGraphHandler
-
- cell - Variable in class com.mxgraph.view.mxCellState
-
Reference to the cell that is represented by this state.
- CELL_CONNECTED - Static variable in class com.mxgraph.util.mxEvent
-
- cellAdded(Object) - Method in class com.mxgraph.model.mxGraphModel
-
Invoked after a cell has been added to a parent.
- cellAdded(Object) - Method in class com.mxgraph.view.mxGraphSelectionModel
-
- cellBounds - Variable in class com.mxgraph.swing.handler.mxGraphHandler
-
Scaled, translated bounds of the selection cells.
- cellConnected(Object, Object, boolean, mxConnectionConstraint) - Method in class com.mxgraph.view.mxGraph
-
Sets the new terminal for the given edge and resets the edge points if
isResetEdgesOnConnect returns true.
- cellDrawn(mxICanvas, mxCellState) - Method in class com.mxgraph.swing.mxGraphComponent.mxGraphControl
-
- cellDrawn(mxICanvas, mxCellState, Object, Object) - Method in class com.mxgraph.view.mxGraph
-
Called when a cell has been painted as the specified object, typically a
DOM node that represents the given cell graphically in a document.
- cellEditor - Variable in class com.mxgraph.swing.mxGraphComponent
-
- cellLabelChanged(Object, Object, boolean) - Method in class com.mxgraph.view.mxGraph
-
Sets the new label for a cell.
- cellLocation - Variable in class com.mxgraph.layout.mxFastOrganicLayout
-
An array of locally stored co-ordinate positions for the vertices.
- cellRemoved(Object) - Method in class com.mxgraph.model.mxGraphModel
-
Invoked after a cell has been removed from the model.
- cellRemoved(Object) - Method in class com.mxgraph.view.mxGraphSelectionModel
-
- cellResized(Object) - Method in class com.mxgraph.view.mxSpaceManager
-
- cells - Variable in class com.mxgraph.layout.hierarchical.stage.mxCoordinateAssignment.AreaSpatialCache
-
- cells - Variable in class com.mxgraph.model.mxGraphModel
-
Maps from Ids to cells.
- cells - Variable in class com.mxgraph.swing.handler.mxGraphHandler
-
Holds the cells that are being moved by this handler.
- cells - Variable in class com.mxgraph.swing.util.mxGraphTransferable
-
- cells - Variable in class com.mxgraph.swing.util.mxMorphing
-
Optional array of cells to limit the animation to.
- cells - Variable in class com.mxgraph.view.mxGraphSelectionModel
-
Holds the selection cells.
- CELLS_ADDED - Static variable in class com.mxgraph.util.mxEvent
-
- CELLS_FOLDED - Static variable in class com.mxgraph.util.mxEvent
-
- CELLS_MOVED - Static variable in class com.mxgraph.util.mxEvent
-
- CELLS_ORDERED - Static variable in class com.mxgraph.util.mxEvent
-
- CELLS_REMOVED - Static variable in class com.mxgraph.util.mxEvent
-
- CELLS_RESIZED - Static variable in class com.mxgraph.util.mxEvent
-
- CELLS_TOGGLED - Static variable in class com.mxgraph.util.mxEvent
-
- cellsAdded(Object[], Object, Integer, Object, Object, boolean) - Method in class com.mxgraph.view.mxGraph
-
Adds the specified cells to the given parent.
- cellsAdded(Object[], Object, Integer, Object, Object, boolean, boolean) - Method in class com.mxgraph.view.mxGraph
-
Adds the specified cells to the given parent.
- cellsAdded(Object[]) - Method in class com.mxgraph.view.mxSwimlaneManager
-
Called if any cells have been added.
- cellsBendable - Variable in class com.mxgraph.view.mxGraph
-
Specifies the return value for isCell(s)Bendable.
- cellsCloneable - Variable in class com.mxgraph.view.mxGraph
-
Specifies the return value for isCell(s)Cloneable.
- cellsDeletable - Variable in class com.mxgraph.view.mxGraph
-
Specifies the return value for isCell(s)Deletable.
- cellsDisconnectable - Variable in class com.mxgraph.view.mxGraph
-
Specifies the return value for isCellDisconntableFromTerminal.
- cellsEditable - Variable in class com.mxgraph.view.mxGraph
-
Specifies the return value for isCell(s)Editable.
- cellsFolded(Object[], boolean, boolean) - Method in class com.mxgraph.view.mxGraph
-
Invokes cellsFoldable with checkFoldable set to false.
- cellsFolded(Object[], boolean, boolean, boolean) - Method in class com.mxgraph.view.mxGraph
-
Sets the collapsed state of the specified cells.
- cellSizeUpdated(Object, boolean) - Method in class com.mxgraph.view.mxGraph
-
Updates the size of the given cell in the model using
getPreferredSizeForCell to get the new size.
- cellsLocked - Variable in class com.mxgraph.view.mxGraph
-
Specifies the return value for isCell(s)Locked.
- cellsMap - Static variable in class com.mxgraph.io.mxGdCodec
-
Map with the vertex cells added in the addNode method.
- cellsMovable - Variable in class com.mxgraph.view.mxGraph
-
Specifies the return value for isCell(s)Movable.
- cellsMoved(Object[], double, double, boolean, boolean) - Method in class com.mxgraph.view.mxGraph
-
Moves the specified cells by the given vector, disconnecting the cells
using disconnectGraph if disconnect is true.
- cellsMoved(Object[], Point) - Method in class com.mxgraph.view.mxLayoutManager
-
- cellsOrdered(Object[], boolean) - Method in class com.mxgraph.view.mxGraph
-
Moves the given cells to the front or back.
- cellsRemoved(Object[]) - Method in class com.mxgraph.view.mxGraph
-
Removes the given cells from the model.
- cellsResizable - Variable in class com.mxgraph.view.mxGraph
-
Specifies the return value for isCell(s)Sizable.
- cellsResized(Object[], mxRectangle[]) - Method in class com.mxgraph.view.mxGraph
-
Sets the bounds of the given cells and fires a
event.
- cellsResized(Object[]) - Method in class com.mxgraph.view.mxSpaceManager
-
- cellsResized(Object[]) - Method in class com.mxgraph.view.mxSwimlaneManager
-
Called if any cells have been resizes.
- cellsSelectable - Variable in class com.mxgraph.view.mxGraph
-
Specifies the return value for isCell(s)Selectable.
- cellStates - Variable in class com.mxgraph.swing.view.mxCellStatePreview
-
- cellsToggled(Object[], boolean) - Method in class com.mxgraph.view.mxGraph
-
Sets the visible state of the specified cells.
- CENTER_MASK - Static variable in class com.mxgraph.view.mxEdgeStyle
-
- centerPage - Variable in class com.mxgraph.swing.mxGraphComponent
-
Specifies if the background page should be centered by automatically
setting the translate in the view.
- centerPreview - Variable in class com.mxgraph.swing.handler.mxGraphHandler
-
Specifies if the preview should be centered around the mouse cursor if there
was no mouse click to define the offset within the shape (eg.
- centerVisibleIndex - Variable in class com.mxgraph.shape.mxCurveLabelShape
-
The index of the central glyph of the label that is visible
- centerZoom - Variable in class com.mxgraph.swing.mxGraphComponent
-
Specifies if the zoom operations should go into the center of the actual
diagram rather than going from top, left.
- CHANGE - Static variable in class com.mxgraph.util.mxEvent
-
Holds the name for the change event.
- changes - Variable in class com.mxgraph.util.mxUndoableEdit
-
Holds the list of changes that make up this undoable edit.
- changeSelection(Collection<Object>, Collection<Object>) - Method in class com.mxgraph.view.mxGraphSelectionModel
-
- changesRepaintThreshold - Variable in class com.mxgraph.view.mxGraph
-
Specifies the maximum number of changes that should be processed to find
the dirty region.
- changeSupport - Variable in class com.mxgraph.view.mxGraph
-
Property change event handling.
- channelBuffer - Variable in class com.mxgraph.layout.hierarchical.stage.mxCoordinateAssignment
-
The size of the vertical buffer in the center of inter-rank channels
where edge control points should not be placed
- channelBuffer - Variable in class com.mxgraph.layout.mxCompactTreeLayout
-
The size of the vertical buffer in the center of inter-rank channels
where edge control points should not be placed
- check(mxGraph, Object, Object, Object, int, int) - Method in class com.mxgraph.view.mxMultiplicity
-
Function: check
Checks the multiplicity for the given arguments and returns the error
for the given connection or null if the multiplicity does not apply.
- checkMoveTo() - Method in class com.mxgraph.util.svg.ExtendedGeneralPath
-
Checks if previous command was a moveto command,
skipping a close command (if present).
- checkNeighbors(mxGraph, Object, Object, Object) - Method in class com.mxgraph.view.mxMultiplicity
-
Checks the type of the given value.
- checkTerminal(mxGraph, Object, Object) - Method in class com.mxgraph.view.mxMultiplicity
-
Checks the type of the given value.
- checkTripleBuffer() - Method in class com.mxgraph.swing.mxGraphComponent
-
Checks if the triple buffer exists and creates a new one if it does not.
- checkTripleBuffer() - Method in class com.mxgraph.swing.mxGraphOutline
-
Checks if the triple buffer exists and creates a new one if
it does not.
- checkType(mxGraph, Object, String) - Method in class com.mxgraph.view.mxMultiplicity
-
Checks the type of the given value.
- checkType(mxGraph, Object, String, String, String) - Method in class com.mxgraph.view.mxMultiplicity
-
Checks the type of the given value.
- checkValues() - Method in class com.mxgraph.util.mxSpline
-
Used to check the correctness of this spline
- child - Variable in class com.mxgraph.layout.mxCompactTreeLayout.TreeNode
-
- child - Variable in class com.mxgraph.model.mxGraphModel.mxChildChange
-
- children - Variable in class com.mxgraph.model.mxCell
-
Holds the child cells and connected edges.
- childsHasTag(Element, String) - Static method in class com.mxgraph.io.graphml.mxGraphMlUtils
-
Checks if the childrens of element has a Node with name = tag.
- childsTag(Element, String) - Static method in class com.mxgraph.io.graphml.mxGraphMlUtils
-
Returns the first Element that has name = tag in the childrens of element.
- childsTags(Element, String) - Static method in class com.mxgraph.io.graphml.mxGraphMlUtils
-
Returns a list with the elements included in the childrens of element
that have name = tag.
- circle(Object[], double, double, double) - Method in class com.mxgraph.layout.mxCircleLayout
-
Executes the circular layout for the specified array
of vertices and the given radius.
- clear() - Method in class com.mxgraph.model.mxGraphModel
-
Sets a new root using createRoot.
- CLEAR - Static variable in class com.mxgraph.util.mxEvent
-
- clear() - Method in class com.mxgraph.util.mxUndoManager
-
Clears the command history.
- clear() - Method in class com.mxgraph.view.mxGraphSelectionModel
-
Clears the selection.
- clear(Object, boolean, boolean) - Method in class com.mxgraph.view.mxGraphView
-
Removes the state of the given cell and all descendants if the given cell
is not the current root.
- clearCellOverlays() - Method in class com.mxgraph.swing.mxGraphComponent
-
Removes all overlays in the graph.
- clearCellOverlays(Object) - Method in class com.mxgraph.swing.mxGraphComponent
-
Removes all overlays in the graph for the given cell and all its
descendants.
- clearRect(Graphics2D, Rectangle, Color) - Static method in class com.mxgraph.util.mxUtils
-
Clears the given area of the specified graphics object with the given
color or makes the region transparent.
- clearSelection() - Method in class com.mxgraph.view.mxGraph
-
- clip - Variable in class com.mxgraph.reader.mxGraphViewImageReader
-
Defines the clip to be drawn.
- clone() - Method in class com.mxgraph.canvas.mxGraphicsCanvas2D.CanvasState
-
- clone() - Method in class com.mxgraph.model.mxCell
-
Returns a clone of the cell.
- clone() - Method in class com.mxgraph.model.mxGeometry
-
Returns a clone of the cell.
- clone() - Method in interface com.mxgraph.model.mxICell
-
Returns a clone of this cell.
- clone() - Method in class com.mxgraph.util.mxPoint
-
Returns a new instance of the same point.
- clone() - Method in class com.mxgraph.util.mxRectangle
-
Returns a new instance of the same rectangle.
- clone() - Method in class com.mxgraph.util.svg.ExtendedGeneralPath
-
Delegates to the enclosed GeneralPath
.
- clone() - Method in class com.mxgraph.view.mxCellState
-
Returns a clone of this state where all members are deeply cloned
except the view and cell references, which are copied with no
cloning to the new instance.
- cloneCell(Object, Map<Object, Object>, boolean) - Method in class com.mxgraph.model.mxGraphModel
-
Inner helper method for cloning cells recursively.
- cloneCells(Object[], boolean) - Method in class com.mxgraph.model.mxGraphModel
-
- cloneCells(Object[], boolean) - Method in interface com.mxgraph.model.mxIGraphModel
-
Returns an array of clones for the given array of cells.
- cloneCells(Object[]) - Method in class com.mxgraph.view.mxGraph
-
Clones all cells in the given array.
- cloneCells(Object[], boolean) - Method in class com.mxgraph.view.mxGraph
-
Returns the clones for the given cells.
- cloned - Variable in class com.mxgraph.swing.view.mxCellStatePreview
-
Specifies if cell states should be cloned or changed in-place.
- cloneEnabled - Variable in class com.mxgraph.swing.handler.mxEdgeHandler
-
- cloneEnabled - Variable in class com.mxgraph.swing.handler.mxGraphHandler
-
Specifies if cloning by control-drag is enabled.
- cloneInvalidEdges - Variable in class com.mxgraph.view.mxGraph
-
Specifies if edges that are cloned should be validated and only inserted
if they are valid.
- clonePreview - Variable in class com.mxgraph.swing.handler.mxMovePreview
-
Specifies if the preview should use clones of the original shapes.
- cloneState(mxGraphicsCanvas2D.CanvasState) - Method in class com.mxgraph.canvas.mxGraphicsCanvas2D
-
Returns a clone of thec given state.
- cloneTemplate(Node) - Method in class com.mxgraph.io.mxObjectCodec
-
Returns a new instance of the template object for representing the given
node.
- cloneValue() - Method in class com.mxgraph.model.mxCell
-
Returns a clone of the user object.
- close() - Method in class com.mxgraph.canvas.mxGraphicsCanvas2D
-
Closes the current path.
- close() - Method in interface com.mxgraph.canvas.mxICanvas2D
-
Closes the current path.
- close() - Method in class com.mxgraph.util.svg.StringNormalizingReader
-
Close the stream.
- closePath() - Method in class com.mxgraph.util.svg.AWTPathProducer
-
- closePath() - Method in class com.mxgraph.util.svg.ExtendedGeneralPath
-
Delegates to the enclosed GeneralPath
.
- closePath() - Method in interface com.mxgraph.util.svg.PathHandler
-
Invoked when a closepath has been parsed.
- codecs - Static variable in class com.mxgraph.io.mxCodecRegistry
-
Maps from constructor names to codecs.
- collapsed - Variable in class com.mxgraph.model.mxCell
-
Specifies whether the cell is a vertex or edge and whether it is
connectable, visible and collapsed.
- collapsed - Variable in class com.mxgraph.model.mxGraphModel.mxCollapseChange
-
- collapsedIcon - Variable in class com.mxgraph.swing.mxGraphComponent
-
- collapsedStateForCellChanged(Object, boolean) - Method in class com.mxgraph.model.mxGraphModel
-
Inner callback to update the collapsed state of the
given mxCell using mxCell.setCollapsed and return
the previous collapsed state.
- collapseToPreferredSize - Variable in class com.mxgraph.view.mxGraph
-
Specifies if the cell size should be changed to the preferred size when
a cell is first collapsed.
- collisionMove(String, mxRectangle, double) - Method in class com.mxgraph.util.mxCurve
-
Returns a point to move the input rectangle to, in order to
attempt to place the rectangle away from the curve.
- COLOR_CACHE_SIZE - Static variable in class com.mxgraph.canvas.mxGraphicsCanvas2D
-
Specifies the size of the cache used to store parsed colors
- colorCache - Variable in class com.mxgraph.canvas.mxGraphicsCanvas2D
-
Caches parsed colors.
- column - Variable in class com.mxgraph.util.svg.StringNormalizingReader
-
The current column in the stream.
- columnNumber - Variable in exception com.mxgraph.util.svg.ParseException
-
- com.mxgraph.analysis - package com.mxgraph.analysis
-
This package provides various algorithms for graph analysis, such as
shortest path and minimum spanning tree.
- com.mxgraph.canvas - package com.mxgraph.canvas
-
This package contains various implementations for painting a graph using
different technologies, such as Graphics2D, HTML, SVG or VML.
- com.mxgraph.costfunction - package com.mxgraph.costfunction
-
- com.mxgraph.generatorfunction - package com.mxgraph.generatorfunction
-
- com.mxgraph.io - package com.mxgraph.io
-
This package contains all classes for input/output.
- com.mxgraph.io.graphml - package com.mxgraph.io.graphml
-
- com.mxgraph.layout - package com.mxgraph.layout
-
This package contains various graph layouts.
- com.mxgraph.layout.hierarchical - package com.mxgraph.layout.hierarchical
-
- com.mxgraph.layout.hierarchical.model - package com.mxgraph.layout.hierarchical.model
-
- com.mxgraph.layout.hierarchical.stage - package com.mxgraph.layout.hierarchical.stage
-
- com.mxgraph.layout.orthogonal - package com.mxgraph.layout.orthogonal
-
- com.mxgraph.layout.orthogonal.model - package com.mxgraph.layout.orthogonal.model
-
- com.mxgraph.model - package com.mxgraph.model
-
This package contains the classes that define a graph model.
- com.mxgraph.reader - package com.mxgraph.reader
-
This package contains the classes required to turn an encoded mxGraphView
into an image using SAX and without having to create a graph model.
- com.mxgraph.shape - package com.mxgraph.shape
-
- com.mxgraph.swing - package com.mxgraph.swing
-
This package contains the main component for JFC/Swing, namely the graph
component and the outline component.
- com.mxgraph.swing.handler - package com.mxgraph.swing.handler
-
This package contains all classes required for mouse event handling in
JFC/Swing.
- com.mxgraph.swing.util - package com.mxgraph.swing.util
-
This package contains all utility classes that require JFC/Swing, namely for
mouse event handling, drag and drop, actions and overlays.
- com.mxgraph.swing.view - package com.mxgraph.swing.view
-
This package contains all classes required for interaction, namely the
mxCellEditor used for in-place editing and the mxInteractiveCanvas, which
defines the requirements for a canvas that supports hit-detection on shapes.
- com.mxgraph.util - package com.mxgraph.util
-
This package provides utility classes such as mxConstants, mxUtils, mxPoint
and mxRectangle as well as all classes for custom events and the undo
history.
- com.mxgraph.util.png - package com.mxgraph.util.png
-
- com.mxgraph.util.svg - package com.mxgraph.util.svg
-
- com.mxgraph.view - package com.mxgraph.view
-
This package implements the graph component, represented by the mxGraph
class.
- compare(String, String) - Static method in class com.mxgraph.model.mxCellPath
-
Compares the given cell paths and returns -1 if cp1 is smaller, 0 if
cp1 is equal and 1 if cp1 is greater than cp2.
- compareTo(Object) - Method in class com.mxgraph.layout.hierarchical.stage.mxCoordinateAssignment.WeightedCellSorter
-
comparator on the medianValue
- compareTo(Object) - Method in class com.mxgraph.layout.hierarchical.stage.mxMedianHybridCrossingReduction.MedianCellSorter
-
comparator on the medianValue
- compareTo(Object) - Method in class com.mxgraph.layout.mxCompactTreeLayout.WeightedCellSorter
-
comparator on the medianValue
- complementaryGraph(mxAnalysisGraph) - Static method in class com.mxgraph.analysis.mxGraphStructure
-
Makes the complement of aGraph
- componentHandler - Variable in class com.mxgraph.swing.mxGraphOutline
-
- components - Variable in class com.mxgraph.swing.mxGraphComponent
-
Maps from cells to lists of heavyweights.
- computeArc(double, double, double, double, double, boolean, boolean, double, double) - Static method in class com.mxgraph.util.svg.ExtendedGeneralPath
-
This constructs an unrotated Arc2D from the SVG specification of an
Elliptical arc.
- computeAspect(mxCellState, mxRectangle, String) - Method in class com.mxgraph.shape.mxStencil
-
Returns a rectangle that contains the offset in x and y and the horizontal
and vertical scale in width and height used to draw this shape inside the
given rectangle.
- configureActionMaps() - Method in class com.mxgraph.swing.view.mxCellEditor
-
Installs the keyListener in the textArea and editorPane
for handling the enter keystroke and updating the modified state.
- configureGraphics(mxGraphics2DCanvas, mxCellState, boolean) - Method in class com.mxgraph.shape.mxBasicShape
-
Configures the graphics object ready to paint.
- connect(Object, boolean) - Method in class com.mxgraph.model.mxGraphModel.mxChildChange
-
- connect(Object, Object, boolean, boolean) - Method in class com.mxgraph.swing.handler.mxEdgeHandler
-
Connects the given edge to the given source or target terminal.
- CONNECT - Static variable in class com.mxgraph.util.mxEvent
-
- CONNECT_CELL - Static variable in class com.mxgraph.util.mxEvent
-
- CONNECT_CURSOR - Static variable in class com.mxgraph.swing.handler.mxConnectionHandler
-
- CONNECT_HANDLE_ENABLED - Static variable in class com.mxgraph.util.mxConstants
-
Defines the default value for the connect handle.
- CONNECT_HANDLE_FILLCOLOR - Static variable in class com.mxgraph.swing.util.mxSwingConstants
-
Defines the connect handle fill color.
- CONNECT_HANDLE_SIZE - Static variable in class com.mxgraph.util.mxConstants
-
Defines the connect handle size.
- connectable - Variable in class com.mxgraph.model.mxCell
-
Specifies whether the cell is a vertex or edge and whether it is
connectable, visible and collapsed.
- connectableEdges - Variable in class com.mxgraph.view.mxGraph
-
Specifies if edges are connectable.
- connectCell(Object, Object, boolean) - Method in class com.mxgraph.view.mxGraph
-
Connects the specified end of the given edge to the given terminal
using cellConnected and fires mxEvent.CONNECT_CELL while the transaction
is in progress.
- connectCell(Object, Object, boolean, mxConnectionConstraint) - Method in class com.mxgraph.view.mxGraph
-
Connects the specified end of the given edge to the given terminal
using cellConnected and fires mxEvent.CONNECT_CELL while the transaction
is in progress.
- connectedEdges - Variable in class com.mxgraph.layout.mxOrganicLayout.CellWrapper
-
the index of all connected edges in the e
array
to this node.
- connectIcon - Variable in class com.mxgraph.swing.handler.mxConnectionHandler
-
Specifies the icon to be used for creating new connections.
- connectionHandler - Variable in class com.mxgraph.swing.mxGraphComponent
-
- connectPreview - Variable in class com.mxgraph.swing.handler.mxConnectionHandler
-
- connectsAsSource - Variable in class com.mxgraph.layout.hierarchical.model.mxGraphHierarchyNode
-
Collection of hierarchy edges that have this node as a source
- connectsAsTarget - Variable in class com.mxgraph.layout.hierarchical.model.mxGraphHierarchyNode
-
Collection of hierarchy edges that have this node as a target
- consolidate() - Method in class com.mxgraph.analysis.mxFibonacciHeap
-
Consolidates the trees in the heap by joining trees of equal degree until
there are no more trees of equal degree in the root list.
- constrainChild(Object) - Method in class com.mxgraph.view.mxGraph
-
Keeps the given cell inside the bounds returned by
getCellContainmentArea for its parent, according to the rules defined by
getOverlap and isConstrainChild.
- constrainChildren - Variable in class com.mxgraph.view.mxGraph
-
Specifies the return value for isConstrainChildren.
- constrainedEvent - Variable in class com.mxgraph.swing.handler.mxEdgeHandler
-
Workaround for shift-key-state not correct in mouseReleased.
- constrainedEvent - Variable in class com.mxgraph.swing.handler.mxGraphHandler
-
Workaround for shift-key-state not correct in mouseReleased.
- constrainedEvent - Variable in class com.mxgraph.swing.handler.mxVertexHandler
-
Workaround for shift-key-state not correct in mouseReleased.
- consume() - Method in class com.mxgraph.util.mxEventObject
-
Consumes the event.
- consumed - Variable in class com.mxgraph.util.mxEventObject
-
Holds the consumed state of the event.
- contains(Object) - Method in class com.mxgraph.model.mxGraphModel
-
- contains(Object) - Method in interface com.mxgraph.model.mxIGraphModel
-
Returns true if the model contains the given cell.
- contains(mxGraphComponent, Rectangle, mxCellState) - Method in class com.mxgraph.swing.view.mxInteractiveCanvas
-
- contains(double, double) - Method in class com.mxgraph.util.mxRectangle
-
Returns true if the given point is contained in the rectangle.
- contains(Object[], Object) - Static method in class com.mxgraph.util.mxUtils
-
Returns true if the given array contains the given object.
- contains(double, double) - Method in class com.mxgraph.util.svg.ExtendedGeneralPath
-
Delegates to the enclosed GeneralPath
.
- contains(Point2D) - Method in class com.mxgraph.util.svg.ExtendedGeneralPath
-
Delegates to the enclosed GeneralPath
.
- contains(double, double, double, double) - Method in class com.mxgraph.util.svg.ExtendedGeneralPath
-
Delegates to the enclosed GeneralPath
.
- contains(Rectangle2D) - Method in class com.mxgraph.util.svg.ExtendedGeneralPath
-
Delegates to the enclosed GeneralPath
.
- contextPreview - Variable in class com.mxgraph.swing.handler.mxMovePreview
-
Specifies if connected, unselected edges should be included in the
preview.
- CONTINUE - Static variable in class com.mxgraph.util.mxEvent
-
- contour - Variable in class com.mxgraph.layout.mxCompactTreeLayout.TreeNode
-
- convert(String, mxGraphViewImageReader) - Static method in class com.mxgraph.reader.mxGraphViewImageReader
-
Creates the image for the given display XML file.
- convert(InputSource, mxGraphViewImageReader) - Static method in class com.mxgraph.reader.mxGraphViewImageReader
-
Creates the image for the given display XML input source.
- convertPoint(mxPoint, boolean) - Method in class com.mxgraph.swing.handler.mxEdgeHandler
-
- convertPoint(Point) - Method in class com.mxgraph.swing.handler.mxGraphHandler
-
- convertValueFromXml(Class<?>, Object) - Method in class com.mxgraph.io.mxObjectCodec
-
Converts XML attribute values to object of the given type.
- convertValueToString(Object) - Method in class com.mxgraph.view.mxGraph
-
Returns the textual representation for the given cell.
- convertValueToXml(Object) - Method in class com.mxgraph.io.mxObjectCodec
-
Converts true to "1" and false to "0".
- copyNodeList(NodeList) - Static method in class com.mxgraph.io.graphml.mxGraphMlUtils
-
Copy a given NodeList into a List
- CORE_CURVE - Static variable in class com.mxgraph.util.mxCurve
-
Defines the key for the central curve index
- cost - Variable in class com.mxgraph.analysis.mxConstantCostFunction
-
- count - Variable in class com.mxgraph.swing.view.mxCellStatePreview
-
- countError - Variable in class com.mxgraph.view.mxMultiplicity
-
Holds the localized error message to be displayed if the number of
connections for which the rule applies is smaller than min or greater
than max.
- create(mxICell) - Static method in class com.mxgraph.model.mxCellPath
-
Creates the cell path for the given cell.
- createActionMap() - Method in class com.mxgraph.swing.handler.mxKeyboardHandler
-
Return the mapping between JTree's input map and JGraph's actions.
- createBufferedImage(mxGraph, Object[], double, Color, boolean, mxRectangle) - Static method in class com.mxgraph.util.mxCellRenderer
-
- createBufferedImage(mxGraph, Object[], double, Color, boolean, mxRectangle, mxGraphics2DCanvas) - Static method in class com.mxgraph.util.mxCellRenderer
-
- createBufferedImage(int, int, Color) - Static method in class com.mxgraph.util.mxUtils
-
Creates a buffered image for the given parameters.
- createCanvas(Map<String, Object>) - Method in class com.mxgraph.reader.mxGraphViewImageReader
-
- createCanvas(Map<String, Object>) - Method in class com.mxgraph.reader.mxGraphViewReader
-
Returns the canvas to be used for rendering.
- createCanvas(mxGraphics2DCanvas) - Method in class com.mxgraph.shape.mxStencil
-
Creates the canvas for rendering the stencil.
- createCanvas() - Method in class com.mxgraph.swing.mxGraphComponent
-
Hook for subclassers to replace the graphics canvas for rendering and and
printing.
- createCanvas(int, int) - Method in class com.mxgraph.util.mxCellRenderer.CanvasFactory
-
Separates the creation of the canvas from its initialization, when the
size of the required graphics buffer / document / container is known.
- createCell(mxCellState, String) - Method in class com.mxgraph.swing.handler.mxConnectPreview
-
Creates a new instance of mxShape for previewing the edge.
- createCellEditor() - Method in class com.mxgraph.swing.mxGraphComponent
-
- createCellStatePreview() - Method in class com.mxgraph.swing.handler.mxMovePreview
-
- createComponents(mxCellState) - Method in class com.mxgraph.swing.mxGraphComponent
-
Hook for subclassers to create the array of heavyweights for the given
state.
- createConnectionHandler() - Method in class com.mxgraph.swing.mxGraphComponent
-
- createConnectPreview() - Method in class com.mxgraph.swing.handler.mxConnectionHandler
-
- createCoreCurve() - Method in class com.mxgraph.util.mxCurve
-
Creates the core curve that is based on the guide points passed into
this class instance
- createDataUrl(String) - Method in class com.mxgraph.canvas.mxSvgCanvas
-
- createDefaultEdgeStyle() - Method in class com.mxgraph.view.mxStylesheet
-
Creates and returns the default edge style.
- createDefaultVertexStyle() - Method in class com.mxgraph.view.mxStylesheet
-
Creates and returns the default vertex style.
- createDocument() - Static method in class com.mxgraph.util.mxDomUtils
-
Returns a new, empty DOM document.
- createDocument() - Static method in class com.mxgraph.util.mxUtils
-
Deprecated.
Use mxDomUtils.createDocument
(Jan 2012)
- createEdge(Object, String, Object, Object, Object, String) - Method in class com.mxgraph.view.mxGraph
-
Hook method that creates the new edge for insertEdge.
- createElement(Node) - Method in class com.mxgraph.shape.mxStencilShape
-
Forms an internal representation of the specified SVG element and returns
that representation
- createErrorMessage(String, Object[]) - Method in class com.mxgraph.util.svg.AbstractParser
-
Returns a localized error message.
- createEvent(DropTargetEvent) - Method in class com.mxgraph.swing.handler.mxGraphHandler
-
- createFillPaint(mxRectangle, Map<String, Object>) - Method in class com.mxgraph.canvas.mxGraphics2DCanvas
-
- createFont(String, int, int) - Method in class com.mxgraph.canvas.mxGraphicsCanvas2D
-
Hook for subclassers to implement font caching.
- createGradientElement(String, String, String) - Method in class com.mxgraph.canvas.mxSvgCanvas
-
- createGraphControl() - Method in class com.mxgraph.swing.mxGraphComponent
-
Creates the inner control that handles tooltips, preferred size and can
draw cells onto a canvas.
- createGraphHandler() - Method in class com.mxgraph.swing.mxGraphComponent
-
- createGraphicsCanvas() - Method in class com.mxgraph.reader.mxGraphViewImageReader
-
Hook that creates the graphics canvas.
- createGraphTransferable(mxGraphComponent, Object[], ImageIcon) - Method in class com.mxgraph.swing.handler.mxGraphTransferHandler
-
- createGraphTransferable(mxGraphComponent, Object[], mxRectangle, ImageIcon) - Method in class com.mxgraph.swing.handler.mxGraphTransferHandler
-
- createGraphView() - Method in class com.mxgraph.view.mxGraph
-
Constructs a new view to be used in this graph.
- createGroupCell(Object[]) - Method in class com.mxgraph.view.mxGraph
-
Hook for creating the group cell to hold the given array of if
no group cell was given to the function.
- createHandle(Point) - Method in class com.mxgraph.swing.handler.mxEdgeHandler
-
- createHandle(Point, int) - Method in class com.mxgraph.swing.handler.mxEdgeHandler
-
- createHandle() - Method in class com.mxgraph.swing.handler.mxRotationHandler
-
- createHandler(mxCellState) - Method in class com.mxgraph.swing.mxGraphComponent
-
- createHandlers() - Method in class com.mxgraph.swing.mxGraphComponent
-
Creates the connection-, panning and graphhandler (in this order).
- createHandles() - Method in class com.mxgraph.swing.handler.mxCellHandler
-
Creates the rectangles that define the handles.
- createHandles() - Method in class com.mxgraph.swing.handler.mxEdgeHandler
-
- createHandles() - Method in class com.mxgraph.swing.handler.mxElbowEdgeHandler
-
- createHandles() - Method in class com.mxgraph.swing.handler.mxVertexHandler
-
- createHtmlDocument(String, String, String, int, int, boolean, String, boolean) - Method in class com.mxgraph.canvas.mxGraphicsCanvas2D
-
Creates a HTML document around the given markup.
- createHtmlDocument(Map<String, Object>, String, int, int) - Method in class com.mxgraph.shape.mxHtmlTextShape
-
- createHtmlDocument(mxGraph, Object[], double, Color, mxRectangle) - Static method in class com.mxgraph.util.mxCellRenderer
-
- createHtmlDocument() - Static method in class com.mxgraph.util.mxDomUtils
-
Returns a document with a HTML node containing a HEAD and BODY node.
- createHtmlDocument() - Static method in class com.mxgraph.util.mxUtils
-
Deprecated.
Use mxDomUtils.createHtmlDocument
(Jan 2012)
- createHtmlDocument(Map<String, Object>, String) - Static method in class com.mxgraph.util.mxUtils
-
Returns a new, empty DOM document.
- createHtmlDocument(Map<String, Object>, String, double) - Static method in class com.mxgraph.util.mxUtils
-
Returns a new, empty DOM document.
- createHtmlDocument(Map<String, Object>, String, double, int) - Static method in class com.mxgraph.util.mxUtils
-
Returns a new, empty DOM document.
- createHtmlDocument(Map<String, Object>, String, double, int, String) - Static method in class com.mxgraph.util.mxUtils
-
Returns a new, empty DOM document.
- createHtmlDocument(Map<String, Object>, String, double, int, String, String) - Static method in class com.mxgraph.util.mxUtils
-
Returns a new, empty DOM document.
- createHtmlDocumentObject(Map<String, Object>, double) - Static method in class com.mxgraph.util.mxUtils
-
Returns a new, empty DOM document.
- createId(Object) - Method in class com.mxgraph.model.mxGraphModel
-
Creates a new Id for the given cell and increments the global counter
for creating new Ids.
- createIds - Variable in class com.mxgraph.model.mxGraphModel
-
Specifies if the model should automatically create Ids for new cells.
- createImageElement(double, double, double, double, String, boolean, boolean, boolean, boolean) - Method in class com.mxgraph.canvas.mxSvgCanvas
-
- createImageGraphics(double, double, double, double, boolean, boolean) - Method in class com.mxgraph.canvas.mxGraphicsCanvas2D
-
Creates a graphic instance for rendering an image.
- createInternalCells(mxHierarchicalLayout, Object[], mxGraphHierarchyNode[]) - Method in class com.mxgraph.layout.hierarchical.model.mxGraphHierarchyModel
-
Creates all edges in the internal model
- createLabelCurve() - Method in class com.mxgraph.util.mxCurve
-
- createLine(double, double, mxCompactTreeLayout.Polyline) - Method in class com.mxgraph.layout.mxCompactTreeLayout
-
- createMarker() - Method in class com.mxgraph.swing.handler.mxGraphHandler
-
- createMovePreview() - Method in class com.mxgraph.swing.handler.mxGraphHandler
-
- createNode(Object) - Method in class com.mxgraph.layout.mxCompactTreeLayout
-
- createPanningHandler() - Method in class com.mxgraph.swing.mxGraphComponent
-
- createPoints(mxGraphics2DCanvas, mxCellState) - Method in class com.mxgraph.shape.mxLineShape
-
- createPoints(mxCellState) - Method in class com.mxgraph.swing.handler.mxEdgeHandler
-
- createPreview() - Method in class com.mxgraph.swing.handler.mxCellHandler
-
Creates the preview for this handler.
- createPreview() - Method in class com.mxgraph.swing.handler.mxEdgeHandler
-
- createPreview() - Method in class com.mxgraph.swing.handler.mxVertexHandler
-
- createPriorityQueue() - Method in class com.mxgraph.analysis.mxGraphAnalysis
-
Hook for subclassers to provide a custom fibonacci heap.
- createRoot() - Method in class com.mxgraph.model.mxGraphModel
-
Creates a new root cell with a default layer (child 0).
- createSelectionCellsHandler() - Method in class com.mxgraph.swing.mxGraphComponent
-
- createSelectionModel() - Method in class com.mxgraph.view.mxGraph
-
Constructs a new selection model to be used in this graph.
- createShape(mxGraphics2DCanvas, mxCellState) - Method in class com.mxgraph.shape.mxActorShape
-
- createShape(mxGraphics2DCanvas, mxCellState) - Method in class com.mxgraph.shape.mxArrowShape
-
- createShape(mxGraphics2DCanvas, mxCellState) - Method in class com.mxgraph.shape.mxBasicShape
-
- createShape(mxGraphics2DCanvas, mxCellState) - Method in class com.mxgraph.shape.mxCloudShape
-
- createShape(mxGraphics2DCanvas, mxCellState) - Method in class com.mxgraph.shape.mxEllipseShape
-
- createShape(mxGraphics2DCanvas, mxCellState) - Method in class com.mxgraph.shape.mxHexagonShape
-
- createShape(mxGraphics2DCanvas, mxCellState) - Method in class com.mxgraph.shape.mxRhombusShape
-
- createShape(Node, mxStencilShape.svgShape) - Method in class com.mxgraph.shape.mxStencilShape
-
- createShape(mxGraphics2DCanvas, mxCellState) - Method in class com.mxgraph.shape.mxTriangleShape
-
- createShape(String, int) - Static method in class com.mxgraph.util.svg.AWTPathProducer
-
Utility method for creating an ExtendedGeneralPath.
- createShape(String, int) - Static method in class com.mxgraph.util.svg.AWTPolygonProducer
-
Utility method for creating an ExtendedGeneralPath.
- createShape(String, int) - Static method in class com.mxgraph.util.svg.AWTPolylineProducer
-
Utility method for creating an ExtendedGeneralPath.
- createState(Object) - Method in class com.mxgraph.view.mxGraphView
-
Creates and returns a cell state for the given cell.
- createStroke(Map<String, Object>) - Method in class com.mxgraph.canvas.mxGraphics2DCanvas
-
- createStylesheet() - Method in class com.mxgraph.view.mxGraph
-
Constructs a new stylesheet to be used in this graph.
- createSvgDocument(mxGraph, Object[], double, Color, mxRectangle) - Static method in class com.mxgraph.util.mxCellRenderer
-
- createSvgDocument(int, int) - Static method in class com.mxgraph.util.mxDomUtils
-
Creates a new SVG document for the given width and height.
- createSvgDocument(int, int) - Static method in class com.mxgraph.util.mxUtils
-
Deprecated.
Use mxDomUtils.createSvgDocument(int, int)
(Jan 2012)
- createTable(Document, String, int, int, int, int, double, Map<String, Object>) - Static method in class com.mxgraph.util.mxUtils
-
Creates a table for the given text using the given document to create the
DOM nodes.
- createTarget - Variable in class com.mxgraph.swing.handler.mxConnectionHandler
-
Specifies if the source should be cloned and used as a target if no
target was selected.
- createTargetVertex(MouseEvent, Object) - Method in class com.mxgraph.swing.handler.mxConnectionHandler
-
- createTemporaryGraphics(Map<String, Object>, float, mxRectangle) - Method in class com.mxgraph.canvas.mxGraphics2DCanvas
-
- createTextGraphics(double, double, double, double, double, boolean, String, String) - Method in class com.mxgraph.canvas.mxGraphicsCanvas2D
-
Returns a new graphics instance with the correct color and font for
text rendering.
- createTransferable(JComponent) - Method in class com.mxgraph.swing.handler.mxGraphTransferHandler
-
(non-Javadoc)
- createTransferableImage(mxGraphComponent, Object[]) - Method in class com.mxgraph.swing.handler.mxGraphTransferHandler
-
- createTransferHandler() - Method in class com.mxgraph.swing.mxGraphComponent
-
- createTransformedShape(AffineTransform) - Method in class com.mxgraph.util.svg.ExtendedGeneralPath
-
Delegates to the enclosed GeneralPath
.
- createTripleBuffer(int, int) - Method in class com.mxgraph.swing.mxGraphComponent
-
Creates the tripleBufferGraphics and tripleBuffer for the given dimension
and draws the complete graph onto the triplebuffer.
- createTripleBuffer(int, int) - Method in class com.mxgraph.swing.mxGraphOutline
-
Creates the tripleBufferGraphics and tripleBuffer for the given
dimension and draws the complete graph onto the triplebuffer.
- createUndoableEdit() - Method in class com.mxgraph.model.mxGraphModel
-
Creates a new undoable edit.
- createUnionFind(Object[]) - Method in class com.mxgraph.analysis.mxGraphAnalysis
-
Hook for subclassers to provide a custom union find structure.
- createVertex(Object, String, Object, double, double, double, double, String) - Method in class com.mxgraph.view.mxGraph
-
Hook method that creates the new vertex for insertVertex.
- createVertex(Object, String, Object, double, double, double, double, String, boolean) - Method in class com.mxgraph.view.mxGraph
-
Hook method that creates the new vertex for insertVertex.
- createVmlDocument(mxGraph, Object[], double, Color, mxRectangle) - Static method in class com.mxgraph.util.mxCellRenderer
-
- createVmlDocument() - Static method in class com.mxgraph.util.mxDomUtils
-
- createVmlDocument() - Static method in class com.mxgraph.util.mxUtils
-
Deprecated.
Use mxDomUtils.createVmlDocument
(Jan 2012)
- cropping - Variable in class com.mxgraph.reader.mxGraphViewImageReader
-
Specifies the border which is added to the size of the graph.
- crossingStage(Object) - Method in class com.mxgraph.layout.hierarchical.mxHierarchicalLayout
-
Executes the crossing stage using mxMedianHybridCrossingReduction.
- CSS_FILL_PROPERTY - Static variable in interface com.mxgraph.util.svg.CSSConstants
-
- CSS_NONE_VALUE - Static variable in interface com.mxgraph.util.svg.CSSConstants
-
- CSS_STROKE_PROPERTY - Static variable in interface com.mxgraph.util.svg.CSSConstants
-
- CSSConstants - Interface in com.mxgraph.util.svg
-
This interface defines constants for CSS.
- current - Variable in class com.mxgraph.swing.handler.mxInsertHandler
-
- current - Variable in class com.mxgraph.util.svg.AbstractParser
-
The current character.
- currentAngle - Variable in class com.mxgraph.swing.handler.mxRotationHandler
-
- currentBestCrossings - Variable in class com.mxgraph.layout.hierarchical.stage.mxMedianHybridCrossingReduction
-
The total number of crossings found in the best configuration so far
- currentColor - Variable in class com.mxgraph.swing.handler.mxCellMarker
-
Holds the current marker color.
- currentDropTarget - Variable in class com.mxgraph.swing.handler.mxGraphHandler
-
Reference to the current drop target.
- currentEdit - Variable in class com.mxgraph.model.mxGraphModel
-
Holds the changes for the current transaction.
- currentPath - Variable in class com.mxgraph.canvas.mxGraphicsCanvas2D
-
Holds the current path.
- currentRoot - Variable in class com.mxgraph.view.mxGraphView
-
mxCell that acts as the root of the displayed cell hierarchy.
- currentSegment() - Method in interface com.mxgraph.util.svg.ExtendedPathIterator
-
- currentSegment(double[]) - Method in interface com.mxgraph.util.svg.ExtendedPathIterator
-
- currentSegment(float[]) - Method in interface com.mxgraph.util.svg.ExtendedPathIterator
-
- currentState - Variable in class com.mxgraph.swing.handler.mxRotationHandler
-
- currentX - Variable in class com.mxgraph.util.svg.AWTPathProducer
-
The current x position.
- currentXDelta - Variable in class com.mxgraph.layout.hierarchical.stage.mxCoordinateAssignment
-
The sum of x-displacements for the current iteration
- currentXScale - Variable in class com.mxgraph.shape.mxStencilShape.svgShape
-
Holds the current value to which the shape is scaled in X
- currentY - Variable in class com.mxgraph.util.svg.AWTPathProducer
-
The current y position.
- currentYScale - Variable in class com.mxgraph.shape.mxStencilShape.svgShape
-
Holds the current value to which the shape is scaled in Y
- CURSORS - Static variable in class com.mxgraph.swing.handler.mxVertexHandler
-
- curve - Variable in class com.mxgraph.shape.mxCurveLabelShape
-
Cache of the points between which drawing straight lines views as a
curve
- curve - Variable in class com.mxgraph.shape.mxCurveShape
-
Cache of the points between which drawing straight lines views as a
curve
- CURVE_TEXT_STRETCH_FACTOR - Static variable in class com.mxgraph.shape.mxCurveLabelShape
-
Factor by which text on the inside of curve is stretched
- curveLengths - Variable in class com.mxgraph.util.mxCurve
-
The curve lengths of the curves
- curveTo(double, double, double, double, double, double) - Method in class com.mxgraph.canvas.mxGraphicsCanvas2D
-
- curveTo(double, double, double, double, double, double) - Method in interface com.mxgraph.canvas.mxICanvas2D
-
Draws a bezier curve to the given point.
- curveTo(float, float, float, float, float, float) - Method in class com.mxgraph.util.svg.ExtendedGeneralPath
-
Delegates to the enclosed GeneralPath
.
- curvetoCubicAbs(float, float, float, float, float, float) - Method in class com.mxgraph.util.svg.AWTPathProducer
-
- curvetoCubicAbs(float, float, float, float, float, float) - Method in interface com.mxgraph.util.svg.PathHandler
-
Invoked when an absolute cubic bezier curve command has been parsed.
- curvetoCubicRel(float, float, float, float, float, float) - Method in class com.mxgraph.util.svg.AWTPathProducer
-
- curvetoCubicRel(float, float, float, float, float, float) - Method in interface com.mxgraph.util.svg.PathHandler
-
Invoked when a relative cubic bezier curve command has been parsed.
- curvetoCubicSmoothAbs(float, float, float, float) - Method in class com.mxgraph.util.svg.AWTPathProducer
-
- curvetoCubicSmoothAbs(float, float, float, float) - Method in interface com.mxgraph.util.svg.PathHandler
-
Invoked when an absolute smooth cubic bezier curve command has
been parsed.
- curvetoCubicSmoothRel(float, float, float, float) - Method in class com.mxgraph.util.svg.AWTPathProducer
-
- curvetoCubicSmoothRel(float, float, float, float) - Method in interface com.mxgraph.util.svg.PathHandler
-
Invoked when a relative smooth cubic bezier curve command has
been parsed.
- curvetoQuadraticAbs(float, float, float, float) - Method in class com.mxgraph.util.svg.AWTPathProducer
-
- curvetoQuadraticAbs(float, float, float, float) - Method in interface com.mxgraph.util.svg.PathHandler
-
Invoked when an absolute quadratic bezier curve command has been parsed.
- curvetoQuadraticRel(float, float, float, float) - Method in class com.mxgraph.util.svg.AWTPathProducer
-
- curvetoQuadraticRel(float, float, float, float) - Method in interface com.mxgraph.util.svg.PathHandler
-
Invoked when a relative quadratic bezier curve command has been parsed.
- curvetoQuadraticSmoothAbs(float, float) - Method in class com.mxgraph.util.svg.AWTPathProducer
-
- curvetoQuadraticSmoothAbs(float, float) - Method in interface com.mxgraph.util.svg.PathHandler
-
Invoked when an absolute smooth quadratic bezier curve command
has been parsed.
- curvetoQuadraticSmoothRel(float, float) - Method in class com.mxgraph.util.svg.AWTPathProducer
-
- curvetoQuadraticSmoothRel(float, float) - Method in interface com.mxgraph.util.svg.PathHandler
-
Invoked when a relative smooth quadratic bezier curve command
has been parsed.
- cut(mxFibonacciHeap.Node, mxFibonacciHeap.Node) - Method in class com.mxgraph.analysis.mxFibonacciHeap
-
The reverse of the link operation: removes x from the child list of y.
- cycleStage(Object) - Method in class com.mxgraph.layout.hierarchical.mxHierarchicalLayout
-
Executes the cycle stage.
- d - Variable in class com.mxgraph.util.mxSpline1D
-
- dashed - Variable in class com.mxgraph.canvas.mxGraphicsCanvas2D.CanvasState
-
- dashPattern - Variable in class com.mxgraph.canvas.mxGraphicsCanvas2D.CanvasState
-
- DATA - Static variable in class com.mxgraph.io.graphml.mxGraphMlConstants
-
- dataEdgeKey(mxGraphMlEdge) - Static method in class com.mxgraph.io.graphml.mxGraphMlGraph
-
Returns the data element inside the edge that references to the key element
with name = KEY_EDGE_NAME.
- dataFlavor - Static variable in class com.mxgraph.swing.util.mxGraphTransferable
-
Serialized Data Flavor.
- dataNodeKey(mxGraphMlNode) - Static method in class com.mxgraph.io.graphml.mxGraphMlGraph
-
Returns the data element inside the node that references to the key element
with name = KEY_NODE_NAME.
- decode(Node) - Method in class com.mxgraph.io.mxCodec
-
- decode(Node, Object) - Method in class com.mxgraph.io.mxCodec
-
Decodes the given XML node.
- decode(String, mxGraph) - Static method in class com.mxgraph.io.mxGdCodec
-
Parses simple GD format and populate the specified graph
- decode(Document, mxGraph) - Static method in class com.mxgraph.io.mxGraphMlCodec
-
Receives a GraphMl document and parses it generating a new graph that is inserted in graph.
- decode(mxCodec, Node) - Method in class com.mxgraph.io.mxObjectCodec
-
Parses the given node into the object or returns a new object
representing the given node.
- decode(mxCodec, Node, Object) - Method in class com.mxgraph.io.mxObjectCodec
-
Parses the given node into the object or returns a new object
representing the given node.
- decode(mxCodec, Node, Object) - Method in class com.mxgraph.io.mxStylesheetCodec
-
Decodes the given mxStylesheet.
- decode(char[]) - Static method in class com.mxgraph.util.mxBase64
-
Decodes a BASE64 encoded char array.
- decode(byte[]) - Static method in class com.mxgraph.util.mxBase64
-
Decodes a BASE64 encoded byte array.
- decode(String) - Static method in class com.mxgraph.util.mxBase64
-
Decodes a BASE64 encoded String
.
- decodeAttribute(mxCodec, Node, Object) - Method in class com.mxgraph.io.mxObjectCodec
-
Reads the given attribute into the specified object.
- decodeAttributes(mxCodec, Node, Object) - Method in class com.mxgraph.io.mxObjectCodec
-
Decodes all attributes of the given node using decodeAttribute.
- decodeCell(Node, boolean) - Method in class com.mxgraph.io.mxCodec
-
Decodes cells that have been encoded using inversion, ie.
- decodeChild(mxCodec, Node, Object) - Method in class com.mxgraph.io.mxObjectCodec
-
Reads the specified child into the given object.
- decodeChildren(mxCodec, Node, Object) - Method in class com.mxgraph.io.mxObjectCodec
-
Decodec all children of the given node using decodeChild.
- decodeCompressedText(InputStream) - Static method in class com.mxgraph.util.png.mxPngTextDecoder
-
Decodes the zTXt chunk of the given PNG image stream.
- decodeFast(char[]) - Static method in class com.mxgraph.util.mxBase64
-
Decodes a BASE64 encoded char array that is known to be resonably well formatted.
- decodeFast(byte[]) - Static method in class com.mxgraph.util.mxBase64
-
Decodes a BASE64 encoded byte array that is known to be resonably well formatted.
- decodeFast(String) - Static method in class com.mxgraph.util.mxBase64
-
Decodes a BASE64 encoded string that is known to be resonably well formatted.
- decodeGraph(mxGraph, Object, mxGraphMlGraph) - Static method in class com.mxgraph.io.mxGraphMlCodec
-
Returns a Gml graph with the data of the vertexes and edges in the graph.
- decodeNode(mxCodec, Node, Object) - Method in class com.mxgraph.io.mxObjectCodec
-
Calls decodeAttributes and decodeChildren for the given node.
- decreaseKey(mxFibonacciHeap.Node, double) - Method in class com.mxgraph.analysis.mxFibonacciHeap
-
Decreases the key value for a heap node, given the new value to take on.
- DEFAULT_BACKGROUNDCOLOR - Static variable in class com.mxgraph.swing.handler.mxGraphTransferHandler
-
Specifies the background color of the transfer image.
- DEFAULT_COLLAPSED_ICON - Static variable in class com.mxgraph.swing.mxGraphComponent
-
- DEFAULT_CURSOR - Static variable in class com.mxgraph.swing.handler.mxGraphHandler
-
Default is Cursor.DEFAULT_CURSOR.
- DEFAULT_DASHED_PATTERN - Static variable in class com.mxgraph.util.mxConstants
-
Specifies the default dash pattern, 3 pixels solid, 3 pixels clear.
- DEFAULT_DELAY - Static variable in class com.mxgraph.swing.util.mxAnimation
-
Specifies the default delay for animations in ms.
- DEFAULT_DIRECTED - Static variable in class com.mxgraph.analysis.mxGraphProperties
-
- DEFAULT_EXPANDED_ICON - Static variable in class com.mxgraph.swing.mxGraphComponent
-
- DEFAULT_FONTFAMILIES - Static variable in class com.mxgraph.util.mxConstants
-
Comma separated list of default fonts for CSS properties.
- DEFAULT_FONTFAMILY - Static variable in class com.mxgraph.util.mxConstants
-
Defines the default font family.
- DEFAULT_FONTSIZE - Static variable in class com.mxgraph.util.mxConstants
-
Defines the default font size.
- DEFAULT_HOTSPOT - Static variable in class com.mxgraph.util.mxConstants
-
Defines the portion of the cell which is to be used as a connectable
region.
- DEFAULT_IMAGEBASEPATH - Static variable in class com.mxgraph.canvas.mxBasicCanvas
-
Defines the default value for the imageBasePath in all GDI canvases.
- DEFAULT_IMAGESIZE - Static variable in class com.mxgraph.util.mxConstants
-
Defines the default image size.
- DEFAULT_INVALID_COLOR - Static variable in class com.mxgraph.swing.util.mxSwingConstants
-
Specifies the default invalid color.
- DEFAULT_LABEL_BUFFER - Static variable in class com.mxgraph.util.mxConstants
-
Specifies the default distance at 1.0 scale that the label curve is
created from its base curve
- DEFAULT_MARKERSIZE - Static variable in class com.mxgraph.util.mxConstants
-
Defines the default marker size.
- DEFAULT_MAX_HANDLERS - Static variable in class com.mxgraph.swing.handler.mxSelectionCellsHandler
-
Defines the default value for maxHandlers.
- DEFAULT_MIN_HEIGHT - Static variable in class com.mxgraph.swing.view.mxCellEditor
-
- DEFAULT_MIN_WIDTH - Static variable in class com.mxgraph.swing.view.mxCellEditor
-
- DEFAULT_MINIMUM_EDITOR_SCALE - Static variable in class com.mxgraph.swing.view.mxCellEditor
-
- DEFAULT_PAGESCALE - Static variable in class com.mxgraph.swing.mxGraphComponent
-
Specifies the default page scale.
- DEFAULT_STARTSIZE - Static variable in class com.mxgraph.util.mxConstants
-
Defines the default start size for swimlanes.
- DEFAULT_STROKE - Static variable in class com.mxgraph.swing.handler.mxCellMarker
-
Specifies the default stroke for the marker.
- DEFAULT_TRANSFER_IMAGE_ENABLED - Static variable in class com.mxgraph.swing.handler.mxGraphTransferHandler
-
Boolean that specifies if an image of the cells should be created for
each transferable.
- DEFAULT_TRAVERSE_VISIBLE - Static variable in class com.mxgraph.analysis.mxGraphProperties
-
- DEFAULT_VALID_COLOR - Static variable in class com.mxgraph.swing.util.mxSwingConstants
-
Specifies the default valid color.
- DEFAULT_WARNING_ICON - Static variable in class com.mxgraph.swing.mxGraphComponent
-
- DEFAULT_ZOOMHANDLE_FILL - Static variable in class com.mxgraph.swing.mxGraphOutline
-
- DefaultErrorHandler - Class in com.mxgraph.util.svg
-
This class provides a default implementation of ErrorHandler.
- DefaultErrorHandler() - Constructor for class com.mxgraph.util.svg.DefaultErrorHandler
-
- defaultInterGlyphSpace - Variable in class com.mxgraph.shape.mxCurveLabelShape.LabelPosition
-
- defaultLoopStyle - Variable in class com.mxgraph.view.mxGraph
-
Specifies the default style for loops.
- defaultOverlap - Variable in class com.mxgraph.swing.util.mxCellOverlay
-
Defines the overlapping for the overlay, that is,
the proportional distance from the origin to the
point defined by the alignment.
- defaultOverlap - Variable in class com.mxgraph.view.mxGraph
-
Value returned by getOverlap if isAllowOverlapParent returns
true for the given cell.
- defaultParent - Variable in class com.mxgraph.view.mxGraph
-
Specifies the default parent to be used to insert new cells.
- defs - Variable in class com.mxgraph.canvas.mxSvgCanvas
-
- DEG_PER_RAD - Static variable in class com.mxgraph.util.mxConstants
-
Defines the number of degrees per radian.
- delay - Variable in class com.mxgraph.swing.util.mxAnimation
-
Default is DEFAULT_DELAY.
- delete(mxFibonacciHeap.Node) - Method in class com.mxgraph.analysis.mxFibonacciHeap
-
Deletes a node from the heap given the reference to the node.
- deltas - Variable in class com.mxgraph.swing.view.mxCellStatePreview
-
- desc - Variable in class com.mxgraph.shape.mxStencil
-
Holds the top-level node of the stencil definition.
- destroy() - Method in class com.mxgraph.canvas.mxImageCanvas
-
- destroy() - Method in class com.mxgraph.swing.handler.mxCellHandler
-
Invoked when the handler is no longer used.
- destroy() - Method in class com.mxgraph.swing.handler.mxCellTracker
-
- destroy() - Method in class com.mxgraph.view.mxLayoutManager
-
- destroy() - Method in class com.mxgraph.view.mxSpaceManager
-
- destroy() - Method in class com.mxgraph.view.mxSwimlaneManager
-
- destroy() - Method in class com.mxgraph.view.mxTemporaryCellStates
-
Destroys the cell states and restores the state of the graph view.
- destroyTripleBuffer() - Method in class com.mxgraph.swing.mxGraphComponent
-
Destroys the tripleBuffer and tripleBufferGraphics objects.
- destroyTripleBuffer() - Method in class com.mxgraph.swing.mxGraphOutline
-
Destroys the tripleBuffer and tripleBufferGraphics objects.
- dfs(mxAnalysisGraph, Object, mxGraph.mxICellVisitor) - Static method in class com.mxgraph.analysis.mxTraversal
-
Implements a recursive depth first search starting from the specified
cell.
- dfs(mxGraphHierarchyNode, mxGraphHierarchyNode, mxGraphHierarchyEdge, mxGraphHierarchyModel.CellVisitor, Set<mxGraphHierarchyNode>, int) - Method in class com.mxgraph.layout.hierarchical.model.mxGraphHierarchyModel
-
Performs a depth first search on the internal hierarchy model
- dfs(mxGraphHierarchyNode, mxGraphHierarchyNode, mxGraphHierarchyEdge, mxGraphHierarchyModel.CellVisitor, Set<mxGraphHierarchyNode>, int[], int, int) - Method in class com.mxgraph.layout.hierarchical.model.mxGraphHierarchyModel
-
Performs a depth first search on the internal hierarchy model.
- dfs(Object, Object, Set<Object>) - Method in class com.mxgraph.layout.mxCompactTreeLayout
-
Does a depth first search starting at the specified cell.
- dfsCount - Variable in class com.mxgraph.layout.hierarchical.model.mxGraphHierarchyModel
-
Count of the number of times the ancestor dfs has been used
- die() - Method in class com.mxgraph.util.mxUndoableEdit
-
Hook to free resources after the edit has been removed from the command
history.
- differ(Object, Object) - Method in class com.mxgraph.analysis.mxUnionFind
-
Returns true if element a and element b are not in the same set.
- dijkstra(mxAnalysisGraph, Object, Object, mxGraph.mxICellVisitor) - Static method in class com.mxgraph.analysis.mxTraversal
-
Implements the Dijkstra's shortest path from startVertex to endVertex.
- DIRECTED - Static variable in class com.mxgraph.analysis.mxGraphProperties
-
Whether or not to take into account the direction on edges.
- DIRECTION_EAST - Static variable in class com.mxgraph.util.mxConstants
-
DIRECTION_EAST
- DIRECTION_MASK_ALL - Static variable in class com.mxgraph.util.mxConstants
-
DIRECTION_MASK_EAST
- DIRECTION_MASK_EAST - Static variable in class com.mxgraph.util.mxConstants
-
DIRECTION_MASK_EAST
- DIRECTION_MASK_NONE - Static variable in class com.mxgraph.util.mxConstants
-
DIRECTION_MASK_NONE
- DIRECTION_MASK_NORTH - Static variable in class com.mxgraph.util.mxConstants
-
DIRECTION_MASK_NORTH
- DIRECTION_MASK_SOUTH - Static variable in class com.mxgraph.util.mxConstants
-
DIRECTION_MASK_SOUTH
- DIRECTION_MASK_WEST - Static variable in class com.mxgraph.util.mxConstants
-
DIRECTION_MASK_WEST
- DIRECTION_NORTH - Static variable in class com.mxgraph.util.mxConstants
-
DIRECTION_NORTH
- DIRECTION_SOUTH - Static variable in class com.mxgraph.util.mxConstants
-
DIRECTION_SOUTH
- DIRECTION_WEST - Static variable in class com.mxgraph.util.mxConstants
-
DIRECTION_WEST
- dirty - Variable in class com.mxgraph.swing.util.mxMorphing
-
- dirVectors - Static variable in class com.mxgraph.view.mxEdgeStyle
-
- disableEdgeStyle - Variable in class com.mxgraph.layout.hierarchical.mxHierarchicalLayout
-
Specifies if the STYLE_NOEDGESTYLE flag should be set on edges that are
modified by the result.
- disableEdgeStyle - Variable in class com.mxgraph.layout.hierarchical.stage.mxCoordinateAssignment
-
Specifies if the STYLE_NOEDGESTYLE flag should be set on edges that are
modified by the result.
- disableEdgeStyle - Variable in class com.mxgraph.layout.mxCircleLayout
-
Specifies if the STYLE_NOEDGESTYLE flag should be set on edges that are
modified by the result.
- disableEdgeStyle - Variable in class com.mxgraph.layout.mxFastOrganicLayout
-
Specifies if the STYLE_NOEDGESTYLE flag should be set on edges that are
modified by the result.
- disableEdgeStyle - Variable in class com.mxgraph.layout.mxOrganicLayout
-
Specifies if the STYLE_NOEDGESTYLE flag should be set on edges that are
modified by the result.
- disconnectGraph(Object[]) - Method in class com.mxgraph.view.mxGraph
-
Disconnects the given edges from the terminals which are not in the
given array.
- disconnectOnMove - Variable in class com.mxgraph.view.mxGraph
-
Specifies if edges should be disconnected from their terminals when they
are moved.
- dispatch() - Method in class com.mxgraph.util.mxUndoableEdit
-
Hook to notify any listeners of the changes after an undo or redo
has been carried out.
- dispX - Variable in class com.mxgraph.layout.mxFastOrganicLayout
-
An array of locally stored X co-ordinate displacements for the vertices.
- dispY - Variable in class com.mxgraph.layout.mxFastOrganicLayout
-
An array of locally stored Y co-ordinate displacements for the vertices.
- document - Variable in class com.mxgraph.canvas.mxHtmlCanvas
-
Holds the HTML document that represents the canvas.
- document - Variable in class com.mxgraph.canvas.mxSvgCanvas
-
Holds the HTML document that represents the canvas.
- document - Variable in class com.mxgraph.canvas.mxVmlCanvas
-
Holds the HTML document that represents the canvas.
- document - Variable in class com.mxgraph.io.mxCodec
-
Holds the owner document of the codec.
- DONE - Static variable in class com.mxgraph.util.mxEvent
-
- doParse() - Method in class com.mxgraph.util.svg.AbstractParser
-
Method responsible for actually parsing data after AbstractParser
has initialized itself.
- doParse() - Method in class com.mxgraph.util.svg.PathParser
-
- doParse() - Method in class com.mxgraph.util.svg.PointsParser
-
Parses the current stream.
- DOWN - Static variable in class com.mxgraph.util.mxEvent
-
- dragCells - Variable in class com.mxgraph.swing.handler.mxGraphHandler
-
- dragEnabled - Variable in class com.mxgraph.swing.mxGraphComponent
-
- dragEnter(DropTargetDragEvent) - Method in class com.mxgraph.swing.handler.mxGraphHandler
-
- dragExit(DropTargetEvent) - Method in class com.mxgraph.swing.handler.mxGraphHandler
-
- dragImage - Variable in class com.mxgraph.swing.handler.mxGraphHandler
-
Holds the image that is being used for the preview.
- dragOver(DropTargetDragEvent) - Method in class com.mxgraph.swing.handler.mxGraphHandler
-
- drawCell(mxCellState) - Method in class com.mxgraph.canvas.mxGraphics2DCanvas
-
- drawCell(mxCellState) - Method in class com.mxgraph.canvas.mxHtmlCanvas
-
- drawCell(mxCellState) - Method in interface com.mxgraph.canvas.mxICanvas
-
Draws the given cell.
- drawCell(mxCellState) - Method in class com.mxgraph.canvas.mxImageCanvas
-
- drawCell(mxCellState) - Method in class com.mxgraph.canvas.mxSvgCanvas
-
- drawCell(mxCellState) - Method in class com.mxgraph.canvas.mxVmlCanvas
-
- drawCell(mxICanvas, Object) - Method in class com.mxgraph.swing.mxGraphComponent.mxGraphControl
-
Draws the given cell onto the specified canvas.
- drawCell(mxICanvas, Object) - Method in class com.mxgraph.view.mxGraph
-
Draws the given cell and its descendants onto the specified canvas.
- drawCells(mxGraph, Object[], double, mxRectangle, mxCellRenderer.CanvasFactory) - Static method in class com.mxgraph.util.mxCellRenderer
-
Draws the given cells using a Graphics2D canvas and returns the buffered image
that represents the cells.
- drawChildren(Object, boolean, boolean) - Method in class com.mxgraph.swing.mxGraphComponent.mxGraphControl
-
Draws the child edges and/or all other children in the given cell
depending on the boolean arguments.
- drawElement(mxGraphicsCanvas2D, mxCellState, Element, mxRectangle) - Method in class com.mxgraph.shape.mxStencil
-
Drawsthe given element.
- drawFromRootCell() - Method in class com.mxgraph.swing.mxGraphComponent.mxGraphControl
-
Hook to draw the root cell into the canvas.
- drawGlassEffect(mxGraphics2DCanvas, mxCellState) - Static method in class com.mxgraph.shape.mxLabelShape
-
Draws the glass effect
- drawGraph(Graphics2D, boolean) - Method in class com.mxgraph.swing.mxGraphComponent.mxGraphControl
-
- drawGraph(mxICanvas) - Method in class com.mxgraph.view.mxGraph
-
Draws the graph onto the given canvas.
- drawImage(Rectangle, String) - Method in class com.mxgraph.canvas.mxGraphics2DCanvas
-
- drawImage(Rectangle, String, boolean, boolean, boolean) - Method in class com.mxgraph.canvas.mxGraphics2DCanvas
-
- drawImage(Graphics2D, Image, int, int) - Method in class com.mxgraph.canvas.mxGraphicsCanvas2D
-
- drawImageClip(Graphics, BufferedImage, ImageObserver) - Static method in class com.mxgraph.util.mxUtils
-
Draws the image inside the clip bounds to the given graphics object.
- drawImageImpl(Image, int, int) - Method in class com.mxgraph.canvas.mxGraphics2DCanvas
-
Implements the actual graphics call.
- drawImageImpl(Image, int, int) - Method in class com.mxgraph.swing.view.mxInteractiveCanvas
-
Overrides graphics call to use image observer.
- drawingBounds - Variable in class com.mxgraph.shape.mxCurveLabelShape.LabelGlyphCache
-
The un-rotated rectangle that just bounds this character
- drawLabel(String, mxCellState, boolean) - Method in class com.mxgraph.canvas.mxGraphics2DCanvas
-
- drawLabel(String, mxCellState, boolean) - Method in class com.mxgraph.canvas.mxHtmlCanvas
-
- drawLabel(String, mxCellState, boolean) - Method in interface com.mxgraph.canvas.mxICanvas
-
Draws the given label.
- drawLabel(String, mxCellState, boolean) - Method in class com.mxgraph.canvas.mxImageCanvas
-
- drawLabel(String, mxCellState, boolean) - Method in class com.mxgraph.canvas.mxSvgCanvas
-
- drawLabel(String, mxCellState, boolean) - Method in class com.mxgraph.canvas.mxVmlCanvas
-
- drawLabels - Variable in class com.mxgraph.canvas.mxBasicCanvas
-
Specifies whether labels should be painted.
- drawLabels - Variable in class com.mxgraph.swing.mxGraphOutline
-
- drawLine(List<mxPoint>, Map<String, Object>) - Method in class com.mxgraph.canvas.mxHtmlCanvas
-
Draws the given lines as segments between all points of the given list
of mxPoints.
- drawLine(List<mxPoint>, Map<String, Object>) - Method in class com.mxgraph.canvas.mxSvgCanvas
-
Draws the given lines as segments between all points of the given list
of mxPoints.
- drawLine(List<mxPoint>, Map<String, Object>) - Method in class com.mxgraph.canvas.mxVmlCanvas
-
Draws the given lines as segments between all points of the given list
of mxPoints.
- drawMarker(Element, Object, mxPoint, mxPoint, float, float, String) - Method in class com.mxgraph.canvas.mxSvgCanvas
-
Draws the specified marker as a child path in the given parent.
- drawSegment(int, int, int, int, String, int) - Method in class com.mxgraph.canvas.mxHtmlCanvas
-
Draws the specified segment of a line.
- drawShadow(mxGraphicsCanvas2D, mxCellState, double, boolean, boolean, mxRectangle, double, boolean) - Method in class com.mxgraph.shape.mxStencil
-
Draws the shadow.
- drawShape(int, int, int, int, Map<String, Object>) - Method in class com.mxgraph.canvas.mxHtmlCanvas
-
Draws the shape specified with the STYLE_SHAPE key in the given style.
- drawShape(int, int, int, int, Map<String, Object>) - Method in class com.mxgraph.canvas.mxSvgCanvas
-
Draws the shape specified with the STYLE_SHAPE key in the given style.
- drawShape(int, int, int, int, Map<String, Object>) - Method in class com.mxgraph.canvas.mxVmlCanvas
-
Draws the shape specified with the STYLE_SHAPE key in the given style.
- drawShape(mxGraphicsCanvas2D, mxCellState, mxRectangle, boolean) - Method in class com.mxgraph.shape.mxStencil
-
Draws this stencil inside the given bounds.
- drawState(mxICanvas, mxCellState, boolean) - Method in class com.mxgraph.view.mxGraph
-
Draws the cell state with the given label onto the canvas.
- drawText(String, int, int, int, int, Map<String, Object>) - Method in class com.mxgraph.canvas.mxHtmlCanvas
-
Draws the specified text either using drawHtmlString or using drawString.
- drawText(String, int, int, int, int, Map<String, Object>) - Method in class com.mxgraph.canvas.mxSvgCanvas
-
Draws the specified text either using drawHtmlString or using drawString.
- drawText(String, int, int, int, int, Map<String, Object>) - Method in class com.mxgraph.canvas.mxVmlCanvas
-
Draws the specified text either using drawHtmlString or using drawString.
- drop(DropTargetDropEvent) - Method in class com.mxgraph.swing.handler.mxGraphHandler
-
- dropActionChanged(DropTargetDragEvent) - Method in class com.mxgraph.swing.handler.mxGraphHandler
-
- dropEnabled - Variable in class com.mxgraph.view.mxGraph
-
Specifies the return value for isDropEnabled.
- dx - Variable in class com.mxgraph.canvas.mxGraphicsCanvas2D.CanvasState
-
- dx - Variable in class com.mxgraph.layout.mxCompactTreeLayout.Polyline
-
- dy - Variable in class com.mxgraph.canvas.mxGraphicsCanvas2D.CanvasState
-
- dy - Variable in class com.mxgraph.layout.mxCompactTreeLayout.Polyline
-
- e - Variable in class com.mxgraph.layout.mxOrganicLayout
-
Internal models collection of edges to be laid out
- ease - Variable in class com.mxgraph.swing.util.mxMorphing
-
Ease-off for movement towards the given vector.
- EDGE - Static variable in class com.mxgraph.io.graphml.mxGraphMlConstants
-
- edge - Variable in class com.mxgraph.model.mxCell
-
Specifies whether the cell is a vertex or edge and whether it is
connectable, visible and collapsed.
- EDGE_DEFAULT - Static variable in class com.mxgraph.io.graphml.mxGraphMlConstants
-
- EDGE_DIRECTED - Static variable in class com.mxgraph.io.graphml.mxGraphMlConstants
-
- EDGE_SELECTION_COLOR - Static variable in class com.mxgraph.swing.util.mxSwingConstants
-
Defines the selection color for edges.
- EDGE_SELECTION_STROKE - Static variable in class com.mxgraph.swing.util.mxSwingConstants
-
Defines the stroke used for painting selected edges.
- EDGE_SOURCE - Static variable in class com.mxgraph.io.graphml.mxGraphMlConstants
-
- EDGE_SOURCE_PORT - Static variable in class com.mxgraph.io.graphml.mxGraphMlConstants
-
- EDGE_TARGET - Static variable in class com.mxgraph.io.graphml.mxGraphMlConstants
-
- EDGE_TARGET_PORT - Static variable in class com.mxgraph.io.graphml.mxGraphMlConstants
-
- EDGE_UNDIRECTED - Static variable in class com.mxgraph.io.graphml.mxGraphMlConstants
-
- edgeCrossingCostFactor - Variable in class com.mxgraph.layout.mxOrganicLayout
-
Cost factor applied to energy calculations involving edges that cross
over one another.
- edgeDistanceCostFactor - Variable in class com.mxgraph.layout.mxOrganicLayout
-
Cost factor applied to energy calculations involving the distance
nodes and edges.
- edgeLabelsMovable - Variable in class com.mxgraph.view.mxGraph
-
Specifies the return value for edges in isLabelMovable.
- edgeLengthCostFactor - Variable in class com.mxgraph.layout.mxOrganicLayout
-
Cost factor applied to energy calculations for the edge lengths.
- edgeMapper - Variable in class com.mxgraph.layout.hierarchical.model.mxGraphHierarchyModel
-
Map from graph edges to internal model edges
- edgeRouting - Variable in class com.mxgraph.layout.mxCompactTreeLayout
-
Whether or not to apply the internal tree edge routing
- edges - Variable in class com.mxgraph.layout.hierarchical.model.mxGraphHierarchyEdge
-
The graph edge(s) this object represents.
- edges - Variable in class com.mxgraph.model.mxCell
-
Holds the child cells and connected edges.
- edgeStyle - Variable in class com.mxgraph.layout.hierarchical.stage.mxCoordinateAssignment
-
The style to apply between cell layers to edge segments
- EDGESTYLE_ELBOW - Static variable in class com.mxgraph.util.mxConstants
-
Name of the elbow edge style.
- EDGESTYLE_ENTITY_RELATION - Static variable in class com.mxgraph.util.mxConstants
-
Name of the entity relation edge style.
- EDGESTYLE_LOOP - Static variable in class com.mxgraph.util.mxConstants
-
Name of the loop edge style.
- EDGESTYLE_ORTHOGONAL - Static variable in class com.mxgraph.util.mxConstants
-
Name of the orthogonal edge style.
- EDGESTYLE_SEGMENT - Static variable in class com.mxgraph.util.mxConstants
-
Name of the generic segment edge style.
- EDGESTYLE_SIDETOSIDE - Static variable in class com.mxgraph.util.mxConstants
-
Name of the side to side edge style.
- EDGESTYLE_TOPTOBOTTOM - Static variable in class com.mxgraph.util.mxConstants
-
Name of the top to bottom edge style.
- editingCell - Variable in class com.mxgraph.swing.view.mxCellEditor
-
- editorPane - Variable in class com.mxgraph.swing.view.mxCellEditor
-
Holds the editor for HTML editing.
- ELBOW_HORIZONTAL - Static variable in class com.mxgraph.util.mxConstants
-
ELBOW_HORIZONTAL
- ELBOW_VERTICAL - Static variable in class com.mxgraph.util.mxConstants
-
ELBOW_VERTICAL
- ElbowConnector - Static variable in class com.mxgraph.view.mxEdgeStyle
-
Uses either SideToSide or TopToBottom depending on the horizontal
flag in the cell style.
- ellipse(double, double, double, double) - Method in class com.mxgraph.canvas.mxGraphicsCanvas2D
-
- ellipse(double, double, double, double) - Method in interface com.mxgraph.canvas.mxICanvas2D
-
Next fill or stroke should draw an ellipse.
- EllipsePerimeter - Static variable in class com.mxgraph.view.mxPerimeter
-
Describes an elliptic perimeter.
- embedded - Variable in class com.mxgraph.canvas.mxSvgCanvas
-
Specifies if images should be embedded as base64 encoded strings.
- EMPTY_IMAGE - Static variable in class com.mxgraph.swing.util.mxSwingConstants
-
Contains an empty image of size 1, 1.
- EMPTY_STYLE - Static variable in class com.mxgraph.view.mxStylesheet
-
Shared immutable empty hashtable (for undefined cell styles).
- emptyConnectionMap - Static variable in class com.mxgraph.layout.hierarchical.model.mxGraphHierarchyNode
-
Shared empty connection map to return instead of null in applyMap.
- enabled - Variable in class com.mxgraph.swing.handler.mxCellMarker
-
Specifies if the marker is enabled.
- enabled - Variable in class com.mxgraph.swing.handler.mxConnectionHandler
-
- enabled - Variable in class com.mxgraph.swing.handler.mxGraphHandler
-
Specifies if the handler is enabled.
- enabled - Variable in class com.mxgraph.swing.handler.mxInsertHandler
-
Specifies if this handler is enabled.
- enabled - Variable in class com.mxgraph.swing.handler.mxPanningHandler
-
- enabled - Variable in class com.mxgraph.swing.handler.mxRotationHandler
-
Specifies if this handler is enabled.
- enabled - Variable in class com.mxgraph.swing.handler.mxRubberband
-
Specifies if the rubberband is enabled.
- enabled - Variable in class com.mxgraph.swing.handler.mxSelectionCellsHandler
-
Specifies if this handler is enabled.
- enabled - Variable in class com.mxgraph.view.mxGraph
-
Specifies the return value for isEnabled.
- enabled - Variable in class com.mxgraph.view.mxLayoutManager
-
Optional string that specifies the value of the attribute to be passed
to mxCell.is to check if the rule applies to a cell.
- enabled - Variable in class com.mxgraph.view.mxSpaceManager
-
Optional string that specifies the value of the attribute to be passed
to mxCell.is to check if the rule applies to a cell.
- enabled - Variable in class com.mxgraph.view.mxSwimlaneManager
-
Optional string that specifies the value of the attribute to be passed
to mxCell.is to check if the rule applies to a cell.
- enableImageSupport - Static variable in class com.mxgraph.swing.util.mxGraphTransferable
-
Global switch to disable image support in transferables.
- encode(Object) - Method in class com.mxgraph.io.mxCodec
-
Encodes the specified object and returns the resulting XML node.
- encode(mxGraph) - Static method in class com.mxgraph.io.mxGdCodec
-
Generates a GD text output with the cells in the graph.
- encode(mxGraph) - Static method in class com.mxgraph.io.mxGraphMlCodec
-
Generates a Xml document with the cells in the graph.
- encode(mxCodec, Object) - Method in class com.mxgraph.io.mxObjectCodec
-
Encodes the specified object and returns a node representing then given
object.
- encode(mxCodec, Object) - Method in class com.mxgraph.io.mxStylesheetCodec
-
Encodes the given mxStylesheet.
- encode(RenderedImage) - Method in class com.mxgraph.util.png.mxPngImageEncoder
-
This method encodes a RenderedImage
into PNG.
- encodeCell(mxICell, Node, boolean) - Method in class com.mxgraph.io.mxCodec
-
Encoding of cell hierarchies is built-into the core, but is a
higher-level function that needs to be explicitely used by the
respective object encoders (eg.
- encodeDefaults - Variable in class com.mxgraph.io.mxCodec
-
Specifies if default values should be encoded.
- encodeElements(mxCodec, Object, Node) - Method in class com.mxgraph.io.mxObjectCodec
-
Encodes the child objects of arrays, maps and collections.
- encodeFields(mxCodec, Object, Node) - Method in class com.mxgraph.io.mxObjectCodec
-
Encodes the declared fields of the given object into the given node.
- encodeObject(mxCodec, Object, Node) - Method in class com.mxgraph.io.mxModelCodec
-
Encodes the given mxGraphModel by writing a (flat) XML sequence
of cell nodes as produced by the mxCellCodec.
- encodeObject(mxCodec, Object, Node) - Method in class com.mxgraph.io.mxObjectCodec
-
- encodeToByte(byte[], boolean) - Static method in class com.mxgraph.util.mxBase64
-
Encodes a raw byte array into a BASE64 byte[]
representation i accordance with RFC 2045.
- encodeToChar(byte[], boolean) - Static method in class com.mxgraph.util.mxBase64
-
Encodes a raw byte array into a BASE64 char[]
representation i accordance with RFC 2045.
- encodeToString(byte[], boolean) - Static method in class com.mxgraph.util.mxBase64
-
Encodes a raw byte array into a BASE64 String
representation i accordance with RFC 2045.
- encodeValue(mxCodec, Object, String, Object, Node) - Method in class com.mxgraph.io.mxObjectCodec
-
- encodeXML(mxGraphMlGraph) - Static method in class com.mxgraph.io.mxGraphMlCodec
-
Generates a Xml document with the gmlGraph.
- END_UPDATE - Static variable in class com.mxgraph.util.mxEvent
-
Holds the name for the endUpdate event.
- endBuffer - Variable in class com.mxgraph.shape.mxCurveLabelShape.LabelPosition
-
- endingUpdate - Variable in class com.mxgraph.model.mxGraphModel
-
- endPath() - Method in class com.mxgraph.util.svg.AWTPathProducer
-
- endPath() - Method in interface com.mxgraph.util.svg.PathHandler
-
Invoked when the path ends.
- ENDPOINT - Static variable in class com.mxgraph.io.graphml.mxGraphMlConstants
-
- endPoint - Variable in class com.mxgraph.util.mxLine
-
The end point of the line
- endPoints() - Method in class com.mxgraph.util.svg.AWTPolygonProducer
-
- endPoints() - Method in class com.mxgraph.util.svg.AWTPolylineProducer
-
- endPoints() - Method in interface com.mxgraph.util.svg.PointsHandler
-
Invoked when the points attribute ends.
- endUpdate() - Method in class com.mxgraph.model.mxGraphModel
-
- endUpdate() - Method in interface com.mxgraph.model.mxIGraphModel
-
Decrements the updateLevel by one and fires a notification event if the
updateLevel reaches 0.
- enterGroup() - Method in class com.mxgraph.view.mxGraph
-
- enterGroup(Object) - Method in class com.mxgraph.view.mxGraph
-
Uses the given cell as the root of the displayed cell hierarchy.
- enterStopsCellEditing - Variable in class com.mxgraph.swing.mxGraphComponent
-
If true, pressing the enter key without pressing control will stop
editing and accept the new value.
- ENTITY_SEGMENT - Static variable in class com.mxgraph.util.mxConstants
-
Defines the length of the horizontal segment of an Entity Relation.
- EntityRelation - Static variable in class com.mxgraph.view.mxEdgeStyle
-
Provides an entity relation style for edges (as used in database
schema diagrams).
- enumForValue(String) - Method in class com.mxgraph.io.graphml.mxGraphMlKey
-
Converts a String value in its corresponding enum value for the
keyFor attribute.
- enumTypeValue(String) - Method in class com.mxgraph.io.graphml.mxGraphMlKey
-
Converts a String value in its corresponding enum value for the
keyType attribute.
- equals(Object) - Method in class com.mxgraph.util.mxPoint
-
Returns true if the given object equals this rectangle.
- equals(Object) - Method in class com.mxgraph.util.mxRectangle
-
Returns true if the given object equals this rectangle.
- eRead - Variable in class com.mxgraph.util.svg.PointsParser
-
Whether the last character was a 'e' or 'E'.
- error - Variable in class com.mxgraph.swing.handler.mxConnectionHandler
-
- error - Variable in class com.mxgraph.swing.handler.mxEdgeHandler
-
- error(ParseException) - Method in class com.mxgraph.util.svg.DefaultErrorHandler
-
- error(ParseException) - Method in interface com.mxgraph.util.svg.ErrorHandler
-
Called when a parse error occurs.
- errorHandler - Variable in class com.mxgraph.util.svg.AbstractParser
-
The error handler.
- ErrorHandler - Interface in com.mxgraph.util.svg
-
This interface must be implemented and then registred as the error handler
in order to be notified of parsing errors.
- escape(KeyEvent) - Method in class com.mxgraph.swing.mxGraphComponent
-
Callback to process an escape keystroke.
- escapeEnabled - Variable in class com.mxgraph.swing.mxGraphComponent
-
Specifies should be invoked when the escape key is pressed.
- eval(String) - Static method in class com.mxgraph.util.mxUtils
-
Evaluates a Java expression as a class member using mxCodecRegistry.
- evaluateAttribute(Element, String, mxCellState) - Method in class com.mxgraph.shape.mxStencil
-
Gets the attribute for the given name from the given node.
- eventListeners - Variable in class com.mxgraph.util.mxEventSource
-
Holds the event names and associated listeners in an array.
- eventsEnabled - Variable in class com.mxgraph.util.mxEventSource
-
Specifies if events can be fired.
- eventSource - Variable in class com.mxgraph.swing.handler.mxCellMarker
-
Holds the event source.
- eventSource - Variable in class com.mxgraph.swing.handler.mxConnectionHandler
-
Holds the event source.
- eventSource - Variable in class com.mxgraph.swing.handler.mxInsertHandler
-
- eventSource - Variable in class com.mxgraph.swing.mxGraphComponent
-
- eventSource - Variable in class com.mxgraph.util.mxEventSource
-
Holds the source object for this event source.
- exception - Variable in exception com.mxgraph.util.svg.ParseException
-
- exclude - Variable in class com.mxgraph.io.mxObjectCodec
-
Array containing the variable names that should be ignored by the codec.
- execute(Object) - Method in class com.mxgraph.layout.hierarchical.mxHierarchicalLayout
-
Executes the layout for the children of the specified parent.
- execute(Object, List<Object>) - Method in class com.mxgraph.layout.hierarchical.mxHierarchicalLayout
-
Executes the layout for the children of the specified parent.
- execute(Object) - Method in class com.mxgraph.layout.hierarchical.stage.mxCoordinateAssignment
-
A basic horizontal coordinate assignment algorithm
- execute(Object) - Method in interface com.mxgraph.layout.hierarchical.stage.mxHierarchicalLayoutStage
-
Takes the graph detail and configuration information within the facade
and creates the resulting laid out graph within that facade for further
use.
- execute(Object) - Method in class com.mxgraph.layout.hierarchical.stage.mxMedianHybridCrossingReduction
-
Performs a vertex ordering within ranks as described by Gansner et al
1993
- execute(Object) - Method in class com.mxgraph.layout.hierarchical.stage.mxMinimumCycleRemover
-
Produces the layer assignmment using the graph information specified
- execute(Object) - Method in class com.mxgraph.layout.mxCircleLayout
-
- execute(Object) - Method in class com.mxgraph.layout.mxCompactTreeLayout
-
- execute(Object, Object) - Method in class com.mxgraph.layout.mxCompactTreeLayout
-
Implements .
- execute(Object) - Method in class com.mxgraph.layout.mxEdgeLabelLayout
-
- execute(Object) - Method in class com.mxgraph.layout.mxFastOrganicLayout
-
- execute(Object) - Method in class com.mxgraph.layout.mxGraphLayout
-
- execute(Object) - Method in interface com.mxgraph.layout.mxIGraphLayout
-
Executes the layout for the children of the specified parent.
- execute(Object) - Method in class com.mxgraph.layout.mxOrganicLayout
-
Implements .
- execute(Object) - Method in class com.mxgraph.layout.mxParallelEdgeLayout
-
- execute(Object) - Method in class com.mxgraph.layout.mxPartitionLayout
-
- execute(Object) - Method in class com.mxgraph.layout.mxStackLayout
-
- execute(Object) - Method in class com.mxgraph.layout.orthogonal.mxOrthogonalLayout
-
- execute(mxIGraphModel.mxAtomicGraphModelChange) - Method in class com.mxgraph.model.mxGraphModel
-
Executes the given atomic change and adds it to the current edit.
- execute() - Method in class com.mxgraph.model.mxGraphModel.mxChildChange
-
Changes the root of the model.
- execute() - Method in class com.mxgraph.model.mxGraphModel.mxCollapseChange
-
Changes the root of the model.
- execute() - Method in class com.mxgraph.model.mxGraphModel.mxGeometryChange
-
Changes the root of the model.
- execute() - Method in class com.mxgraph.model.mxGraphModel.mxRootChange
-
Changes the root of the model.
- execute() - Method in class com.mxgraph.model.mxGraphModel.mxStyleChange
-
Changes the root of the model.
- execute() - Method in class com.mxgraph.model.mxGraphModel.mxTerminalChange
-
Changes the root of the model.
- execute() - Method in class com.mxgraph.model.mxGraphModel.mxValueChange
-
Changes the root of the model.
- execute() - Method in class com.mxgraph.model.mxGraphModel.mxVisibleChange
-
Changes the root of the model.
- execute() - Method in class com.mxgraph.model.mxIGraphModel.mxAtomicGraphModelChange
-
Executes the change on the model.
- EXECUTE - Static variable in class com.mxgraph.util.mxEvent
-
Holds the name for the execute event.
- execute() - Method in interface com.mxgraph.util.mxUndoableEdit.mxUndoableChange
-
Undoes or redoes the change depending on its undo state.
- execute() - Method in class com.mxgraph.view.mxGraphSelectionModel.mxSelectionChange
-
- execute() - Method in class com.mxgraph.view.mxGraphView.mxCurrentRootChange
-
Changes the current root of the view.
- executeLayout(mxIGraphLayout, Object) - Method in class com.mxgraph.view.mxLayoutManager
-
- exitGroup() - Method in class com.mxgraph.view.mxGraph
-
Changes the current root to the next valid root in the displayed cell
hierarchy.
- expandedIcon - Variable in class com.mxgraph.swing.mxGraphComponent
-
- exportDone(JComponent, Transferable, int) - Method in class com.mxgraph.swing.handler.mxGraphTransferHandler
-
- exportEnabled - Variable in class com.mxgraph.swing.mxGraphComponent
-
- extendComponent(Rectangle) - Method in class com.mxgraph.swing.mxGraphComponent.mxGraphControl
-
Implements extension of the component in all directions.
- ExtendedGeneralPath - Class in com.mxgraph.util.svg
-
The ExtendedGeneralPath
class represents a geometric
path constructed from straight lines, quadratic and cubic (Bezier)
curves and elliptical arc.
- ExtendedGeneralPath() - Constructor for class com.mxgraph.util.svg.ExtendedGeneralPath
-
Constructs a new ExtendedGeneralPath
.
- ExtendedGeneralPath(int) - Constructor for class com.mxgraph.util.svg.ExtendedGeneralPath
-
Constructs a new ExtendedGeneralPath
with the
specified winding rule to control operations that require the
interior of the path to be defined.
- ExtendedGeneralPath(int, int) - Constructor for class com.mxgraph.util.svg.ExtendedGeneralPath
-
Constructs a new ExtendedGeneralPath
object with
the specified winding rule and the specified initial capacity
to store path coordinates.
- ExtendedGeneralPath(Shape) - Constructor for class com.mxgraph.util.svg.ExtendedGeneralPath
-
Constructs a new ExtendedGeneralPath
object from
an arbitrary Shape
object.
- ExtendedPathIterator - Interface in com.mxgraph.util.svg
-
The ExtendedPathIterator
class represents a geometric
path constructed from straight lines, quadratic and cubic (Bezier)
curves and elliptical arcs.
- extendParent(Object) - Method in class com.mxgraph.view.mxGraph
-
Resizes the parents recursively so that they contain the complete area
of the resized child cell.
- extendParents - Variable in class com.mxgraph.view.mxGraph
-
Specifies if a parent should contain the child bounds after a resize of
the child.
- extendParents - Variable in class com.mxgraph.view.mxSpaceManager
-
Optional string that specifies the attributename to be passed to
mxCell.is to check if the rule applies to a cell.
- extendParentsOnAdd - Variable in class com.mxgraph.view.mxGraph
-
Specifies if parents should be extended according to the
switch if cells are added.
- extractHtmlBody - Variable in class com.mxgraph.swing.view.mxCellEditor
-
Specifies if the text content of the HTML body should be extracted
before and after editing for HTML markup.
- g - Variable in class com.mxgraph.canvas.mxGraphics2DCanvas
-
Global graphics handle to the image.
- g - Variable in class com.mxgraph.canvas.mxGraphicsCanvas2D.CanvasState
-
Stores the actual state.
- generateEdgeElement(Document) - Method in class com.mxgraph.io.graphml.mxGraphMlData
-
Generates an Edge Data Element from this class.
- generateElement(Document) - Method in class com.mxgraph.io.graphml.mxGraphMlEdge
-
Generates a Edge Element from this class.
- generateElement(Document) - Method in class com.mxgraph.io.graphml.mxGraphMlGraph
-
Generates a Key Element from this class.
- generateElement(Document) - Method in class com.mxgraph.io.graphml.mxGraphMlKey
-
Generates a Key Element from this class.
- generateElement(Document) - Method in class com.mxgraph.io.graphml.mxGraphMlNode
-
Generates a Key Element from this class.
- generateElement(Document) - Method in class com.mxgraph.io.graphml.mxGraphMlPort
-
Generates a Key Element from this class.
- generateElement(Document) - Method in class com.mxgraph.io.graphml.mxGraphMlShapeEdge
-
Generates a ShapeEdge Element from this class.
- generateElement(Document) - Method in class com.mxgraph.io.graphml.mxGraphMlShapeNode
-
Generates a Shape Node Element from this class.
- generateNodeElement(Document) - Method in class com.mxgraph.io.graphml.mxGraphMlData
-
Generates an Node Data Element from this class.
- generator - Variable in class com.mxgraph.analysis.mxAnalysisGraph
-
- GEOMETRY - Static variable in class com.mxgraph.io.graphml.mxGraphMlConstants
-
- geometry - Variable in class com.mxgraph.model.mxCell
-
Holds the geometry.
- geometry - Variable in class com.mxgraph.model.mxGraphModel.mxGeometryChange
-
- geometryForCellChanged(Object, mxGeometry) - Method in class com.mxgraph.model.mxGraphModel
-
Inner callback to update the mxGeometry of the given mxCell using
mxCell.setGeometry and return the previous mxGeometry.
- get(String) - Static method in class com.mxgraph.util.mxResources
-
- get(String, String) - Static method in class com.mxgraph.util.mxResources
-
- get(String, String[]) - Static method in class com.mxgraph.util.mxResources
-
Returns the value for the specified resource key.
- get(String, String[], String) - Static method in class com.mxgraph.util.mxResources
-
Returns the value for the specified resource key.
- getAbsoluteOffset() - Method in class com.mxgraph.view.mxCellState
-
Returns the absolute offset.
- getAbsolutePoint(int) - Method in class com.mxgraph.view.mxCellState
-
Returns the absolute point at the given index.
- getAbsolutePointCount() - Method in class com.mxgraph.view.mxCellState
-
Returns the number of absolute points.
- getAbsolutePoints() - Method in class com.mxgraph.view.mxCellState
-
Returns the absolute points.
- getAccessor(Object, Field, boolean) - Method in class com.mxgraph.io.mxObjectCodec
-
Returns the accessor (getter, setter) for the specified field.
- getAdditionFactorsEnergy(int) - Method in class com.mxgraph.layout.mxOrganicLayout
-
Hook method to adding additional energy factors into the layout.
- getAlign() - Method in class com.mxgraph.swing.util.mxCellOverlay
-
- getAllConnectionConstraints(mxCellState, boolean) - Method in class com.mxgraph.view.mxGraph
-
Returns an array of all constraints for the given terminal.
- getAllEdges(Object[]) - Method in class com.mxgraph.view.mxGraph
-
Returns all edges connected to the given cells or their descendants.
- getAlternateBounds() - Method in class com.mxgraph.model.mxGeometry
-
Returns the alternate bounds.
- getAlternateEdgeStyle() - Method in class com.mxgraph.view.mxGraph
-
Returns alternateEdgeStyle.
- getArcSize(int, int) - Method in class com.mxgraph.shape.mxRectangleShape
-
Computes the arc size for the given dimension.
- getAttribute(String) - Method in class com.mxgraph.model.mxCell
-
Returns the specified attribute from the user object if it is an XML
node.
- getAttribute(String, String) - Method in class com.mxgraph.model.mxCell
-
Returns the specified attribute from the user object if it is an XML
node.
- getAttributeName(String) - Method in class com.mxgraph.io.mxObjectCodec
-
Returns the XML node attribute name for the given Java field name.
- getAverageNodeArea() - Method in class com.mxgraph.layout.mxOrganicLayout
-
- getBackground() - Method in class com.mxgraph.reader.mxGraphViewImageReader
-
- getBackgroundGray() - Method in class com.mxgraph.util.png.mxPngEncodeParam.Gray
-
Returns the suggested gray level of the background.
- getBackgroundImage() - Method in class com.mxgraph.swing.mxGraphComponent
-
- getBackgroundPaletteIndex() - Method in class com.mxgraph.util.png.mxPngEncodeParam.Palette
-
Returns the palette index of the suggested background color.
- getBackgroundRGB() - Method in class com.mxgraph.util.png.mxPngEncodeParam.RGB
-
Returns the RGB value of the suggested background color.
- getBaseLabelCurve() - Method in class com.mxgraph.util.mxCurve
-
Returns the curve the label curve is too be based on
- getBipartiteGraph(mxAnalysisGraph, int, int) - Method in class com.mxgraph.analysis.mxGraphGenerator
-
- getBitDepth() - Method in class com.mxgraph.util.png.mxPngEncodeParam
-
Returns the desired bit depth for a grayscale image.
- getBitShift() - Method in class com.mxgraph.util.png.mxPngEncodeParam.Gray
-
Returns the desired bit shift for a grayscale image.
- getBodyMarkup(String, boolean) - Static method in class com.mxgraph.util.mxUtils
-
Returns the body part of the given HTML markup.
- getBorder() - Method in class com.mxgraph.reader.mxGraphViewImageReader
-
- getBorder() - Method in class com.mxgraph.view.mxGraph
-
Returns the value of .
- getBorderColor() - Method in class com.mxgraph.swing.handler.mxRubberband
-
Returns the border color.
- getBorderline(int) - Method in class com.mxgraph.layout.mxOrganicLayout
-
This method calculates the energy of the distance of the specified
node to the notional border of the graph.
- getBorderLineCostFactor() - Method in class com.mxgraph.layout.mxOrganicLayout
-
- getBoundingBox() - Method in class com.mxgraph.shape.mxStencilShape
-
- getBoundingBox(mxRectangle, double) - Static method in class com.mxgraph.util.mxUtils
-
Returns the bounding box for the rotated rectangle.
- getBoundingBox() - Method in class com.mxgraph.view.mxCellState
-
Returns the bounding box.
- getBoundingBox(Object) - Method in class com.mxgraph.view.mxGraph
-
Returns the bounds of the given cell.
- getBoundingBox(Object, boolean) - Method in class com.mxgraph.view.mxGraph
-
Returns the bounding box of the given cell including all connected edges
if includeEdge is true.
- getBoundingBox(Object, boolean, boolean) - Method in class com.mxgraph.view.mxGraph
-
Returns the bounding box of the given cell including all connected edges
if includeEdge is true.
- getBoundingBox(Object[]) - Method in class com.mxgraph.view.mxGraphView
-
Returns the bounding box for an array of cells or null, if no cells are
specified.
- getBoundingBox(mxCellState) - Method in class com.mxgraph.view.mxGraphView
-
Shortcut to validateCell with visible set to true.
- getBoundingBox(mxCellState, boolean) - Method in class com.mxgraph.view.mxGraphView
-
Returns the bounding box of the shape and the label for the given cell
state and its children if recurse is true.
- getBoundingBoxFromGeometry(Object[]) - Method in class com.mxgraph.view.mxGraph
-
Returns the bounding box for the geometries of the vertices in the
given array of cells.
- getBounds() - Method in class com.mxgraph.swing.handler.mxCellHandler
-
Returns the bounding box of this handler.
- getBounds(mxCellState) - Method in class com.mxgraph.swing.util.mxCellOverlay
-
- getBounds() - Method in class com.mxgraph.swing.util.mxGraphTransferable
-
Returns the unscaled, untranslated bounding box of the cells.
- getBounds(mxCellState) - Method in interface com.mxgraph.swing.util.mxICellOverlay
-
- getBounds() - Method in class com.mxgraph.util.mxCurve
-
- getBounds() - Method in class com.mxgraph.util.svg.ExtendedGeneralPath
-
Delegates to the enclosed GeneralPath
.
- getBounds(Object[]) - Method in class com.mxgraph.view.mxGraphView
-
Returns the bounding box for an array of cells or null, if no cells are
specified.
- getBounds(Object[], boolean) - Method in class com.mxgraph.view.mxGraphView
-
Returns the bounding box for an array of cells or null, if no cells are
specified.
- getBounds2D() - Method in class com.mxgraph.util.svg.ExtendedGeneralPath
-
Delegates to the enclosed GeneralPath
.
- getBoundsForCells(Object[], boolean, boolean, boolean) - Method in class com.mxgraph.view.mxGraph
-
Returns the bounds for the given cells.
- getBoundsForGroup(Object, Object[], double) - Method in class com.mxgraph.view.mxGraph
-
Returns the bounds to be used for the given group and children.
- getBundleClassName() - Method in class com.mxgraph.util.svg.AbstractParser
-
Returns the resource bundle base name.
- getBundles() - Static method in class com.mxgraph.util.mxResources
-
Returns the bundles.
- getCanvas() - Method in class com.mxgraph.reader.mxGraphViewReader
-
Returns the canvas that is used for rendering the graph.
- getCanvas() - Method in class com.mxgraph.reader.mxSaxOutputHandler
-
Returns the canvas for rendering.
- getCanvas() - Method in class com.mxgraph.swing.mxGraphComponent
-
- getCell() - Method in class com.mxgraph.layout.mxOrganicLayout.CellWrapper
-
- getCell(String) - Method in class com.mxgraph.model.mxGraphModel
-
Returns the cell for the specified Id or null if no cell can be
found for the given Id.
- getCell() - Method in class com.mxgraph.model.mxGraphModel.mxCollapseChange
-
- getCell() - Method in class com.mxgraph.model.mxGraphModel.mxGeometryChange
-
- getCell() - Method in class com.mxgraph.model.mxGraphModel.mxStyleChange
-
- getCell() - Method in class com.mxgraph.model.mxGraphModel.mxTerminalChange
-
- getCell() - Method in class com.mxgraph.model.mxGraphModel.mxValueChange
-
- getCell() - Method in class com.mxgraph.model.mxGraphModel.mxVisibleChange
-
- getCell(MouseEvent) - Method in class com.mxgraph.swing.handler.mxCellMarker
-
Returns the state at the given location.
- getCell() - Method in class com.mxgraph.view.mxCellState
-
Returns the cell that is represented by this state.
- getCell() - Method in class com.mxgraph.view.mxGraphSelectionModel
-
Returns the first selected cell.
- getCellAt(int, int) - Method in class com.mxgraph.swing.mxGraphComponent
-
- getCellAt(int, int, boolean) - Method in class com.mxgraph.swing.mxGraphComponent
-
- getCellAt(int, int, boolean, Object) - Method in class com.mxgraph.swing.mxGraphComponent
-
Returns the bottom-most cell that intersects the given point (x, y) in
the cell hierarchy starting at the given parent.
- getCellBounds(Object) - Method in class com.mxgraph.view.mxGraph
-
Returns the bounds of the given cell.
- getCellBounds(Object, boolean) - Method in class com.mxgraph.view.mxGraph
-
Returns the bounds of the given cell including all connected edges
if includeEdge is true.
- getCellBounds(Object, boolean, boolean) - Method in class com.mxgraph.view.mxGraph
-
Returns the bounds of the given cell including all connected edges
if includeEdge is true.
- getCellBounds(Object, boolean, boolean, boolean) - Method in class com.mxgraph.view.mxGraph
-
Returns the bounds of the given cell including all connected edges
if includeEdge is true.
- getCellContainmentArea(Object) - Method in class com.mxgraph.view.mxGraph
-
Returns the mxRectangle inside which a cell is to be kept.
- getCellEditor() - Method in class com.mxgraph.swing.mxGraphComponent
-
- getCellGeometry(Object) - Method in class com.mxgraph.view.mxGraph
-
Returns the geometry for the given cell.
- getCellOverlays(Object) - Method in class com.mxgraph.swing.mxGraphComponent
-
Returns the array of overlays for the given cell or null, if no overlays
are defined.
- getCells() - Method in class com.mxgraph.model.mxGraphModel
-
Returns the internal lookup table that is used to map from Ids to cells.
- getCells(Object) - Method in class com.mxgraph.swing.handler.mxGraphHandler
-
- getCells(mxCellState) - Method in class com.mxgraph.swing.handler.mxMovePreview
-
- getCells(Rectangle) - Method in class com.mxgraph.swing.mxGraphComponent
-
Returns the cells inside the given rectangle.
- getCells(Rectangle, Object) - Method in class com.mxgraph.swing.mxGraphComponent
-
Returns the children of the given parent that are contained in the given
rectangle (x, y, width, height).
- getCells() - Method in class com.mxgraph.swing.util.mxGraphTransferable
-
- getCells() - Method in class com.mxgraph.view.mxGraphSelectionModel
-
Returns the selection cells.
- getCellsBeyond(double, double, Object, boolean, boolean) - Method in class com.mxgraph.view.mxGraph
-
Returns the children of the given parent that are contained in the
halfpane from the given point (x0, y0) rightwards and downwards
depending on rightHalfpane and bottomHalfpane.
- getCellsForChange(mxUndoableEdit.mxUndoableChange) - Method in class com.mxgraph.view.mxLayoutManager
-
- getCellsForChanges(List<mxUndoableEdit.mxUndoableChange>) - Method in class com.mxgraph.view.mxLayoutManager
-
- getCellsForGroup(Object[]) - Method in class com.mxgraph.view.mxGraph
-
Returns the cells with the same parent as the first cell
in the given array.
- getCellStates(Object[]) - Method in class com.mxgraph.view.mxGraphView
-
Returns the states for the given array of cells.
- getCellsToShift(mxCellState) - Method in class com.mxgraph.view.mxSpaceManager
-
- getCellStyle(Object) - Method in class com.mxgraph.view.mxGraph
-
Returns an array of key, value pairs representing the cell style for the
given cell.
- getCellStyle(String, Map<String, Object>) - Method in class com.mxgraph.view.mxStylesheet
-
Returns the cell style for the specified cell or the given defaultStyle
if no style can be found for the given stylename.
- getCellValidationError(Object) - Method in class com.mxgraph.view.mxGraph
-
Checks all multiplicities that cannot be enforced while the graph is
being modified, namely, all multiplicities that require a minimum of
1 edge.
- getCenterVisiblePosition() - Method in class com.mxgraph.shape.mxCurveLabelShape
-
Returns the drawing bounds of the central indexed visible glyph
- getCenterX() - Method in class com.mxgraph.util.mxRectangle
-
Returns the x-coordinate of the center.
- getCenterY() - Method in class com.mxgraph.util.mxRectangle
-
Returns the y-coordinate of the center.
- getChanges() - Method in class com.mxgraph.util.mxUndoableEdit
-
- getChangesRepaintThreshold() - Method in class com.mxgraph.view.mxGraph
-
- getChild() - Method in class com.mxgraph.model.mxGraphModel.mxChildChange
-
- getChildAt(int) - Method in class com.mxgraph.model.mxCell
-
- getChildAt(Object, int) - Method in class com.mxgraph.model.mxGraphModel
-
- getChildAt(int) - Method in interface com.mxgraph.model.mxICell
-
Returns the child at the specified index.
- getChildAt(Object, int) - Method in interface com.mxgraph.model.mxIGraphModel
-
Returns the child of the given parent at the given index.
- getChildCells(Object, boolean, boolean) - Method in class com.mxgraph.analysis.mxAnalysisGraph
-
- getChildCells(mxIGraphModel, Object, boolean, boolean) - Static method in class com.mxgraph.model.mxGraphModel
-
Returns the children of the given cell that are vertices and/or edges
depending on the arguments.
- getChildCells(Object) - Method in class com.mxgraph.view.mxGraph
-
Returns the visible children of the given parent.
- getChildCells(Object, boolean, boolean) - Method in class com.mxgraph.view.mxGraph
-
Returns the visible child vertices or edges in the given parent.
- getChildCount() - Method in class com.mxgraph.model.mxCell
-
- getChildCount(Object) - Method in class com.mxgraph.model.mxGraphModel
-
- getChildCount() - Method in interface com.mxgraph.model.mxICell
-
Returns the number of child cells.
- getChildCount(Object) - Method in interface com.mxgraph.model.mxIGraphModel
-
Returns the number of children in the given cell.
- getChildEdges(Object) - Method in class com.mxgraph.analysis.mxAnalysisGraph
-
- getChildEdges(mxIGraphModel, Object) - Static method in class com.mxgraph.model.mxGraphModel
-
Returns the child edges of the given parent.
- getChildEdges(Object) - Method in class com.mxgraph.view.mxGraph
-
Returns the visible child edges of the given parent.
- getChildIndex(Object, Object) - Method in class com.mxgraph.model.mxGraphModel.mxChildChange
-
Returns the index of the given child inside the given parent.
- getChildOffsetForCell(Object) - Method in class com.mxgraph.view.mxGraph
-
Returns the offset to be used for the cells inside the given cell.
- getChildren(mxIGraphModel, Object) - Static method in class com.mxgraph.model.mxGraphModel
-
Returns all children of the given cell regardless of their type.
- getChildVertices(Object) - Method in class com.mxgraph.analysis.mxAnalysisGraph
-
- getChildVertices(mxIGraphModel, Object) - Static method in class com.mxgraph.model.mxGraphModel
-
Returns the child vertices of the given parent.
- getChildVertices(Object) - Method in class com.mxgraph.view.mxGraph
-
Returns the visible child vertices of the given parent.
- getChromaticity() - Method in class com.mxgraph.util.png.mxPngEncodeParam
-
Returns the white point and primary chromaticities in
CIE (x, y) space.
- getClassForName(String) - Static method in class com.mxgraph.io.mxCodecRegistry
-
Returns a class that corresponds to the given name.
- getClip() - Method in class com.mxgraph.reader.mxGraphViewImageReader
-
- getCloneableCells(Object[]) - Method in class com.mxgraph.view.mxGraph
-
Returns the cells which are movable in the given array of cells.
- getCodec(String) - Static method in class com.mxgraph.io.mxCodecRegistry
-
Returns a codec that handles the given object, which can be an object
instance or an XML node.
- getCollapseAction() - Static method in class com.mxgraph.swing.util.mxGraphActions
-
- getColor(Map<String, Object>, String) - Static method in class com.mxgraph.util.mxUtils
-
Returns the value for key in dictionary as a color or null if no value is
defined for the key.
- getColor(Map<String, Object>, String, Color) - Static method in class com.mxgraph.util.mxUtils
-
Returns the value for key in dictionary as a color or the given default
value if no value is defined for the key.
- getColumn() - Method in class com.mxgraph.util.svg.NormalizingReader
-
Returns the current column in the stream.
- getColumn() - Method in class com.mxgraph.util.svg.StringNormalizingReader
-
Returns the current column in the stream.
- getColumnNumber() - Method in exception com.mxgraph.util.svg.ParseException
-
Returns the column of the last parsed character.
- getCompleteBipartiteGraph(mxAnalysisGraph, int, int) - Method in class com.mxgraph.analysis.mxGraphGenerator
-
- getCompleteGraph(mxAnalysisGraph, int) - Method in class com.mxgraph.analysis.mxGraphGenerator
-
- getCompressedText() - Method in class com.mxgraph.util.png.mxPngEncodeParam
-
Returns the text strings to be stored in compressed form with
this image as an array of String
s.
- getConnecIcon() - Method in class com.mxgraph.swing.handler.mxConnectionHandler
-
- getConnectedEdges() - Method in class com.mxgraph.layout.mxOrganicLayout.CellWrapper
-
- getConnectedEdges(int) - Method in class com.mxgraph.layout.mxOrganicLayout
-
Returns all Edges that are connected with the specified cell
- getConnectingEdge(mxAnalysisGraph, Object, Object) - Static method in class com.mxgraph.analysis.mxGraphStructure
-
- getConnectionComponents(mxGraph, Object[], Object[]) - Method in class com.mxgraph.analysis.mxGraphAnalysis
-
Returns a union find structure representing the connection components of
G=(E,V).
- getConnectionConstraint(mxCellState, mxCellState, boolean) - Method in class com.mxgraph.view.mxGraph
-
Returns an connection constraint that describes the given connection
point.
- getConnectionHandler() - Method in class com.mxgraph.swing.mxGraphComponent
-
- getConnectionPoint(mxCellState, mxConnectionConstraint) - Method in class com.mxgraph.view.mxGraph
-
Sets the connection constraint that describes the given connection point.
- getConnections(mxIGraphModel, Object) - Static method in class com.mxgraph.model.mxGraphModel
-
Returns all edges connected to this cell without loops.
- getConnections(Object) - Method in class com.mxgraph.view.mxGraph
-
Returns all visible edges connected to the given cell without loops.
- getConnections(Object, Object) - Method in class com.mxgraph.view.mxGraph
-
Returns all visible edges connected to the given cell without loops.
- getConnections(Object, Object, boolean) - Method in class com.mxgraph.view.mxGraph
-
Returns all visible edges connected to the given cell without loops.
- getConnectPreview() - Method in class com.mxgraph.swing.handler.mxConnectionHandler
-
- getConstraint(Object, Object) - Method in class com.mxgraph.layout.mxGraphLayout
-
Returns the constraint for the given key and cell.
- getConstraint(Object, Object, Object, boolean) - Method in class com.mxgraph.layout.mxGraphLayout
-
Returns the constraint for the given key and cell.
- getContainerSize() - Method in class com.mxgraph.layout.mxPartitionLayout
-
Hook for subclassers to return the container size.
- getContainerSize() - Method in class com.mxgraph.layout.mxStackLayout
-
Hook for subclassers to return the container size.
- getCost(mxCellState) - Method in class com.mxgraph.analysis.mxConstantCostFunction
-
- getCost(mxCellState) - Method in class com.mxgraph.analysis.mxDistanceCostFunction
-
Returns the Euclidean length of the edge defined by the absolute
points in the given state or 0 if no points are defined.
- getCost(mxCellState) - Method in interface com.mxgraph.analysis.mxICostFunction
-
Evaluates the cost of the given cell state.
- getCost(mxCellState) - Method in class com.mxgraph.costfunction.mxConstCostFunction
-
- getCost(mxCellState) - Method in class com.mxgraph.costfunction.mxDoubleValCostFunction
-
- getCost(mxCellState) - Method in class com.mxgraph.generatorfunction.mxGeneratorConstFunction
-
- getCost(mxCellState) - Method in class com.mxgraph.generatorfunction.mxGeneratorRandomFunction
-
- getCost(mxCellState) - Method in class com.mxgraph.generatorfunction.mxGeneratorRandomIntFunction
-
- getCostFunction() - Method in class com.mxgraph.analysis.mxGraphGenerator
-
- getCount() - Method in class com.mxgraph.swing.view.mxCellStatePreview
-
- getCurrent() - Method in class com.mxgraph.util.svg.AbstractParser
-
Returns the current character value.
- getCurrentColor() - Method in class com.mxgraph.swing.handler.mxCellMarker
-
Returns the current color.
- getCurrentPoint() - Method in class com.mxgraph.util.svg.ExtendedGeneralPath
-
get the current position or null
.
- getCurrentRoot() - Method in class com.mxgraph.view.mxGraph
-
Returns the current root of the displayed cell hierarchy.
- getCurrentRoot() - Method in class com.mxgraph.view.mxGraphView
-
Returns the current root.
- getCurrentValue() - Method in class com.mxgraph.swing.view.mxCellEditor
-
Returns the current editing value.
- getCurrentXScale() - Method in class com.mxgraph.shape.mxStencilShape.svgShape
-
- getCurrentYScale() - Method in class com.mxgraph.shape.mxStencilShape.svgShape
-
- getCursor(MouseEvent, int) - Method in class com.mxgraph.swing.handler.mxCellHandler
-
Returns the cursor for the given event and handle.
- getCursor(MouseEvent, int) - Method in class com.mxgraph.swing.handler.mxEdgeHandler
-
- getCursor(MouseEvent) - Method in class com.mxgraph.swing.handler.mxGraphHandler
-
- getCursor(MouseEvent, int) - Method in class com.mxgraph.swing.handler.mxVertexHandler
-
- getCurve() - Method in class com.mxgraph.shape.mxCurveLabelShape
-
- getCurve() - Method in class com.mxgraph.shape.mxCurveShape
-
- getCurveLength(String) - Method in class com.mxgraph.util.mxCurve
-
- getCurveParallel(String, double) - Method in class com.mxgraph.util.mxCurve
-
Returns a unit vector parallel to the curve at the specified
distance along the curve.
- getCurvePoints(String) - Method in class com.mxgraph.util.mxCurve
-
Obtains the points that make up the curve for the specified
curve index.
- getCurveSection(String, double, double) - Method in class com.mxgraph.util.mxCurve
-
Returns a section of the curve as an array of points
- getCutEdges(mxAnalysisGraph) - Static method in class com.mxgraph.analysis.mxGraphStructure
-
- getCutVertices(mxAnalysisGraph) - Static method in class com.mxgraph.analysis.mxGraphStructure
-
- getDataHeight() - Method in class com.mxgraph.io.graphml.mxGraphMlShapeNode
-
- getDataId() - Method in class com.mxgraph.io.graphml.mxGraphMlData
-
- getDataKey() - Method in class com.mxgraph.io.graphml.mxGraphMlData
-
- getDataLabel() - Method in class com.mxgraph.io.graphml.mxGraphMlShapeNode
-
- getDataShapeEdge() - Method in class com.mxgraph.io.graphml.mxGraphMlData
-
- getDataShapeNode() - Method in class com.mxgraph.io.graphml.mxGraphMlData
-
- getDataStyle() - Method in class com.mxgraph.io.graphml.mxGraphMlShapeNode
-
- getDataValue() - Method in class com.mxgraph.io.graphml.mxGraphMlData
-
- getDataWidth() - Method in class com.mxgraph.io.graphml.mxGraphMlShapeNode
-
- getDataX() - Method in class com.mxgraph.io.graphml.mxGraphMlShapeNode
-
- getDataY() - Method in class com.mxgraph.io.graphml.mxGraphMlShapeNode
-
- getDefaultEdgeStyle() - Method in class com.mxgraph.view.mxStylesheet
-
Returns the default style for edges.
- getDefaultEncodeParam(RenderedImage) - Static method in class com.mxgraph.util.png.mxPngEncodeParam
-
Returns an instance of PNGEncodeParam.Palette
,
PNGEncodeParam.Gray
, or
PNGEncodeParam.RGB
appropriate for encoding
the given image.
- getDefaultLoopStyle() - Method in class com.mxgraph.view.mxGraph
-
Returns the default edge style used for loops.
- getDefaultOverlap() - Method in class com.mxgraph.view.mxGraph
-
Gets defaultOverlap.
- getDefaultParent() - Method in class com.mxgraph.view.mxGraph
-
Returns the first child of the root in the model, that is, the first or
default layer of the diagram.
- getDefaultVertexStyle() - Method in class com.mxgraph.view.mxStylesheet
-
Returns the default style for vertices.
- getDefsElement() - Method in class com.mxgraph.canvas.mxSvgCanvas
-
- getDelay() - Method in class com.mxgraph.swing.util.mxAnimation
-
Returns the delay for the animation.
- getDeletableCells(Object[]) - Method in class com.mxgraph.view.mxGraph
-
Returns the cells which are movable in the given array of cells.
- getDeleteAction() - Static method in class com.mxgraph.swing.util.mxGraphActions
-
- getDelta(mxCellState) - Method in class com.mxgraph.swing.util.mxMorphing
-
Returns the vector between the current rendered state and the future
location of the state after the display will be updated.
- getDeltas() - Method in class com.mxgraph.swing.view.mxCellStatePreview
-
- getDescendants(mxIGraphModel, Object) - Static method in class com.mxgraph.model.mxGraphModel
-
Returns a all descendants of the given cell and the cell itself
as a collection.
- getDescription() - Method in class com.mxgraph.shape.mxStencil
-
Returns the description.
- getDfsCount() - Method in class com.mxgraph.layout.hierarchical.model.mxGraphHierarchyModel
-
- getDirectedEdgeCount(mxIGraphModel, Object, boolean) - Static method in class com.mxgraph.model.mxGraphModel
-
Returns the number of incoming or outgoing edges.
- getDirectedEdgeCount(mxIGraphModel, Object, boolean, Object) - Static method in class com.mxgraph.model.mxGraphModel
-
Returns the number of incoming or outgoing edges, ignoring the given
edge.
- getDirectedLeaf(mxAnalysisGraph, Object) - Static method in class com.mxgraph.analysis.mxGraphStructure
-
- getDirtyRect() - Method in class com.mxgraph.swing.handler.mxConnectPreview
-
- getDirtyRect(mxRectangle) - Method in class com.mxgraph.swing.handler.mxConnectPreview
-
- getDocument() - Method in class com.mxgraph.canvas.mxHtmlCanvas
-
Returns a reference to the document that represents the canvas.
- getDocument() - Method in class com.mxgraph.canvas.mxSvgCanvas
-
Returns a reference to the document that represents the canvas.
- getDocument() - Method in class com.mxgraph.canvas.mxVmlCanvas
-
Returns a reference to the document that represents the canvas.
- getDocument() - Method in class com.mxgraph.io.mxCodec
-
Returns the owner document of the codec.
- getDouble(Element, String) - Method in class com.mxgraph.shape.mxStencil
-
Returns the given attribute or 0.
- getDouble(Element, String, double) - Method in class com.mxgraph.shape.mxStencil
-
Returns the given attribute or the default value.
- getDouble(Map<String, Object>, String) - Static method in class com.mxgraph.util.mxUtils
-
Returns the value for key in dictionary as a double or 0 if no value is
defined for the key.
- getDouble(Map<String, Object>, String, double) - Static method in class com.mxgraph.util.mxUtils
-
Returns the value for key in dictionary as a double or the given default
value if no value is defined for the key.
- getDropTarget(DropTargetEvent) - Static method in class com.mxgraph.swing.handler.mxGraphHandler
-
Helper method to return the component for a drop target event.
- getDropTarget(mxGraphComponent, mxGraphTransferable) - Method in class com.mxgraph.swing.handler.mxGraphTransferHandler
-
Returns the drop target for the given transferable and location.
- getDropTarget(Object[], Point, Object) - Method in class com.mxgraph.view.mxGraph
-
Returns the given cell if it is a drop target for the given cells or the
nearest ancestor that may be used as a drop target for the given cells.
- getDx(double) - Method in class com.mxgraph.util.mxSpline
-
- getDx(double) - Method in class com.mxgraph.util.mxSpline1D
-
Returns the first derivation at x.
- getDy(double) - Method in class com.mxgraph.util.mxSpline
-
- getEase() - Method in class com.mxgraph.swing.util.mxMorphing
-
Returns the easing for the movements.
- getEdgeAt(int) - Method in class com.mxgraph.model.mxCell
-
- getEdgeAt(Object, int) - Method in class com.mxgraph.model.mxGraphModel
-
- getEdgeAt(int) - Method in interface com.mxgraph.model.mxICell
-
Returns the edge at the specified index in the edge array.
- getEdgeAt(Object, int) - Method in interface com.mxgraph.model.mxIGraphModel
-
Returns the edge of cell at the given index.
- getEdgeCount() - Method in class com.mxgraph.model.mxCell
-
- getEdgeCount(Object) - Method in class com.mxgraph.model.mxGraphModel
-
- getEdgeCount() - Method in interface com.mxgraph.model.mxICell
-
Returns the number of edges in the edge array.
- getEdgeCount(Object) - Method in interface com.mxgraph.model.mxIGraphModel
-
Returns the number of distinct edges connected to the given cell.
- getEdgeCrossing(int) - Method in class com.mxgraph.layout.mxOrganicLayout
-
This method calculates the energy of the distance from the specified
edge crossing any other edges.
- getEdgeCrossingAffectedEdges(int) - Method in class com.mxgraph.layout.mxOrganicLayout
-
Obtains the energy cost function for the specified node being moved.
- getEdgeCrossingCostFactor() - Method in class com.mxgraph.layout.mxOrganicLayout
-
- getEdgeData() - Method in class com.mxgraph.io.graphml.mxGraphMlEdge
-
- getEdgeDataMap() - Method in class com.mxgraph.io.graphml.mxGraphMlEdge
-
- getEdgedefault() - Method in class com.mxgraph.io.graphml.mxGraphMlGraph
-
- getEdgeDirected() - Method in class com.mxgraph.io.graphml.mxGraphMlEdge
-
- getEdgeDistanceAffectedNodes(int) - Method in class com.mxgraph.layout.mxOrganicLayout
-
Obtains the energy cost function for the specified node being moved.
- getEdgeDistanceCostFactor() - Method in class com.mxgraph.layout.mxOrganicLayout
-
- getEdgeDistanceFromEdge(int) - Method in class com.mxgraph.layout.mxOrganicLayout
-
This method calculates the energy of the distance between Cells and
Edges.
- getEdgeDistanceFromNode(int) - Method in class com.mxgraph.layout.mxOrganicLayout
-
This method calculates the energy of the distance between Cells and
Edges.
- getEdgeId() - Method in class com.mxgraph.io.graphml.mxGraphMlEdge
-
- getEdgeId(Object) - Method in class com.mxgraph.layout.mxParallelEdgeLayout
-
- getEdgeIndex(mxICell) - Method in class com.mxgraph.model.mxCell
-
- getEdgeIndex(mxICell) - Method in interface com.mxgraph.model.mxICell
-
Returns the index of the specified edge in the edge array.
- getEdgeLength(int) - Method in class com.mxgraph.layout.mxOrganicLayout
-
This method calculates the energy due to the length of the specified
edge.
- getEdgeLengthAffectedEdges(int) - Method in class com.mxgraph.layout.mxOrganicLayout
-
Obtains the energy cost function for the specified node being moved.
- getEdgeLengthCostFactor() - Method in class com.mxgraph.layout.mxOrganicLayout
-
- getEdgeMapper() - Method in class com.mxgraph.layout.hierarchical.model.mxGraphHierarchyModel
-
- getEdges(Object, Object, boolean, boolean, boolean, boolean) - Method in class com.mxgraph.analysis.mxAnalysisGraph
-
Returns the incoming and/or outgoing edges for the given cell.
- getEdges(Object, Object, boolean, boolean) - Method in class com.mxgraph.analysis.mxAnalysisGraph
-
Returns the incoming and/or outgoing edges for the given cell.
- getEdges() - Method in class com.mxgraph.io.graphml.mxGraphMlGraph
-
- getEdges(Object) - Method in class com.mxgraph.layout.hierarchical.mxHierarchicalLayout
-
- getEdges(mxIGraphModel, Object) - Static method in class com.mxgraph.model.mxGraphModel
-
Returns all edges connected to this cell including loops.
- getEdges(mxIGraphModel, Object, boolean, boolean, boolean) - Static method in class com.mxgraph.model.mxGraphModel
-
Returns all distinct edges connected to this cell.
- getEdges(Object) - Method in class com.mxgraph.view.mxGraph
-
Returns all visible edges connected to the given cell including loops.
- getEdges(Object, Object) - Method in class com.mxgraph.view.mxGraph
-
Returns all visible edges connected to the given cell including loops.
- getEdges(Object, Object, boolean, boolean, boolean) - Method in class com.mxgraph.view.mxGraph
-
Returns the incoming and/or outgoing edges for the given cell.
- getEdges(Object, Object, boolean, boolean, boolean, boolean) - Method in class com.mxgraph.view.mxGraph
-
Returns the incoming and/or outgoing edges for the given cell.
- getEdgesBetween(mxIGraphModel, Object, Object) - Static method in class com.mxgraph.model.mxGraphModel
-
Returns all edges from the given source to the given target.
- getEdgesBetween(mxIGraphModel, Object, Object, boolean) - Static method in class com.mxgraph.model.mxGraphModel
-
Returns all edges between the given source and target pair.
- getEdgesBetween(Object, Object) - Method in class com.mxgraph.view.mxGraph
-
Returns the edges between the given source and target.
- getEdgesBetween(Object, Object, boolean) - Method in class com.mxgraph.view.mxGraph
-
Returns the edges between the given source and target.
- getEdgeSource() - Method in class com.mxgraph.io.graphml.mxGraphMlEdge
-
- getEdgeSource() - Method in class com.mxgraph.io.graphml.mxGraphMlShapeEdge
-
- getEdgeSourcePort() - Method in class com.mxgraph.io.graphml.mxGraphMlEdge
-
- getEdgeStyle() - Method in class com.mxgraph.io.graphml.mxGraphMlEdge
-
Returns if the edge has end arrow.
- getEdgeStyle(mxCellState, List<mxPoint>, Object, Object) - Method in class com.mxgraph.view.mxGraphView
-
Returns the edge style function to be used to compute the absolute points
for the given state, control points and terminals.
- getEdgeTarget() - Method in class com.mxgraph.io.graphml.mxGraphMlEdge
-
- getEdgeTarget() - Method in class com.mxgraph.io.graphml.mxGraphMlShapeEdge
-
- getEdgeTargetPort() - Method in class com.mxgraph.io.graphml.mxGraphMlEdge
-
- getEdgeValidationError(Object, Object, Object) - Method in class com.mxgraph.view.mxGraph
-
Returns the validation error message to be displayed when inserting or
changing an edges' connectivity.
- getEditAction() - Static method in class com.mxgraph.swing.util.mxGraphActions
-
- getEditingCell() - Method in class com.mxgraph.swing.view.mxCellEditor
-
- getEditingCell() - Method in interface com.mxgraph.swing.view.mxICellEditor
-
Returns the cell that is currently being edited.
- getEditingValue(Object, EventObject) - Method in class com.mxgraph.swing.mxGraphComponent
-
- getEditor() - Method in class com.mxgraph.swing.view.mxCellEditor
-
Returns the current editor or null if no editing is in progress.
- getEditorBounds(mxCellState, double) - Method in class com.mxgraph.swing.view.mxCellEditor
-
Returns the bounds to be used for the editor.
- getElementById(String) - Method in class com.mxgraph.io.mxCodec
-
Returns the element with the given ID from the document.
- getElementById(String, String) - Method in class com.mxgraph.io.mxCodec
-
Returns the element with the given ID from document.
- getEmbeddedImageElement(String) - Method in class com.mxgraph.canvas.mxSvgCanvas
-
- getEndPoint() - Method in class com.mxgraph.util.mxLine
-
Returns the end point of the line.
- getEnterGroupAction() - Static method in class com.mxgraph.swing.util.mxGraphActions
-
- getEventSource() - Method in class com.mxgraph.util.mxEventSource
-
- getException() - Method in exception com.mxgraph.util.svg.ParseException
-
Return the embedded exception, if any.
- getExitGroupAction() - Static method in class com.mxgraph.swing.util.mxGraphActions
-
- getExpandAction() - Static method in class com.mxgraph.swing.util.mxGraphActions
-
- getExportableCells(Object[]) - Method in class com.mxgraph.swing.mxGraphComponent
-
Returns all cells which may be exported via datatransfer.
- getExtendedCellBounds(mxCellState) - Method in class com.mxgraph.swing.mxGraphComponent.mxGraphControl
-
- getExtendedPathIterator() - Method in class com.mxgraph.util.svg.ExtendedGeneralPath
-
Delegates to the enclosed GeneralPath
.
- getFastValue(double) - Method in class com.mxgraph.util.mxSpline1D
-
Returns an interpolated value.
- getField(Object, String) - Method in class com.mxgraph.io.mxObjectCodec
-
Returns the field with the specified name.
- getFieldName(String) - Method in class com.mxgraph.io.mxObjectCodec
-
Returns the Java field name for the given XML attribute name.
- getFieldTemplate(Object, String, Node) - Method in class com.mxgraph.io.mxObjectCodec
-
Returns the template instance for the given field.
- getFieldValue(Object, String) - Method in class com.mxgraph.io.mxObjectCodec
-
Returns the value of the field with the specified name in the specified
object instance.
- getFieldValueWithAccessor(Object, Field) - Method in class com.mxgraph.io.mxObjectCodec
-
Returns the value of the field using the accessor for the field if one exists.
- getFillColor(mxGraphics2DCanvas, mxCellState) - Method in class com.mxgraph.shape.mxBasicShape
-
- getFillColor(mxGraphics2DCanvas, mxCellState) - Method in class com.mxgraph.shape.mxImageShape
-
- getFillColor(mxGraphics2DCanvas, mxCellState) - Method in class com.mxgraph.shape.mxLabelShape
-
- getFillColor() - Method in class com.mxgraph.swing.handler.mxRubberband
-
Returns the fill color.
- getFineTuningRadius() - Method in class com.mxgraph.layout.mxOrganicLayout
-
- getFirstSelectableCell(Object[]) - Method in class com.mxgraph.view.mxGraphSelectionModel
-
Returns the first selectable cell in the given array of cells.
- getFloat(Map<String, Object>, String) - Static method in class com.mxgraph.util.mxUtils
-
Returns the value for key in dictionary as a float or 0 if no value is
defined for the key.
- getFloat(Map<String, Object>, String, float) - Static method in class com.mxgraph.util.mxUtils
-
Returns the value for key in dictionary as a float or the given default
value if no value is defined for the key.
- getFloatArray(Map<String, Object>, String, float[]) - Static method in class com.mxgraph.util.mxUtils
-
Returns the value for key in dictionary as a float array or the given default
value if no value is defined for the key.
- getFloatArray(Map<String, Object>, String, float[], String) - Static method in class com.mxgraph.util.mxUtils
-
Returns the value for key in dictionary as a float array or the given default
value if no value is defined for the key.
- getFoldableCells(Object[], boolean) - Method in class com.mxgraph.view.mxGraph
-
Returns the cells which are movable in the given array of cells.
- getFoldingIcon(mxCellState) - Method in class com.mxgraph.swing.mxGraphComponent
-
Returns the icon used to display the collapsed state of the specified
cell state.
- getFoldingIconBounds(mxCellState, ImageIcon) - Method in class com.mxgraph.swing.mxGraphComponent
-
- getFont(Map<String, Object>) - Static method in class com.mxgraph.util.mxUtils
-
- getFont(Map<String, Object>, double) - Static method in class com.mxgraph.util.mxUtils
-
- getFontMetrics(Font) - Static method in class com.mxgraph.util.mxUtils
-
Returns the font metrics of the static font graphics instance
- getFontName(String) - Method in class com.mxgraph.canvas.mxGraphicsCanvas2D
-
Returns a font name for the given CSS values for font-family.
- getForceConstant() - Method in class com.mxgraph.layout.mxFastOrganicLayout
-
- getFriendshipWindmillGraph(mxAnalysisGraph, int, int) - Method in class com.mxgraph.analysis.mxGraphGenerator
-
- getGamma() - Method in class com.mxgraph.util.png.mxPngEncodeParam
-
Returns the file gamma value for the image.
- getGeneralPurposeVariable(int) - Method in class com.mxgraph.layout.hierarchical.model.mxGraphAbstractHierarchyCell
-
Gets the value of temp for the specified layer
- getGeneralPurposeVariable(int) - Method in class com.mxgraph.layout.hierarchical.model.mxGraphHierarchyEdge
-
Gets the value of temp for the specified layer
- getGeneralPurposeVariable(int) - Method in class com.mxgraph.layout.hierarchical.model.mxGraphHierarchyNode
-
Gets the value of temp for the specified layer
- getGenerator() - Method in class com.mxgraph.analysis.mxAnalysisGraph
-
- getGeneratorFunction(mxGraph, boolean, double, double) - Static method in class com.mxgraph.analysis.mxGraphGenerator
-
- getGeneratorFunction() - Method in class com.mxgraph.analysis.mxGraphGenerator
-
- getGeometry() - Method in class com.mxgraph.model.mxCell
-
- getGeometry(Object) - Method in class com.mxgraph.model.mxGraphModel
-
- getGeometry() - Method in class com.mxgraph.model.mxGraphModel.mxGeometryChange
-
- getGeometry() - Method in interface com.mxgraph.model.mxICell
-
Returns the object that describes the geometry.
- getGeometry(Object) - Method in interface com.mxgraph.model.mxIGraphModel
-
Returns the geometry of the given cell.
- getGlassGradientElement() - Method in class com.mxgraph.canvas.mxSvgCanvas
-
- getGradientBounds(mxGraphics2DCanvas, mxCellState) - Method in class com.mxgraph.shape.mxBasicShape
-
- getGradientBounds(mxGraphics2DCanvas, mxCellState) - Method in class com.mxgraph.shape.mxSwimlaneShape
-
- getGradientElement(String, String, String) - Method in class com.mxgraph.canvas.mxSvgCanvas
-
- getGradientId(String, String, String) - Method in class com.mxgraph.canvas.mxSvgCanvas
-
- getGraph() - Method in class com.mxgraph.analysis.mxAnalysisGraph
-
- getGraph() - Method in class com.mxgraph.layout.mxGraphLayout
-
Returns the associated graph.
- getGraph() - Method in class com.mxgraph.swing.mxGraphComponent
-
- getGraph(ActionEvent) - Static method in class com.mxgraph.swing.util.mxGraphActions
-
- getGraph() - Method in class com.mxgraph.view.mxGraphView
-
Returns the enclosing graph.
- getGraph() - Method in class com.mxgraph.view.mxLayoutManager
-
- getGraph() - Method in class com.mxgraph.view.mxSpaceManager
-
- getGraph() - Method in class com.mxgraph.view.mxSwimlaneManager
-
- getGraphBounds() - Method in class com.mxgraph.view.mxGraph
-
Returns the bounds of the visible graph.
- getGraphBounds() - Method in class com.mxgraph.view.mxGraphView
-
Returns the cached diagram bounds.
- getGraphComponent() - Method in class com.mxgraph.swing.handler.mxCellHandler
-
- getGraphComponent() - Method in class com.mxgraph.swing.handler.mxGraphHandler
-
- getGraphComponent() - Method in class com.mxgraph.swing.handler.mxInsertHandler
-
- getGraphComponent() - Method in class com.mxgraph.swing.handler.mxRotationHandler
-
- getGraphComponent() - Method in class com.mxgraph.swing.handler.mxSelectionCellsHandler
-
- getGraphComponent() - Method in class com.mxgraph.swing.mxGraphOutline
-
- getGraphComponents(mxAnalysisGraph) - Static method in class com.mxgraph.analysis.mxGraphStructure
-
- getGraphContainer() - Method in class com.mxgraph.swing.mxGraphComponent.mxGraphControl
-
- getGraphControl() - Method in class com.mxgraph.swing.mxGraphComponent
-
- getGraphHandler() - Method in class com.mxgraph.swing.mxGraphComponent
-
- getGraphics() - Method in class com.mxgraph.canvas.mxGraphics2DCanvas
-
Returns the graphics object for this canvas.
- getGraphics() - Method in class com.mxgraph.canvas.mxGraphicsCanvas2D
-
Returns the graphics instance.
- getGraphicsCanvas() - Method in class com.mxgraph.canvas.mxImageCanvas
-
- getGraphTransferHandler(DropTargetEvent) - Static method in class com.mxgraph.swing.handler.mxGraphHandler
-
Helper method to return the component for a drop target event.
- getGridColor() - Method in class com.mxgraph.swing.mxGraphComponent
-
- getGridGraph(mxAnalysisGraph, int, int) - Method in class com.mxgraph.analysis.mxGraphGenerator
-
- getGridSize() - Method in class com.mxgraph.view.mxGraph
-
Returns the grid size.
- getGridStyle() - Method in class com.mxgraph.swing.mxGraphComponent
-
- getGroupAction() - Static method in class com.mxgraph.swing.util.mxGraphActions
-
- getGroupBorder(mxGraph) - Method in class com.mxgraph.swing.util.mxGraphActions.GroupAction
-
- getGroupBorder(mxGraph) - Method in class com.mxgraph.swing.util.mxGraphActions.UpdateGroupBoundsAction
-
- getGroupPadding() - Method in class com.mxgraph.layout.mxCompactTreeLayout
-
- getGuidePoints() - Method in class com.mxgraph.util.mxCurve
-
- getHandleBorderColor(int) - Method in class com.mxgraph.swing.handler.mxCellHandler
-
Returns the border color of the handle at the specified index.
- getHandleCount() - Method in class com.mxgraph.swing.handler.mxCellHandler
-
Returns the number of handles in this handler.
- getHandleFillColor(int) - Method in class com.mxgraph.swing.handler.mxCellHandler
-
Returns the color to be used to fill the handle at the specified index.
- getHandleFillColor(int) - Method in class com.mxgraph.swing.handler.mxEdgeHandler
-
- getHandler(Object) - Method in class com.mxgraph.swing.handler.mxSelectionCellsHandler
-
- getHandleSize() - Method in class com.mxgraph.swing.handler.mxConnectionHandler
-
- getHeight() - Method in class com.mxgraph.util.mxImage
-
- getHeight() - Method in class com.mxgraph.util.mxRectangle
-
Returns the height of the rectangle.
- getHeightSquared() - Method in class com.mxgraph.layout.mxOrganicLayout.CellWrapper
-
- getHexColorString(Color) - Static method in class com.mxgraph.util.mxHtmlColor
-
Returns a hex representation for the given color.
- getHexColorString(Color) - Static method in class com.mxgraph.util.mxUtils
-
Returns a hex representation for the given color.
- getHomeAction() - Static method in class com.mxgraph.swing.util.mxGraphActions
-
- getHorizontalPageBorder() - Method in class com.mxgraph.swing.mxGraphComponent
-
Returns the horizontal border between the page and the control.
- getHorizontalPageCount() - Method in class com.mxgraph.swing.mxGraphComponent
-
- getHotspot() - Method in class com.mxgraph.swing.handler.mxCellMarker
-
Returns the hotspot.
- getHtmlData() - Method in class com.mxgraph.swing.util.mxGraphTransferable
-
Fetch the data in a text/html format
- getICCProfileData() - Method in class com.mxgraph.util.png.mxPngEncodeParam
-
Returns the ICC profile data to be stored with this image.
- getIconPath() - Method in class com.mxgraph.shape.mxStencilShape
-
- getId() - Method in class com.mxgraph.io.graphml.mxGraphMlGraph
-
- getId(Object) - Method in class com.mxgraph.io.mxCodec
-
Returns the ID of the specified object.
- getId() - Method in class com.mxgraph.model.mxCell
-
- getId() - Method in interface com.mxgraph.model.mxICell
-
Returns the Id of the cell as a string.
- getImage() - Method in class com.mxgraph.canvas.mxImageCanvas
-
- getImage() - Method in class com.mxgraph.swing.util.mxGraphTransferable
-
- getImage(String) - Method in class com.mxgraph.util.mxImageBundle
-
Returns the value for the given key.
- getImage(mxCellState) - Method in class com.mxgraph.view.mxGraph
-
Returns the image URL for the given cell state.
- getImageBasePath() - Method in class com.mxgraph.canvas.mxBasicCanvas
-
- getImageBounds(Image, double, double, double, double, boolean) - Method in class com.mxgraph.canvas.mxGraphicsCanvas2D
-
- getImageBounds(mxGraphics2DCanvas, mxCellState) - Method in class com.mxgraph.shape.mxImageShape
-
- getImageBounds(mxGraphics2DCanvas, mxCellState) - Method in class com.mxgraph.shape.mxLabelShape
-
- getImageBundles() - Method in class com.mxgraph.view.mxGraph
-
Returns the image bundles
- getImageBundles(List<mxImageBundle>) - Method in class com.mxgraph.view.mxGraph
-
Returns the image bundles
- getImageForStyle(Map<String, Object>) - Method in class com.mxgraph.canvas.mxBasicCanvas
-
Gets the image path from the given style.
- getImageForStyle(mxGraphics2DCanvas, mxCellState) - Method in class com.mxgraph.shape.mxImageShape
-
- getImageFromBundles(String) - Method in class com.mxgraph.view.mxGraph
-
Searches all bundles for the specified key and returns the value for the
first match or null if the key is not found.
- getImageObserver() - Method in class com.mxgraph.swing.view.mxInteractiveCanvas
-
- getImages() - Method in class com.mxgraph.util.mxImageBundle
-
Returns the images.
- getImageSize(Image) - Method in class com.mxgraph.canvas.mxGraphics2DCanvas
-
Returns the size for the given image.
- getImageSize(Image) - Method in class com.mxgraph.canvas.mxGraphicsCanvas2D
-
Returns the size for the given image.
- getImageSize(Image) - Method in class com.mxgraph.swing.view.mxInteractiveCanvas
-
Returns the size for the given image.
- getImportableCells(Object[]) - Method in class com.mxgraph.swing.mxGraphComponent
-
Returns all cells which may be imported via datatransfer.
- getImportCount() - Method in class com.mxgraph.swing.handler.mxGraphTransferHandler
-
- getIncomingEdges(mxIGraphModel, Object) - Static method in class com.mxgraph.model.mxGraphModel
-
Returns the incoming edges of the given cell without loops.
- getIncomingEdges(Object) - Method in class com.mxgraph.view.mxGraph
-
Returns all incoming visible edges connected to the given cell without
loops.
- getIncomingEdges(Object, Object) - Method in class com.mxgraph.view.mxGraph
-
Returns the visible incoming edges for the given cell.
- getIndex(mxICell) - Method in class com.mxgraph.model.mxCell
-
- getIndex() - Method in class com.mxgraph.model.mxGraphModel.mxChildChange
-
- getIndex(mxICell) - Method in interface com.mxgraph.model.mxICell
-
Returns the index of the specified child in the child array.
- getIndex() - Method in class com.mxgraph.swing.handler.mxCellHandler
-
Returns the index of the current handle.
- getIndexAt(int, int) - Method in class com.mxgraph.swing.handler.mxCellHandler
-
Returns the index of the handle at the given location.
- getIndexAt(int, int) - Method in class com.mxgraph.swing.handler.mxEdgeHandler
-
- getInitialMoveRadius() - Method in class com.mxgraph.layout.mxOrganicLayout
-
- getInitialTemp() - Method in class com.mxgraph.layout.mxFastOrganicLayout
-
- getInitialValue(mxCellState, EventObject) - Method in class com.mxgraph.swing.view.mxCellEditor
-
Gets the initial editing value for the given cell.
- getInputMap(int) - Method in class com.mxgraph.swing.handler.mxKeyboardHandler
-
Return JTree's input map.
- getInstance() - Static method in class com.mxgraph.analysis.mxGraphAnalysis
-
- getInstance() - Static method in class com.mxgraph.io.graphml.mxGraphMlKeyManager
-
Returns the instance of mxGmlKeyManager.
- getInstanceForName(String) - Static method in class com.mxgraph.io.mxCodecRegistry
-
Creates and returns a new instance for the given class name.
- getInt(Element, String, int) - Method in class com.mxgraph.shape.mxStencil
-
Returns the given attribute or the default value.
- getInt(Map<String, Object>, String) - Static method in class com.mxgraph.util.mxUtils
-
Returns the value for key in dictionary as an int or 0 if no value is
defined for the key.
- getInt(Map<String, Object>, String, int) - Static method in class com.mxgraph.util.mxUtils
-
Returns the value for key in dictionary as an int or the given default
value if no value is defined for the key.
- getInterHierarchySpacing() - Method in class com.mxgraph.layout.hierarchical.mxHierarchicalLayout
-
- getInterlacing() - Method in class com.mxgraph.util.png.mxPngEncodeParam
-
Returns true
if Adam7 interlacing will be used.
- getInterRankCellSpacing() - Method in class com.mxgraph.layout.hierarchical.mxHierarchicalLayout
-
- getInterRankCellSpacing() - Method in class com.mxgraph.layout.hierarchical.stage.mxCoordinateAssignment
-
- getIntervals(String) - Method in class com.mxgraph.util.mxCurve
-
- getIntraCellSpacing() - Method in class com.mxgraph.layout.hierarchical.mxHierarchicalLayout
-
- getIntraCellSpacing() - Method in class com.mxgraph.layout.hierarchical.stage.mxCoordinateAssignment
-
- getInvalidColor() - Method in class com.mxgraph.swing.handler.mxCellMarker
-
Returns the color used for invalid highlights.
- getKey() - Method in class com.mxgraph.analysis.mxFibonacciHeap.Node
-
Obtain the key for this node.
- getKeyDefault() - Method in class com.mxgraph.io.graphml.mxGraphMlKey
-
- getKeyFor() - Method in class com.mxgraph.io.graphml.mxGraphMlKey
-
- getKeyId() - Method in class com.mxgraph.io.graphml.mxGraphMlKey
-
- getKeyMap() - Method in class com.mxgraph.io.graphml.mxGraphMlKeyManager
-
- getKeyName() - Method in class com.mxgraph.io.graphml.mxGraphMlKey
-
- getKeyType() - Method in class com.mxgraph.io.graphml.mxGraphMlKey
-
- getKingGraph(mxAnalysisGraph, int, int) - Method in class com.mxgraph.analysis.mxGraphGenerator
-
- getKingMoveVertexes(mxAnalysisGraph, int, int, int, int) - Method in class com.mxgraph.analysis.mxGraphGenerator
-
- getKnightGraph(mxAnalysisGraph, int, int) - Method in class com.mxgraph.analysis.mxGraphGenerator
-
- getKnightMoveVertexes(mxAnalysisGraph, int, int, int, int) - Method in class com.mxgraph.analysis.mxGraphGenerator
-
- getKnightTour(mxAnalysisGraph, int, int, int) - Method in class com.mxgraph.analysis.mxGraphGenerator
-
- getLabel() - Method in class com.mxgraph.view.mxCellState
-
Returns the current label.
- getLabel(Object) - Method in class com.mxgraph.view.mxGraph
-
Returns a string or DOM node that represents the label for the given
cell.
- getLabelBounds() - Method in class com.mxgraph.shape.mxCurveLabelShape
-
- getLabelBounds() - Method in class com.mxgraph.view.mxCellState
-
Returns the label bounds.
- getLabelPaintBounds(String, Map<String, Object>, boolean, mxPoint, mxRectangle, double) - Static method in class com.mxgraph.util.mxUtils
-
Returns the paint bounds for the given label.
- getLabelPaintBounds(String, Map<String, Object>, boolean, mxPoint, mxRectangle, double, boolean) - Static method in class com.mxgraph.util.mxUtils
-
Returns the paint bounds for the given label.
- getLabelSize(String, Map<String, Object>, boolean, double) - Static method in class com.mxgraph.util.mxUtils
-
Returns the size for the given label.
- getLabelSize(String, Map<String, Object>, boolean, double, double) - Static method in class com.mxgraph.util.mxUtils
-
Returns the size for the given label.
- getLayout(Object) - Method in class com.mxgraph.view.mxLayoutManager
-
- getLayoutAreaSize() - Method in class com.mxgraph.swing.mxGraphComponent
-
Returns the size of the area that layouts can operate in.
- getLength() - Method in class com.mxgraph.util.mxSpline
-
- getLength() - Method in class com.mxgraph.view.mxCellState
-
Returns the length.
- getLevelDistance() - Method in class com.mxgraph.layout.mxCompactTreeLayout
-
- getLimitX() - Method in class com.mxgraph.layout.hierarchical.stage.mxCoordinateAssignment
-
- getLine() - Method in class com.mxgraph.util.svg.NormalizingReader
-
Returns the current line in the stream.
- getLine() - Method in class com.mxgraph.util.svg.StringNormalizingReader
-
Returns the current line in the stream.
- getLineNumber() - Method in exception com.mxgraph.util.svg.ParseException
-
Returns the line of the last parsed character.
- getLinkForCell(Object) - Method in class com.mxgraph.view.mxGraph
-
Returns the hyperlink to be used for the given cell.
- getLowerIndexOfSegment(String, double) - Method in class com.mxgraph.util.mxCurve
-
Calculates the index of the lower point on the segment
that contains the point distance along the
- getLowestDegreeVertex(mxAnalysisGraph, Object[]) - Static method in class com.mxgraph.analysis.mxGraphStructure
-
- getMargin(String, String) - Method in class com.mxgraph.canvas.mxGraphicsCanvas2D
-
- getMarkedState() - Method in class com.mxgraph.swing.handler.mxCellMarker
-
Returns the marked state.
- getMarker(String) - Static method in class com.mxgraph.shape.mxMarkerRegistry
-
- getMarker() - Method in class com.mxgraph.swing.handler.mxConnectionHandler
-
- getMarker() - Method in class com.mxgraph.swing.handler.mxGraphHandler
-
- getMarkerColor(MouseEvent, mxCellState, boolean) - Method in class com.mxgraph.swing.handler.mxCellMarker
-
Returns the valid- or invalidColor depending on the value of isValid.
- getMarkerVector(List<mxPoint>, boolean, double) - Method in class com.mxgraph.shape.mxConnectorShape
-
Hook to override creation of the vector that the marker is drawn along
since it may not be the same as the vector between any two control
points
- getMarkerVector(List<mxPoint>, boolean, double) - Method in class com.mxgraph.shape.mxCurveShape
-
Hook to override creation of the vector that the marker is drawn along
since it may not be the same as the vector between any two control
points
- getMaxDistanceLimit() - Method in class com.mxgraph.layout.mxFastOrganicLayout
-
- getMaxDistanceLimit() - Method in class com.mxgraph.layout.mxOrganicLayout
-
- getMaxHandlers() - Method in class com.mxgraph.swing.handler.mxSelectionCellsHandler
-
- getMaximumGraphBounds() - Method in class com.mxgraph.view.mxGraph
-
- getMaxIterations() - Method in class com.mxgraph.layout.mxFastOrganicLayout
-
- getMaxIterations() - Method in class com.mxgraph.layout.mxOrganicLayout
-
- getMaxValue() - Method in class com.mxgraph.view.mxMultiplicity
-
Returns the numeric value of max.
- getMaxWeight() - Method in class com.mxgraph.generatorfunction.mxGeneratorRandomFunction
-
- getMaxWeight() - Method in class com.mxgraph.generatorfunction.mxGeneratorRandomIntFunction
-
- getMd5Hash(String) - Static method in class com.mxgraph.util.mxUtils
-
Returns the Md5 hash for the given text.
- getMessage() - Method in exception com.mxgraph.util.svg.ParseException
-
Return a detail message for this exception.
- getMethod(Object, String, Class[]) - Method in class com.mxgraph.io.mxObjectCodec
-
Returns the method with the specified signature.
- getMinDistanceLimit() - Method in class com.mxgraph.layout.mxFastOrganicLayout
-
- getMinDistanceLimit() - Method in class com.mxgraph.layout.mxOrganicLayout
-
- getMinimumEditorScale() - Method in class com.mxgraph.swing.view.mxCellEditor
-
- getMinimumGraphSize() - Method in class com.mxgraph.view.mxGraph
-
Returns the minimum size of the diagram.
- getMinimumHeight() - Method in class com.mxgraph.swing.view.mxCellEditor
-
- getMinimumSpanningTree(mxGraph, Object[], mxICostFunction, boolean) - Method in class com.mxgraph.analysis.mxGraphAnalysis
-
Returns the minimum spanning tree (MST) for the graph defined by G=(E,V).
- getMinimumSpanningTree(mxGraph, Object[], Object[], mxICostFunction) - Method in class com.mxgraph.analysis.mxGraphAnalysis
-
Returns the minimum spanning tree (MST) for the graph defined by G=(E,V).
- getMinimumWidth() - Method in class com.mxgraph.swing.view.mxCellEditor
-
- getMinMoveRadius() - Method in class com.mxgraph.layout.mxOrganicLayout
-
- getMinWeight() - Method in class com.mxgraph.generatorfunction.mxGeneratorRandomFunction
-
- getMinWeight() - Method in class com.mxgraph.generatorfunction.mxGeneratorRandomIntFunction
-
- getModel() - Method in class com.mxgraph.layout.hierarchical.mxHierarchicalLayout
-
Returns the model for this layout algorithm.
- getModel() - Method in class com.mxgraph.model.mxIGraphModel.mxAtomicGraphModelChange
-
Returns the model where the change happened.
- getModel() - Method in class com.mxgraph.view.mxGraph
-
Returns the graph model that contains the graph data.
- getModificationTime() - Method in class com.mxgraph.util.png.mxPngEncodeParam
-
Returns the modification time to be stored with this image.
- getMovableCells(Object[]) - Method in class com.mxgraph.view.mxGraph
-
Returns the cells which are movable in the given array of cells.
- getMovePreview() - Method in class com.mxgraph.swing.handler.mxGraphHandler
-
- getMovingCells() - Method in class com.mxgraph.swing.handler.mxMovePreview
-
FIXME: Cells should be assigned outside of getPreviewStates
- getMultiplicities() - Method in class com.mxgraph.view.mxGraph
-
- getName() - Method in class com.mxgraph.io.graphml.mxGraphMlPort
-
- getName(Object) - Static method in class com.mxgraph.io.mxCodecRegistry
-
Returns the name that identifies the codec associated
with the given instance..
- getName() - Method in class com.mxgraph.io.mxObjectCodec
-
Returns the name used for the nodenames and lookup of the codec when
classes are encoded and nodes are decoded.
- getName() - Method in class com.mxgraph.shape.mxStencilShape
-
- getName() - Method in class com.mxgraph.util.mxEventObject
-
Returns the name of the event.
- getName(Object) - Static method in class com.mxgraph.view.mxStyleRegistry
-
Returns the name for the given value.
- getNearestCommonAncestor(Object, Object) - Method in class com.mxgraph.model.mxGraphModel
-
Returns the nearest common ancestor for the specified cells.
- getNewEdgeValue(mxAnalysisGraph) - Method in class com.mxgraph.analysis.mxGraphGenerator
-
Creates a new edge value based on graph properties in mxAnalysisGraph.
- getNextLayerConnectedCells(int) - Method in class com.mxgraph.layout.hierarchical.model.mxGraphAbstractHierarchyCell
-
Returns the cells this cell connects to on the next layer up
- getNextLayerConnectedCells(int) - Method in class com.mxgraph.layout.hierarchical.model.mxGraphHierarchyEdge
-
Returns the cells this cell connects to on the next layer up
- getNextLayerConnectedCells(int) - Method in class com.mxgraph.layout.hierarchical.model.mxGraphHierarchyNode
-
Returns the cells this cell connects to on the next layer up
- getNextPoint(mxCellState, mxCellState, boolean) - Method in class com.mxgraph.view.mxGraphView
-
Returns the nearest point in the list of absolute points or the center of
the opposite terminal.
- getNode(Object, boolean) - Method in class com.mxgraph.analysis.mxFibonacciHeap
-
Returns the node that represents element.
- getNode(Object) - Method in class com.mxgraph.analysis.mxUnionFind
-
Returns the node that represents element.
- getNodeData() - Method in class com.mxgraph.io.graphml.mxGraphMlNode
-
- getNodeDataMap() - Method in class com.mxgraph.io.graphml.mxGraphMlNode
-
- getNodeDistance() - Method in class com.mxgraph.layout.mxCompactTreeLayout
-
- getNodeDistribution(int) - Method in class com.mxgraph.layout.mxOrganicLayout
-
Calculates the energy cost of the specified node relative to all other
nodes.
- getNodeDistributionCostFactor() - Method in class com.mxgraph.layout.mxOrganicLayout
-
- getNodeGraph() - Method in class com.mxgraph.io.graphml.mxGraphMlNode
-
- getNodeId() - Method in class com.mxgraph.io.graphml.mxGraphMlNode
-
- getNodePort() - Method in class com.mxgraph.io.graphml.mxGraphMlNode
-
- getNodes() - Method in class com.mxgraph.io.graphml.mxGraphMlGraph
-
- getNullGraph(mxAnalysisGraph, int) - Method in class com.mxgraph.analysis.mxGraphGenerator
-
- getNumPrivateChunks() - Method in class com.mxgraph.util.png.mxPngEncodeParam
-
Returns the number of private chunks to be written to the
output file.
- getObject(String) - Method in class com.mxgraph.io.mxCodec
-
Returns the decoded object for the element with the specified ID in
mxCodec.document
.
- getObjects() - Method in class com.mxgraph.io.mxCodec
-
Returns the object lookup table.
- getOffset() - Method in class com.mxgraph.model.mxGeometry
-
Returns the offset.
- getOpacity() - Method in class com.mxgraph.swing.view.mxCellStatePreview
-
- getOpacityForCell(Object) - Method in class com.mxgraph.swing.view.mxCellStatePreview
-
- getOpposites(Object[], Object, boolean, boolean) - Method in class com.mxgraph.analysis.mxAnalysisGraph
-
Returns all distinct opposite cells for the specified terminal
on the given edges.
- getOpposites(Object[], Object) - Method in class com.mxgraph.analysis.mxAnalysisGraph
-
Returns all distinct opposite cells for the specified terminal
on the given edges.
- getOpposites(mxIGraphModel, Object[], Object) - Static method in class com.mxgraph.model.mxGraphModel
-
Returns all opposite cells of terminal for the given edges.
- getOpposites(mxIGraphModel, Object[], Object, boolean, boolean) - Static method in class com.mxgraph.model.mxGraphModel
-
Returns all opposite vertices wrt terminal for the given edges, only
returning sources and/or targets as specified.
- getOpposites(Object[], Object) - Method in class com.mxgraph.view.mxGraph
-
Returns all distinct visible opposite cells of the terminal on the given
edges.
- getOpposites(Object[], Object, boolean, boolean) - Method in class com.mxgraph.view.mxGraph
-
Returns all distincts visible opposite cells for the specified terminal
on the given edges.
- getOrientation() - Method in class com.mxgraph.layout.hierarchical.mxHierarchicalLayout
-
- getOrientation() - Method in class com.mxgraph.layout.hierarchical.stage.mxCoordinateAssignment
-
- getOrigin(Object) - Method in class com.mxgraph.model.mxGraphModel
-
Returns the absolute, accumulated origin for the children inside the
given parent.
- getOrigin() - Method in class com.mxgraph.view.mxCellState
-
Returns the origin for the children.
- getOrigin() - Method in class com.mxgraph.view.mxGraph
-
Returns origin.
- getOriginForCell(Object) - Method in class com.mxgraph.swing.util.mxMorphing
-
Returns the top, left corner of the given cell.
- getOutgoingEdges(mxIGraphModel, Object) - Static method in class com.mxgraph.model.mxGraphModel
-
Returns the outgoing edges of the given cell without loops.
- getOutgoingEdges(Object) - Method in class com.mxgraph.view.mxGraph
-
Returns all outgoing visible edges connected to the given cell without
loops.
- getOutgoingEdges(Object, Object) - Method in class com.mxgraph.view.mxGraph
-
Returns the visible outgoing edges for the given cell.
- getOutputStream() - Method in class com.mxgraph.util.png.mxPngImageEncoder
-
Returns the OutputStream associated with this ImageEncoder.
- getOverlap(Object) - Method in class com.mxgraph.view.mxGraph
-
Returns a decimal number representing the amount of the width and height
of the given cell that is allowed to overlap its parent.
- getPageBackgroundColor() - Method in class com.mxgraph.swing.mxGraphComponent
-
- getPageBorderColor() - Method in class com.mxgraph.swing.mxGraphComponent
-
- getPageBreakColor() - Method in class com.mxgraph.swing.mxGraphComponent
-
- getPageFormat() - Method in class com.mxgraph.swing.mxGraphComponent
-
- getPageScale() - Method in class com.mxgraph.swing.mxGraphComponent
-
- getPageShadowColor() - Method in class com.mxgraph.swing.mxGraphComponent
-
- getPageTranslate(double) - Method in class com.mxgraph.swing.mxGraphComponent
-
Should be called by a hook inside mxGraphView/mxGraph
- getPaintBounds(Object[]) - Method in class com.mxgraph.view.mxGraph
-
Returns the bounding box of the given cells and their descendants.
- getPalette() - Method in class com.mxgraph.util.png.mxPngEncodeParam.Palette
-
Returns the current RGB palette.
- getPaletteHistogram() - Method in class com.mxgraph.util.png.mxPngEncodeParam
-
Returns the palette histogram to be stored with this image.
- getPaletteTransparency() - Method in class com.mxgraph.util.png.mxPngEncodeParam.Palette
-
Returns the alpha values associated with each palette entry.
- getPanningHandler() - Method in class com.mxgraph.swing.mxGraphComponent
-
- getParallelEdgeSpacing() - Method in class com.mxgraph.layout.hierarchical.mxHierarchicalLayout
-
- getParam() - Method in class com.mxgraph.util.png.mxPngImageEncoder
-
- getParent() - Method in class com.mxgraph.analysis.mxUnionFind.Node
-
- getParent() - Method in class com.mxgraph.model.mxCell
-
- getParent(Object) - Method in class com.mxgraph.model.mxGraphModel
-
- getParent() - Method in class com.mxgraph.model.mxGraphModel.mxChildChange
-
- getParent() - Method in interface com.mxgraph.model.mxICell
-
Returns the cell's parent.
- getParent(Object) - Method in interface com.mxgraph.model.mxIGraphModel
-
Returns the parent of the given cell.
- getParentBorder() - Method in class com.mxgraph.layout.hierarchical.mxHierarchicalLayout
-
Returns parentBorder.
- getParentOffset(Object) - Method in class com.mxgraph.layout.mxGraphLayout
-
- getParentPath(String) - Static method in class com.mxgraph.model.mxCellPath
-
Returns the path for the parent of the cell represented by the given
path.
- getParents(mxIGraphModel, Object[]) - Static method in class com.mxgraph.model.mxGraphModel
-
- getPathGraph(mxAnalysisGraph, int) - Method in class com.mxgraph.analysis.mxGraphGenerator
-
- getPathHandler() - Method in class com.mxgraph.util.svg.PathParser
-
Returns the path handler in use.
- getPathIterator(AffineTransform) - Method in class com.mxgraph.util.svg.ExtendedGeneralPath
-
Delegates to the enclosed GeneralPath
.
- getPathIterator(AffineTransform, double) - Method in class com.mxgraph.util.svg.ExtendedGeneralPath
-
Delegates to the enclosed GeneralPath
.
- getPerimeterBounds() - Method in class com.mxgraph.view.mxCellState
-
Returns the rectangle that should be used as the perimeter of the cell.
- getPerimeterBounds(double) - Method in class com.mxgraph.view.mxCellState
-
Returns the rectangle that should be used as the perimeter of the cell.
- getPerimeterBounds(mxCellState, double) - Method in class com.mxgraph.view.mxGraphView
-
Returns the perimeter bounds for the given terminal, edge pair.
- getPerimeterFunction(mxCellState) - Method in class com.mxgraph.view.mxGraphView
-
Returns the perimeter function for the given state.
- getPerimeterPoint(mxCellState, mxPoint, boolean) - Method in class com.mxgraph.view.mxGraphView
-
Returns a point that defines the location of the intersection point
between the perimeter and the line between the center of the shape and
the given point.
- getPerimeterPoint(mxCellState, mxPoint, boolean, double) - Method in class com.mxgraph.view.mxGraphView
-
Returns a point that defines the location of the intersection point
between the perimeter and the line between the center of the shape and
the given point.
- getPetersenGraph(mxAnalysisGraph) - Method in class com.mxgraph.analysis.mxGraphGenerator
-
- getPhysicalDimension() - Method in class com.mxgraph.util.png.mxPngEncodeParam
-
Returns the physical dimension information to be stored
with this image.
- getPlaceholderBounds(mxCellState) - Method in class com.mxgraph.swing.handler.mxMovePreview
-
- getPlainData() - Method in class com.mxgraph.swing.util.mxGraphTransferable
-
Fetch the data in a text/plain format.
- getPoint() - Method in class com.mxgraph.util.mxPoint
-
Returns the coordinates as a new point.
- getPoint(double) - Method in class com.mxgraph.util.mxSpline
-
- getPoint() - Method in class com.mxgraph.view.mxConnectionConstraint
-
Returns the point.
- getPoint(mxCellState) - Method in class com.mxgraph.view.mxGraphView
-
Returns the absolute center point along the given edge.
- getPoint(mxCellState, mxGeometry) - Method in class com.mxgraph.view.mxGraphView
-
Returns the absolute point on the edge for the given relative geometry as
a point.
- getPointForEvent(MouseEvent) - Method in class com.mxgraph.swing.mxGraphComponent
-
Returns an mxPoint representing the given event in the unscaled,
non-translated coordinate space and applies the grid.
- getPointForEvent(MouseEvent, boolean) - Method in class com.mxgraph.swing.mxGraphComponent
-
Returns an mxPoint representing the given event in the unscaled,
non-translated coordinate space and applies the grid.
- getPoints() - Method in class com.mxgraph.model.mxGeometry
-
Returns the list of control points.
- getPointsHandler() - Method in class com.mxgraph.util.svg.PointsParser
-
Returns the points handler in use.
- getPortConstraints(mxCellState, mxCellState, boolean) - Static method in class com.mxgraph.util.mxUtils
-
Returns an integer mask of the port constraints of the given map
- getPortConstraints(mxCellState, mxCellState, boolean, int) - Static method in class com.mxgraph.util.mxUtils
-
Returns an integer mask of the port constraints of the given map
- getPortDataMap() - Method in class com.mxgraph.io.graphml.mxGraphMlPort
-
- getPreferredSizeForCell(Object) - Method in class com.mxgraph.view.mxGraph
-
Returns the preferred width and height of the given as an
.
- getPreferredSizeForPage() - Method in class com.mxgraph.swing.mxGraphComponent
-
Returns the (unscaled) preferred size for the current page format (scaled
by pageScale).
- getPrettyXml(Node) - Static method in class com.mxgraph.util.mxUtils
-
Returns a pretty-printed XML string for the given node.
- getPrettyXml(Node, String, String) - Static method in class com.mxgraph.util.mxUtils
-
Returns a pretty-printed XML string for the given node.
- getPreviewAlpha() - Method in class com.mxgraph.swing.mxGraphComponent
-
- getPreviewBounds() - Method in class com.mxgraph.swing.handler.mxEdgeHandler
-
- getPreviewLocation(MouseEvent, boolean) - Method in class com.mxgraph.swing.handler.mxGraphHandler
-
- getPreviewState() - Method in class com.mxgraph.swing.handler.mxConnectPreview
-
- getPreviewStates() - Method in class com.mxgraph.swing.handler.mxMovePreview
-
Returns the states that are affected by the move operation.
- getPrevious() - Method in class com.mxgraph.model.mxGraphModel.mxChildChange
-
- getPrevious() - Method in class com.mxgraph.model.mxGraphModel.mxCollapseChange
-
- getPrevious() - Method in class com.mxgraph.model.mxGraphModel.mxGeometryChange
-
- getPrevious() - Method in class com.mxgraph.model.mxGraphModel.mxRootChange
-
- getPrevious() - Method in class com.mxgraph.model.mxGraphModel.mxStyleChange
-
- getPrevious() - Method in class com.mxgraph.model.mxGraphModel.mxTerminalChange
-
- getPrevious() - Method in class com.mxgraph.model.mxGraphModel.mxValueChange
-
- getPrevious() - Method in class com.mxgraph.model.mxGraphModel.mxVisibleChange
-
- getPrevious() - Method in class com.mxgraph.view.mxGraphView.mxCurrentRootChange
-
Returns the previous root.
- getPreviousIndex() - Method in class com.mxgraph.model.mxGraphModel.mxChildChange
-
- getPreviousLayerConnectedCells(int) - Method in class com.mxgraph.layout.hierarchical.model.mxGraphAbstractHierarchyCell
-
Returns the cells this cell connects to on the next layer down
- getPreviousLayerConnectedCells(int) - Method in class com.mxgraph.layout.hierarchical.model.mxGraphHierarchyEdge
-
Returns the cells this cell connects to on the next layer down
- getPreviousLayerConnectedCells(int) - Method in class com.mxgraph.layout.hierarchical.model.mxGraphHierarchyNode
-
Returns the cells this cell connects to on the next layer down
- getPrivateChunkData(int) - Method in class com.mxgraph.util.png.mxPngEncodeParam
-
Returns the data associated of the private chunk at a given
index, as an array of byte
s.
- getPrivateChunkType(int) - Method in class com.mxgraph.util.png.mxPngEncodeParam
-
Returns the type of the private chunk at a given index, as a
4-character String
.
- getProperties() - Method in class com.mxgraph.analysis.mxAnalysisGraph
-
- getProperties() - Method in class com.mxgraph.util.mxEventObject
-
- getProperty(String) - Method in class com.mxgraph.util.mxEventObject
-
- getRadius() - Method in class com.mxgraph.layout.mxCircleLayout
-
- getRadiusScaleFactor() - Method in class com.mxgraph.layout.mxOrganicLayout
-
- getRadiusSquared() - Method in class com.mxgraph.layout.mxOrganicLayout.CellWrapper
-
- getRandomInt(int, int) - Method in class com.mxgraph.analysis.mxGraphGenerator
-
- getRankValue() - Method in class com.mxgraph.layout.hierarchical.model.mxGraphHierarchyNode
-
Returns the integer value of the layer that this node resides in
- getRectangle() - Method in class com.mxgraph.util.mxRectangle
-
Returns the bounds as a new rectangle.
- getRelativeFromAbsPoint(mxPoint, String) - Method in class com.mxgraph.util.mxCurve
-
Calculates the position of an absolute in terms relative
to this curve.
- getRelativePoint(mxCellState, double, double) - Method in class com.mxgraph.view.mxGraphView
-
Gets the relative point that describes the given, absolute label position
for the given edge state.
- getRelevantEdges() - Method in class com.mxgraph.layout.mxOrganicLayout.CellWrapper
-
- getRelevantEdges(int) - Method in class com.mxgraph.layout.mxOrganicLayout
-
Returns all Edges that are not connected to the specified cell
- getRemovedCellsForChanges(List<mxUndoableEdit.mxUndoableChange>) - Method in class com.mxgraph.view.mxGraph
-
Returns the cells that have been removed from the model.
- getRemoveFromParentAction() - Static method in class com.mxgraph.swing.util.mxGraphActions
-
- getRendererPane() - Method in class com.mxgraph.canvas.mxGraphics2DCanvas
-
- getResource(String) - Method in class com.mxgraph.canvas.mxSvgCanvas
-
- getResource(String) - Static method in class com.mxgraph.util.mxResources
-
Returns the value for key
by searching the resource
bundles in inverse order or null
if no value can be found
for key
.
- getRicherData(DataFlavor) - Method in class com.mxgraph.swing.util.mxGraphTransferable
-
- getRicherFlavors() - Method in class com.mxgraph.swing.util.mxGraphTransferable
-
Some subclasses will have flavors that are more descriptive than HTML or
plain text.
- getRoot() - Method in class com.mxgraph.model.mxGraphModel
-
- getRoot() - Method in class com.mxgraph.model.mxGraphModel.mxRootChange
-
- getRoot() - Method in interface com.mxgraph.model.mxIGraphModel
-
Returns the root of the model or the topmost parent of the given cell.
- getRoot() - Method in class com.mxgraph.view.mxGraphView.mxCurrentRootChange
-
Returns the root.
- getRotatedPoint(mxPoint, double, double) - Static method in class com.mxgraph.util.mxUtils
-
Rotates the given point by the given cos and sin.
- getRotatedPoint(mxPoint, double, double, mxPoint) - Static method in class com.mxgraph.util.mxUtils
-
Rotates the given point by the given cos and sin.
- getRotationEnabled() - Method in class com.mxgraph.shape.mxCurveLabelShape
-
- getRoundToDecimals() - Method in class com.mxgraph.generatorfunction.mxGeneratorRandomFunction
-
- getRoutingCenterX(mxCellState) - Method in class com.mxgraph.view.mxGraphView
-
Returns the x-coordinate of the center point for automatic routing.
- getRoutingCenterY(mxCellState) - Method in class com.mxgraph.view.mxGraphView
-
Returns the y-coordinate of the center point for automatic routing.
- getScale() - Method in class com.mxgraph.canvas.mxBasicCanvas
-
- getScale() - Method in interface com.mxgraph.canvas.mxICanvas
-
Returns the scale.
- getScale() - Method in class com.mxgraph.canvas.mxImageCanvas
-
- getScale() - Method in class com.mxgraph.view.mxGraphView
-
Returns the current scale.
- getScaledLabelBounds(double, double, mxRectangle, double, double, Map<String, Object>, double) - Static method in class com.mxgraph.util.mxUtils
-
Returns the bounds for a label for the given location and size, taking
into account the alignment and spacing in the specified style, as well as
the width and height of the rectangle that contains the label.
- getScaledPreferredSizeForGraph() - Method in class com.mxgraph.swing.mxGraphComponent
-
Returns the scaled preferred size for the current graph.
- getSegments() - Method in class com.mxgraph.view.mxCellState
-
Returns the length of the segments.
- getSelectAllAction() - Static method in class com.mxgraph.swing.util.mxGraphActions
-
- getSelectChildAction() - Static method in class com.mxgraph.swing.util.mxGraphActions
-
- getSelectEdgesAction() - Static method in class com.mxgraph.swing.util.mxGraphActions
-
- getSelectionCell() - Method in class com.mxgraph.view.mxGraph
-
- getSelectionCells() - Method in class com.mxgraph.view.mxGraph
-
- getSelectionCellsForChanges(List<mxUndoableEdit.mxUndoableChange>) - Method in class com.mxgraph.view.mxGraph
-
Returns the cells to be selected for the given list of changes.
- getSelectionCellsHandler() - Method in class com.mxgraph.swing.mxGraphComponent
-
- getSelectionColor() - Method in class com.mxgraph.swing.handler.mxCellHandler
-
Returns the color used to draw the selection border.
- getSelectionColor() - Method in class com.mxgraph.swing.handler.mxEdgeHandler
-
- getSelectionColor() - Method in class com.mxgraph.swing.handler.mxVertexHandler
-
- getSelectionCount() - Method in class com.mxgraph.view.mxGraph
-
- getSelectionModel() - Method in class com.mxgraph.view.mxGraph
-
- getSelectionStroke() - Method in class com.mxgraph.swing.handler.mxCellHandler
-
Returns the stroke used to draw the selection border.
- getSelectionStroke() - Method in class com.mxgraph.swing.handler.mxEdgeHandler
-
- getSelectionStroke() - Method in class com.mxgraph.swing.handler.mxVertexHandler
-
- getSelectNextAction() - Static method in class com.mxgraph.swing.util.mxGraphActions
-
- getSelectNoneAction() - Static method in class com.mxgraph.swing.util.mxGraphActions
-
- getSelectParentAction() - Static method in class com.mxgraph.swing.util.mxGraphActions
-
- getSelectPreviousAction() - Static method in class com.mxgraph.swing.util.mxGraphActions
-
- getSelectVerticesAction() - Static method in class com.mxgraph.swing.util.mxGraphActions
-
- getShape(Map<String, Object>) - Method in class com.mxgraph.canvas.mxGraphics2DCanvas
-
- getShape() - Method in class com.mxgraph.util.svg.AWTPathProducer
-
Returns the Shape object initialized during the last parsing.
- getShape() - Method in class com.mxgraph.util.svg.AWTPolylineProducer
-
Returns the Shape object initialized during the last parsing.
- getShape() - Method in interface com.mxgraph.util.svg.ShapeProducer
-
Returns the Shape object initialized during the last parsing.
- getSharedInstance() - Static method in class com.mxgraph.util.mxLightweightLabel
-
- getShortestPath(mxGraph, Object, Object, mxICostFunction, int, boolean) - Method in class com.mxgraph.analysis.mxGraphAnalysis
-
Returns the shortest path between two cells or their descendants
represented as an array of edges in order of traversal.
- getSignificantBits() - Method in class com.mxgraph.util.png.mxPngEncodeParam
-
Returns the number of significant bits for each band of the image.
- getSimpleRandomGraph(mxAnalysisGraph, int, int, boolean, boolean, boolean) - Method in class com.mxgraph.analysis.mxGraphGenerator
-
Generates a random graph
- getSimpleRandomTree(mxAnalysisGraph, int) - Method in class com.mxgraph.analysis.mxGraphGenerator
-
Generates a random tree graph
- getSinkVertices(mxAnalysisGraph) - Static method in class com.mxgraph.analysis.mxGraphStructure
-
- getSize() - Method in class com.mxgraph.analysis.mxUnionFind.Node
-
- getSizeForHtml(String, Map<String, Object>, double, double) - Static method in class com.mxgraph.util.mxUtils
-
Returns an mxRectangle with the size (width and height in pixels) of the
given HTML markup.
- getSizeForString(String, Font, double) - Static method in class com.mxgraph.util.mxUtils
-
Returns an with the size (width and height in pixels) of
the given string.
- getSource() - Method in class com.mxgraph.layout.mxOrganicLayout.CellWrapper
-
- getSource() - Method in class com.mxgraph.model.mxCell
-
Returns the source terminal.
- getSource() - Method in class com.mxgraph.util.mxUndoableEdit
-
- getSourceActions(JComponent) - Method in class com.mxgraph.swing.handler.mxGraphTransferHandler
-
- getSourcePoint() - Method in class com.mxgraph.model.mxGeometry
-
Returns the source point.
- getSourceState() - Method in class com.mxgraph.swing.handler.mxConnectPreview
-
- getSourceVertices(mxAnalysisGraph) - Static method in class com.mxgraph.analysis.mxGraphStructure
-
- getSplineX() - Method in class com.mxgraph.util.mxSpline
-
- getSplineY() - Method in class com.mxgraph.util.mxSpline
-
- getSrc() - Method in class com.mxgraph.util.mxImage
-
- getSRGBIntent() - Method in class com.mxgraph.util.png.mxPngEncodeParam
-
Returns the sRGB rendering intent to be stored with this image.
- getStarGraph(mxAnalysisGraph, int) - Method in class com.mxgraph.analysis.mxGraphGenerator
-
- getStartPoint() - Method in class com.mxgraph.swing.handler.mxConnectPreview
-
- getStartSize(Object) - Method in class com.mxgraph.view.mxGraph
-
Returns the start size of the given swimlane, that is, the width or
height of the part that contains the title, depending on the
horizontal style.
- getState() - Method in class com.mxgraph.swing.handler.mxCellHandler
-
Returns the cell state that is associated with this handler.
- getState(MouseEvent) - Method in class com.mxgraph.swing.handler.mxCellMarker
-
Uses getCell, getMarkedState and intersects to return the state for
the given event.
- getState(Object) - Method in class com.mxgraph.view.mxGraphView
-
Returns the state for the given cell or null if no state is defined for
the cell.
- getState(Object, boolean) - Method in class com.mxgraph.view.mxGraphView
-
Returns the cell state for the given cell.
- getStates() - Method in class com.mxgraph.view.mxGraphView
-
Returns the dictionary that maps from cells to states.
- getStateToMark(mxCellState) - Method in class com.mxgraph.swing.handler.mxCellMarker
-
Returns the state to be marked for the given state under the mouse.
- getStencil(String) - Static method in class com.mxgraph.shape.mxStencilRegistry
-
Returns the stencil for the given name.
- getSteps() - Method in class com.mxgraph.swing.util.mxMorphing
-
Returns the number of steps for the animation.
- getString(Element, String, String) - Method in class com.mxgraph.shape.mxStencil
-
Returns the given attribute or the default value.
- getString(Map<String, Object>, String) - Static method in class com.mxgraph.util.mxUtils
-
Returns the value for key in dictionary as a string or null if no value
is defined for the key.
- getString(Map<String, Object>, String, String) - Static method in class com.mxgraph.util.mxUtils
-
Returns the value for key in dictionary as a string or the given default
value if no value is defined for the key.
- getStringValue(Map.Entry<String, Object>) - Method in class com.mxgraph.io.mxStylesheetCodec
-
Returns the string for encoding the given value.
- getStrokeColor(mxGraphics2DCanvas, mxCellState) - Method in class com.mxgraph.shape.mxBasicShape
-
- getStrokeColor(mxGraphics2DCanvas, mxCellState) - Method in class com.mxgraph.shape.mxImageShape
-
- getStrokeColor(mxGraphics2DCanvas, mxCellState) - Method in class com.mxgraph.shape.mxLabelShape
-
- getStyle() - Method in class com.mxgraph.io.graphml.mxGraphMlShapeEdge
-
- getStyle() - Method in class com.mxgraph.model.mxCell
-
- getStyle(Object) - Method in class com.mxgraph.model.mxGraphModel
-
- getStyle() - Method in class com.mxgraph.model.mxGraphModel.mxStyleChange
-
- getStyle() - Method in interface com.mxgraph.model.mxICell
-
Returns the string that describes the style.
- getStyle(Object) - Method in interface com.mxgraph.model.mxIGraphModel
-
Returns the style of the given cell.
- getStyle() - Method in class com.mxgraph.view.mxCellState
-
Returns the cell style as a map of key, value pairs.
- getStyleMap(String, String) - Static method in class com.mxgraph.io.graphml.mxGraphMlUtils
-
Create a style map from a String with style definitions.
- getStylename(String) - Static method in class com.mxgraph.util.mxStyleUtils
-
Returns the stylename in a style of the form stylename[;key=value] or an
empty string if the given style does not contain a stylename.
- getStylename(String) - Static method in class com.mxgraph.util.mxUtils
-
Deprecated.
Use mxStyleUtils.getStylename(String)
(Jan 2012)
- getStylenames(String) - Static method in class com.mxgraph.shape.mxStencilShape
-
Returns the stylenames in a style of the form stylename[;key=value] or an
empty array if the given style does not contain any stylenames.
- getStylenames(String) - Static method in class com.mxgraph.util.mxStyleUtils
-
Returns the stylenames in a style of the form stylename[;key=value] or an
empty array if the given style does not contain any stylenames.
- getStylenames(String) - Static method in class com.mxgraph.util.mxUtils
-
Deprecated.
Use mxStyleUtils.getStylenames(String)
(Jan 2012)
- getStyles() - Method in class com.mxgraph.view.mxStylesheet
-
Returns all styles as map of name, hashtable pairs.
- getStylesheet() - Method in class com.mxgraph.view.mxGraph
-
Returns the stylesheet that provides the style.
- getStyleString(Map<String, Object>, String) - Static method in class com.mxgraph.io.graphml.mxGraphMlUtils
-
Returns the string that represents the content of a given style map.
- getTarget() - Method in class com.mxgraph.layout.mxOrganicLayout.CellWrapper
-
- getTarget() - Method in class com.mxgraph.model.mxCell
-
Returns the target terminal.
- getTargetForCell(Object) - Method in class com.mxgraph.view.mxGraph
-
Returns the hyperlink to be used for the given cell.
- getTargetPoint() - Method in class com.mxgraph.model.mxGeometry
-
Returns the target point.
- getTemplate() - Method in class com.mxgraph.io.mxObjectCodec
-
Returns the template object associated with this codec.
- getTerminal(Object, boolean) - Method in class com.mxgraph.analysis.mxAnalysisGraph
-
- getTerminal(boolean) - Method in class com.mxgraph.model.mxCell
-
- getTerminal(Object, boolean) - Method in class com.mxgraph.model.mxGraphModel
-
- getTerminal(Object, boolean) - Method in class com.mxgraph.model.mxGraphModel.mxChildChange
-
Gets the source or target terminal field for the given
edge even if the edge is not stored as an incoming or
outgoing edge in the respective terminal.
- getTerminal() - Method in class com.mxgraph.model.mxGraphModel.mxTerminalChange
-
- getTerminal(boolean) - Method in interface com.mxgraph.model.mxICell
-
Returns the source or target terminal.
- getTerminal(Object, boolean) - Method in interface com.mxgraph.model.mxIGraphModel
-
Returns the source or target terminal of the given edge depending on the
value of the boolean parameter.
- getTerminalDistance() - Method in class com.mxgraph.view.mxCellState
-
Returns the terminal distance.
- getTerminalForPort(Object, boolean) - Method in class com.mxgraph.view.mxGraph
-
Returns the terminal to be used for a given port.
- getTerminalPoint(boolean) - Method in class com.mxgraph.model.mxGeometry
-
Returns the point representing the source or target point of this edge.
- getTerminalPort(mxCellState, mxCellState, boolean) - Method in class com.mxgraph.view.mxGraphView
-
Returns a cell state that represents the source or target terminal or
port for the given edge.
- getText() - Method in class com.mxgraph.io.graphml.mxGraphMlShapeEdge
-
- getText() - Method in class com.mxgraph.util.png.mxPngEncodeParam
-
Returns the text strings to be stored in uncompressed form with this
image as an array of String
s.
- getTextRenderer() - Method in class com.mxgraph.canvas.mxGraphicsCanvas2D
-
Hook to return the renderer for HTML formatted text.
- getTextShape(Map<String, Object>, boolean) - Method in class com.mxgraph.canvas.mxGraphics2DCanvas
-
- getThreshold() - Method in class com.mxgraph.swing.handler.mxMovePreview
-
- getToBackAction() - Static method in class com.mxgraph.swing.util.mxGraphActions
-
- getToFrontAction() - Static method in class com.mxgraph.swing.util.mxGraphActions
-
- getTolerance() - Method in class com.mxgraph.swing.mxGraphComponent
-
- getToolTipForCell(Object) - Method in class com.mxgraph.view.mxGraph
-
Returns the tooltip to be used for the given cell.
- getToolTipText(MouseEvent) - Method in class com.mxgraph.swing.handler.mxCellHandler
-
Hook for subclassers to return tooltip texts for certain points on the
handle.
- getToolTipText(MouseEvent) - Method in class com.mxgraph.swing.handler.mxElbowEdgeHandler
-
Hook for subclassers to return tooltip texts for certain points on the
handle.
- getToolTipText(MouseEvent) - Method in class com.mxgraph.swing.handler.mxSelectionCellsHandler
-
Redirects the tooltip handling of the JComponent to the graph
component, which in turn may use getHandleToolTipText in this class to
find a tooltip associated with a handle.
- getToolTipText(MouseEvent) - Method in class com.mxgraph.swing.mxGraphComponent.mxGraphControl
-
- getTopmostCells(mxIGraphModel, Object[]) - Static method in class com.mxgraph.model.mxGraphModel
-
Function: getTopmostCells
Returns the topmost cells of the hierarchy in an array that contains no
desceandants for each that it contains.
- getTransferData(DataFlavor) - Method in class com.mxgraph.swing.util.mxGraphTransferable
-
Returns an object which represents the data to be transferred.
- getTransferDataFlavors() - Method in class com.mxgraph.swing.util.mxGraphTransferable
-
- getTransferImageBackground() - Method in class com.mxgraph.swing.handler.mxGraphTransferHandler
-
- getTranslate() - Method in class com.mxgraph.canvas.mxBasicCanvas
-
Returns the current translate.
- getTranslate() - Method in interface com.mxgraph.canvas.mxICanvas
-
Returns the current translation.
- getTranslate() - Method in class com.mxgraph.canvas.mxImageCanvas
-
- getTranslate() - Method in class com.mxgraph.swing.mxGraphComponent.mxGraphControl
-
Returns the translate.
- getTranslate() - Method in class com.mxgraph.view.mxGraphView
-
Returns the current translation.
- getTranslateForRoot(Object) - Method in class com.mxgraph.view.mxGraph
-
Returns the translation to be used if the given cell is the root cell as
an .
- getTransparentGray() - Method in class com.mxgraph.util.png.mxPngEncodeParam.Gray
-
Returns the gray value to be used to denote transparency.
- getTransparentRGB() - Method in class com.mxgraph.util.png.mxPngEncodeParam.RGB
-
Returns the RGB value to be used to denote transparency.
- getTriesPerCell() - Method in class com.mxgraph.layout.mxOrganicLayout
-
- getTripleBuffer() - Method in class com.mxgraph.swing.mxGraphComponent
-
- getUnchangedEnergyRoundTermination() - Method in class com.mxgraph.layout.mxOrganicLayout
-
- getUngroupAction() - Static method in class com.mxgraph.swing.util.mxGraphActions
-
- getUpdateGroupBoundsAction() - Static method in class com.mxgraph.swing.util.mxGraphActions
-
- getUpdateLevel() - Method in class com.mxgraph.model.mxGraphModel
-
- getUserObject() - Method in class com.mxgraph.analysis.mxFibonacciHeap.Node
-
- getValidColor() - Method in class com.mxgraph.swing.handler.mxCellMarker
-
Returns the color used for valid highlights.
- getValidState() - Method in class com.mxgraph.swing.handler.mxCellMarker
-
Returns the valid state.
- getValue() - Method in class com.mxgraph.model.mxCell
-
- getValue(Object) - Method in class com.mxgraph.model.mxGraphModel
-
- getValue() - Method in class com.mxgraph.model.mxGraphModel.mxValueChange
-
- getValue() - Method in interface com.mxgraph.model.mxICell
-
Returns the user object of the cell.
- getValue(Object) - Method in interface com.mxgraph.model.mxIGraphModel
-
Returns the user object of the given cell.
- getValue(Element, String, String) - Method in class com.mxgraph.reader.mxDomOutputParser
-
Returns the given attribute value or an empty string.
- getValue(Attributes, String, String) - Method in class com.mxgraph.reader.mxSaxOutputHandler
-
Returns the given attribute value or an empty string.
- getValue(double) - Method in class com.mxgraph.util.mxSpline1D
-
Returns an interpolated value.
- getValue(String) - Static method in class com.mxgraph.view.mxStyleRegistry
-
Returns the value associated with the given name.
- getVertexBounds(Object) - Method in class com.mxgraph.layout.mxGraphLayout
-
Returns an that defines the bounds of the given cell
or the bounding box if is true.
- getVertexGridCoords(int, int, int) - Method in class com.mxgraph.analysis.mxGraphGenerator
-
use this only with the grid graph, and various chess-board graphs, because of vertex ordering
- getVertexMapper() - Method in class com.mxgraph.layout.hierarchical.model.mxGraphHierarchyModel
-
- getVertexWithValue(mxAnalysisGraph, int) - Static method in class com.mxgraph.analysis.mxGraphStructure
-
- getVerticalAlign() - Method in class com.mxgraph.swing.util.mxCellOverlay
-
- getVerticalPageBorder() - Method in class com.mxgraph.swing.mxGraphComponent
-
Returns the vertical border between the page and the control.
- getVerticalPageCount() - Method in class com.mxgraph.swing.mxGraphComponent
-
- getView() - Method in class com.mxgraph.view.mxCellState
-
Returns the enclosing graph view.
- getView() - Method in class com.mxgraph.view.mxGraph
-
Returns the view that contains the cell states.
- getView() - Method in class com.mxgraph.view.mxGraphView.mxCurrentRootChange
-
Returns the graph view where the change happened.
- getVisibleTerminal(boolean) - Method in class com.mxgraph.view.mxCellState
-
Returns the visible source or target terminal cell.
- getVisibleTerminal(Object, boolean) - Method in class com.mxgraph.view.mxGraphView
-
Returns the nearest ancestor terminal that is visible.
- getVisibleTerminalState(boolean) - Method in class com.mxgraph.view.mxCellState
-
Returns the visible source or target terminal state.
- getWFIPath(mxAnalysisGraph, ArrayList<Object[][]>, Object, Object) - Static method in class com.mxgraph.analysis.mxTraversal
-
This method helps the user to get the desired data from the result of the Floyd-Roy-Warshall algorithm.
- getWheelGraph(mxAnalysisGraph, int) - Method in class com.mxgraph.analysis.mxGraphGenerator
-
- getWidth() - Method in class com.mxgraph.util.mxImage
-
- getWidth() - Method in class com.mxgraph.util.mxRectangle
-
Returns the width of the rectangle.
- getWindingRule() - Method in class com.mxgraph.util.svg.AWTPathProducer
-
Returns the current winding rule.
- getWindingRule() - Method in class com.mxgraph.util.svg.AWTPolylineProducer
-
Returns the current winding rule.
- getWindingRule() - Method in class com.mxgraph.util.svg.ExtendedGeneralPath
-
Delegates to the enclosed GeneralPath
.
- getWindingRule() - Method in interface com.mxgraph.util.svg.ExtendedPathIterator
-
- getWindingRule() - Method in interface com.mxgraph.util.svg.ShapeProducer
-
Returns the current winding rule.
- getWindmillGraph(mxAnalysisGraph, int, int) - Method in class com.mxgraph.analysis.mxGraphGenerator
-
- getWordWrapWidth(mxCellState) - Method in class com.mxgraph.view.mxGraphView
-
Returns the width for wrapping the label of the given state at scale 1.
- getX(int) - Method in class com.mxgraph.layout.hierarchical.model.mxGraphAbstractHierarchyCell
-
Gets the value of x on the specified layer
- getX() - Method in class com.mxgraph.layout.mxOrganicLayout.CellWrapper
-
- getX() - Method in class com.mxgraph.util.mxPoint
-
Returns the x-coordinate of the point.
- getX0() - Method in class com.mxgraph.layout.mxCircleLayout
-
- getXml(Node) - Static method in class com.mxgraph.util.mxUtils
-
Deprecated.
Use mxXmlUtils.getXml(Node)
(Jan 2012)
- getXml(Node) - Static method in class com.mxgraph.util.mxXmlUtils
-
Returns a string that represents the given node.
- getY() - Method in class com.mxgraph.layout.mxOrganicLayout.CellWrapper
-
- getY() - Method in class com.mxgraph.util.mxPoint
-
Returns the x-coordinate of the point.
- getY0() - Method in class com.mxgraph.layout.mxCircleLayout
-
- getZoomActualAction() - Static method in class com.mxgraph.swing.util.mxGraphActions
-
- getZoomFactor() - Method in class com.mxgraph.swing.mxGraphComponent
-
- getZoomInAction() - Static method in class com.mxgraph.swing.util.mxGraphActions
-
- getZoomOutAction() - Static method in class com.mxgraph.swing.util.mxGraphActions
-
- getZoomPolicy() - Method in class com.mxgraph.swing.mxGraphComponent
-
- glyph - Variable in class com.mxgraph.shape.mxCurveLabelShape.LabelGlyphCache
-
The glyph being drawn
- glyphGeometry - Variable in class com.mxgraph.shape.mxCurveLabelShape.LabelGlyphCache
-
A line parallel to the curve segment at which the element is to be
drawn
- glyphShape - Variable in class com.mxgraph.shape.mxCurveLabelShape.LabelGlyphCache
-
The cached shape of the glyph
- gradientPaint - Variable in class com.mxgraph.canvas.mxGraphicsCanvas2D.CanvasState
-
- graph - Variable in class com.mxgraph.analysis.mxAnalysisGraph
-
- GRAPH - Static variable in class com.mxgraph.io.graphml.mxGraphMlConstants
-
- graph - Variable in class com.mxgraph.layout.mxGraphLayout
-
Holds the enclosing graph.
- graph - Variable in class com.mxgraph.swing.mxGraphComponent
-
- graph - Variable in class com.mxgraph.view.mxGraphSelectionModel
-
Reference to the enclosing graph.
- graph - Variable in class com.mxgraph.view.mxGraphView
-
Reference to the enclosing graph.
- graph - Variable in class com.mxgraph.view.mxLayoutManager
-
Defines the type of the source or target terminal.
- graph - Variable in class com.mxgraph.view.mxSpaceManager
-
Defines the type of the source or target terminal.
- graph - Variable in class com.mxgraph.view.mxSwimlaneManager
-
Defines the type of the source or target terminal.
- graphBounds - Variable in class com.mxgraph.view.mxGraphView
-
Caches the current bounds of the graph.
- graphComponent - Variable in class com.mxgraph.swing.handler.mxCellHandler
-
Reference to the enclosing graph component.
- graphComponent - Variable in class com.mxgraph.swing.handler.mxCellMarker
-
Holds the enclosing graph component.
- graphComponent - Variable in class com.mxgraph.swing.handler.mxConnectionHandler
-
- graphComponent - Variable in class com.mxgraph.swing.handler.mxConnectPreview
-
- graphComponent - Variable in class com.mxgraph.swing.handler.mxGraphHandler
-
Reference to the enclosing graph component.
- graphComponent - Variable in class com.mxgraph.swing.handler.mxInsertHandler
-
Reference to the enclosing graph component.
- graphComponent - Variable in class com.mxgraph.swing.handler.mxMovePreview
-
- graphComponent - Variable in class com.mxgraph.swing.handler.mxPanningHandler
-
- graphComponent - Variable in class com.mxgraph.swing.handler.mxRotationHandler
-
Reference to the enclosing graph component.
- graphComponent - Variable in class com.mxgraph.swing.handler.mxRubberband
-
Reference to the enclosing graph container.
- graphComponent - Variable in class com.mxgraph.swing.handler.mxSelectionCellsHandler
-
Reference to the enclosing graph component.
- graphComponent - Variable in class com.mxgraph.swing.mxGraphComponent.mxMouseRedirector
-
- graphComponent - Variable in class com.mxgraph.swing.mxGraphOutline
-
- graphComponent - Variable in class com.mxgraph.swing.util.mxMorphing
-
Reference to the enclosing graph instance.
- graphComponent - Variable in class com.mxgraph.swing.view.mxCellEditor
-
- graphComponent - Variable in class com.mxgraph.swing.view.mxCellStatePreview
-
- graphControl - Variable in class com.mxgraph.swing.mxGraphComponent
-
- graphHandler - Variable in class com.mxgraph.swing.mxGraphComponent
-
- graphics - Variable in class com.mxgraph.canvas.mxGraphicsCanvas2D
-
Reference to the graphics instance for painting.
- GRAPHML - Static variable in class com.mxgraph.io.graphml.mxGraphMlConstants
-
- graphModelChanged(mxIGraphModel, List<mxUndoableEdit.mxUndoableChange>) - Method in class com.mxgraph.view.mxGraph
-
Called when the graph model changes.
- graphModelChangeHandler - Variable in class com.mxgraph.view.mxGraph
-
Fires repaint events for model changes.
- green - Variable in class com.mxgraph.util.png.mxPngSuggestedPaletteEntry
-
The green color value of the entry.
- GRID_STYLE_CROSS - Static variable in class com.mxgraph.swing.mxGraphComponent
-
- GRID_STYLE_DASHED - Static variable in class com.mxgraph.swing.mxGraphComponent
-
- GRID_STYLE_DOT - Static variable in class com.mxgraph.swing.mxGraphComponent
-
- GRID_STYLE_LINE - Static variable in class com.mxgraph.swing.mxGraphComponent
-
- gridColor - Variable in class com.mxgraph.swing.mxGraphComponent
-
- gridEnabled - Variable in class com.mxgraph.view.mxGraph
-
Specifies if the grid is enabled.
- gridEnabledEvent - Variable in class com.mxgraph.swing.handler.mxEdgeHandler
-
Workaround for alt-key-state not correct in mouseReleased.
- gridEnabledEvent - Variable in class com.mxgraph.swing.handler.mxGraphHandler
-
Workaround for alt-key-state not correct in mouseReleased.
- gridEnabledEvent - Variable in class com.mxgraph.swing.handler.mxVertexHandler
-
Workaround for alt-key-state not correct in mouseReleased.
- gridSize - Variable in class com.mxgraph.view.mxGraph
-
Specifies the grid size.
- gridStyle - Variable in class com.mxgraph.swing.mxGraphComponent
-
- gridVisible - Variable in class com.mxgraph.swing.mxGraphComponent
-
Specifies if the grid is visible.
- GROUP_CELLS - Static variable in class com.mxgraph.util.mxEvent
-
- groupCells() - Method in class com.mxgraph.view.mxGraph
-
Groups the selection cells.
- groupCells(Object) - Method in class com.mxgraph.view.mxGraph
-
Groups the selection cells and adds them to the given group.
- groupCells(Object, double) - Method in class com.mxgraph.view.mxGraph
-
Groups the selection cells and adds them to the given group.
- groupCells(Object, double, Object[]) - Method in class com.mxgraph.view.mxGraph
-
Adds the cells into the given group.
- groupPadding - Variable in class com.mxgraph.layout.hierarchical.stage.mxCoordinateAssignment
-
Padding added to resized parents
- groupPadding - Variable in class com.mxgraph.layout.mxCompactTreeLayout
-
Padding added to resized parents
- grow(double) - Method in class com.mxgraph.util.mxRectangle
-
Grows the rectangle by the given amount, that is, this method subtracts
the given amount from the x- and y-coordinates and adds twice the amount
to the width and height.
- guidePoints - Variable in class com.mxgraph.util.mxCurve
-
The points this curve is drawn through.
- iconPath - Variable in class com.mxgraph.shape.mxStencilShape
-
- ID - Static variable in class com.mxgraph.io.graphml.mxGraphMlConstants
-
- id - Variable in class com.mxgraph.model.mxCell
-
Holds the Id.
- idrefs - Variable in class com.mxgraph.io.mxObjectCodec
-
Array containing the variable names that should be turned into or
converted from references.
- image(double, double, double, double, String, boolean, boolean, boolean) - Method in class com.mxgraph.canvas.mxGraphicsCanvas2D
-
- image(double, double, double, double, String, boolean, boolean, boolean) - Method in interface com.mxgraph.canvas.mxICanvas2D
-
Draws the given image.
- image - Variable in class com.mxgraph.canvas.mxImageCanvas
-
- image - Variable in class com.mxgraph.swing.util.mxGraphTransferable
-
- IMAGE_SCALING - Static variable in class com.mxgraph.canvas.mxGraphics2DCanvas
-
Specifies the image scaling quality.
- IMAGE_SCALING - Static variable in class com.mxgraph.canvas.mxGraphicsCanvas2D
-
Specifies the image scaling quality.
- imageBasePath - Variable in class com.mxgraph.canvas.mxBasicCanvas
-
Defines the base path for images with relative paths.
- imageBundles - Static variable in class com.mxgraph.view.mxGraph
-
Holds the list of bundles.
- imageCache - Variable in class com.mxgraph.canvas.mxBasicCanvas
-
Cache for images.
- imageIcon - Variable in class com.mxgraph.swing.util.mxCellOverlay
-
- imageObserver - Variable in class com.mxgraph.swing.view.mxInteractiveCanvas
-
- imagePreview - Variable in class com.mxgraph.swing.handler.mxGraphHandler
-
Specifies if an image should be used for preview.
- images - Variable in class com.mxgraph.util.mxImageBundle
-
Maps from keys to images.
- importCells(mxGraphComponent, mxGraphTransferable, double, double) - Method in class com.mxgraph.swing.handler.mxGraphTransferHandler
-
Gets a drop target using getDropTarget and imports the cells using
mxGraph.splitEdge or mxGraphComponent.importCells depending on the
drop target and the return values of mxGraph.isSplitEnabled and
mxGraph.isSplitTarget.
- importCells(Object[], double, double, Object, Point) - Method in class com.mxgraph.swing.mxGraphComponent
-
Clones and inserts the given cells into the graph using the move method
and returns the inserted cells.
- importCount - Variable in class com.mxgraph.swing.handler.mxGraphTransferHandler
-
Counter for the last imported cell array.
- importData(JComponent, Transferable) - Method in class com.mxgraph.swing.handler.mxGraphTransferHandler
-
Checks if the mxGraphTransferable data flavour is supported and calls
importGraphTransferable if possible.
- importEnabled - Variable in class com.mxgraph.swing.mxGraphComponent
-
- importGraphTransferable(mxGraphComponent, mxGraphTransferable) - Method in class com.mxgraph.swing.handler.mxGraphTransferHandler
-
Returns true if the cells have been imported using importCells.
- indegree(mxAnalysisGraph, Object) - Static method in class com.mxgraph.analysis.mxGraphStructure
-
- index - Variable in class com.mxgraph.model.mxGraphModel.mxChildChange
-
- index - Variable in class com.mxgraph.swing.handler.mxCellHandler
-
Holds the index of the handle that was clicked.
- indexOf(Object[], Object) - Static method in class com.mxgraph.util.mxUtils
-
Returns the index of the given object in the given array of -1 if the
object is not contained in the array.
- indexOfNextAdd - Variable in class com.mxgraph.util.mxUndoManager
-
Index of the element to be added next.
- indexOfStylename(String, String) - Static method in class com.mxgraph.util.mxStyleUtils
-
Returns the index of the given stylename in the given style.
- indexOfStylename(String, String) - Static method in class com.mxgraph.util.mxUtils
-
Deprecated.
Use mxStyleUtils.indexOfStylename(String, String)
(Jan 2012)
- indices - Variable in class com.mxgraph.layout.mxFastOrganicLayout
-
Maps from vertices to indices.
- init(double[], double[]) - Method in class com.mxgraph.util.mxSpline
-
- initHandlers() - Method in class com.mxgraph.reader.mxDomOutputParser
-
- initHandlers() - Method in class com.mxgraph.reader.mxSaxOutputHandler
-
- initialAngle - Variable in class com.mxgraph.swing.handler.mxRotationHandler
-
- initialCell - Variable in class com.mxgraph.swing.handler.mxGraphHandler
-
- initialImportCount - Variable in class com.mxgraph.swing.handler.mxGraphTransferHandler
-
Sets the value for the initialImportCount.
- initialise(Document) - Method in class com.mxgraph.io.graphml.mxGraphMlKeyManager
-
Load the map with the key elements in the document.
The keys are wrapped for instances of mxGmlKey.
- initialMoveRadius - Variable in class com.mxgraph.layout.mxOrganicLayout
-
The initial value of moveRadius
.
- initialPlaceholder - Variable in class com.mxgraph.swing.handler.mxMovePreview
-
- initialRank() - Method in class com.mxgraph.layout.hierarchical.model.mxGraphHierarchyModel
-
Basic determination of minimum layer ranking by working from from sources
or sinks and working through each node in the relevant edge direction.
- initialTemp - Variable in class com.mxgraph.layout.mxFastOrganicLayout
-
Start value of temperature.
- initialX - Variable in class com.mxgraph.layout.hierarchical.stage.mxCoordinateAssignment
-
The minimum x position node placement starts at
- inlineRoutePatterns - Static variable in class com.mxgraph.view.mxEdgeStyle
-
Overriden routing patterns for orthogonal connections
where the vertices have
- insert(mxFibonacciHeap.Node, double) - Method in class com.mxgraph.analysis.mxFibonacciHeap
-
Inserts a new data element into the heap.
- insert(mxICell) - Method in class com.mxgraph.model.mxCell
-
- insert(mxICell, int) - Method in class com.mxgraph.model.mxCell
-
- insert(mxICell) - Method in interface com.mxgraph.model.mxICell
-
Appends the specified child into the child array and updates the parent
reference of the child.
- insert(mxICell, int) - Method in interface com.mxgraph.model.mxICell
-
Inserts the specified child into the child array at the specified index
and updates the parent reference of the child.
- INSERT - Static variable in class com.mxgraph.util.mxEvent
-
- insertCell(mxRectangle) - Method in class com.mxgraph.swing.handler.mxInsertHandler
-
- insertComponent(mxCellState, Component) - Method in class com.mxgraph.swing.mxGraphComponent
-
- insertEdge(mxICell, boolean) - Method in class com.mxgraph.model.mxCell
-
- insertEdge(mxICell, boolean) - Method in interface com.mxgraph.model.mxICell
-
Inserts the specified edge into the edge array and returns the edge.
- insertEdge(Object, String, Object, Object, Object) - Method in class com.mxgraph.view.mxGraph
-
Creates and adds a new edge with an empty style.
- insertEdge(Object, String, Object, Object, Object, String) - Method in class com.mxgraph.view.mxGraph
-
Adds a new edge into the given parent using value as the user object and
the given source and target as the terminals of the new edge.
- insertIntoGraph(mxICell) - Method in class com.mxgraph.io.mxCodec
-
Inserts the given cell into its parent and terminal cells.
- insertVertex(Object, String, Object, double, double, double, double) - Method in class com.mxgraph.view.mxGraph
-
Creates and adds a new vertex with an empty style.
- insertVertex(Object, String, Object, double, double, double, double, String) - Method in class com.mxgraph.view.mxGraph
-
Adds a new vertex into the given parent using value as the user object
and the given coordinates as the geometry of the new vertex.
- insertVertex(Object, String, Object, double, double, double, double, String, boolean) - Method in class com.mxgraph.view.mxGraph
-
Adds a new vertex into the given parent using value as the user object
and the given coordinates as the geometry of the new vertex.
- installDoubleClickHandler() - Method in class com.mxgraph.swing.mxGraphComponent
-
Adds handling of edit and stop-edit events after all other handlers have
been installed.
- installDragGestureHandler() - Method in class com.mxgraph.swing.handler.mxGraphHandler
-
- installDropTargetHandler() - Method in class com.mxgraph.swing.handler.mxGraphHandler
-
- installFocusHandler() - Method in class com.mxgraph.swing.mxGraphComponent
-
installs a handler to set the focus to the container.
- installKeyboardActions(mxGraphComponent) - Method in class com.mxgraph.swing.handler.mxKeyboardHandler
-
Invoked as part from the boilerplate install block.
- installKeyHandler() - Method in class com.mxgraph.swing.mxGraphComponent
-
Handles escape keystrokes.
- installResizeHandler() - Method in class com.mxgraph.swing.mxGraphComponent
-
Applies the zoom policy if the size of the component changes.
- instance - Static variable in class com.mxgraph.analysis.mxGraphAnalysis
-
Holds the shared instance of this class.
- INTENT_ABSOLUTE - Static variable in class com.mxgraph.util.png.mxPngEncodeParam
-
Constant for use with the sRGB chunk.
- INTENT_PERCEPTUAL - Static variable in class com.mxgraph.util.png.mxPngEncodeParam
-
Constant for use with the sRGB chunk.
- INTENT_RELATIVE - Static variable in class com.mxgraph.util.png.mxPngEncodeParam
-
Constant for use with the sRGB chunk.
- INTENT_SATURATION - Static variable in class com.mxgraph.util.png.mxPngEncodeParam
-
Constant for use with the sRGB chunk.
- interHierarchySpacing - Variable in class com.mxgraph.layout.hierarchical.mxHierarchicalLayout
-
The spacing buffer between unconnected hierarchies
- interRankCellSpacing - Variable in class com.mxgraph.layout.hierarchical.mxHierarchicalLayout
-
The spacing buffer added between cell on adjacent layers
- interRankCellSpacing - Variable in class com.mxgraph.layout.hierarchical.stage.mxCoordinateAssignment
-
The minimum distance between cells on adjacent ranks
- intersection(double, double, double, double, double, double, double, double) - Static method in class com.mxgraph.util.mxUtils
-
Returns the intersection of two lines as an mxPoint.
- intersectLine(double, double, double, double) - Method in class com.mxgraph.util.mxRectangle
-
Returns the point at which the specified point intersects the perimeter
of this rectangle or null if there is no intersection.
- intersectRectPerimeterPoint(String, mxRectangle, int) - Method in class com.mxgraph.util.mxCurve
-
Returns the point at which this curve segment intersects the boundary
of the given rectangle, if it does so.
- intersectRectPerimeterSeg(String, mxRectangle) - Method in class com.mxgraph.util.mxCurve
-
Utility method to determine within which segment the specified rectangle
intersects the specified curve
- intersectRectPerimeterSeg(String, mxRectangle, int) - Method in class com.mxgraph.util.mxCurve
-
Utility method to determine within which segment the specified rectangle
intersects the specified curve.
- intersects(mxCellState, MouseEvent) - Method in class com.mxgraph.swing.handler.mxCellMarker
-
Returns true if the given mouse event intersects the given state.
- intersects(mxGraphComponent, Rectangle, mxCellState) - Method in class com.mxgraph.swing.view.mxInteractiveCanvas
-
- intersects(double, double, double, double) - Method in class com.mxgraph.util.svg.ExtendedGeneralPath
-
Delegates to the enclosed GeneralPath
.
- intersects(Rectangle2D) - Method in class com.mxgraph.util.svg.ExtendedGeneralPath
-
Delegates to the enclosed GeneralPath
.
- intersectsHotspot(mxCellState, int, int, double) - Static method in class com.mxgraph.util.mxUtils
-
- intersectsHotspot(mxCellState, int, int, double, int, int) - Static method in class com.mxgraph.util.mxUtils
-
Returns true if the given coordinate pair intersects the hotspot of the
given state.
- intersectsRect(Rectangle) - Method in class com.mxgraph.shape.mxCurveLabelShape
-
Returns whether or not the rectangle passed in hits any part of this
curve.
- intersectsRect(Rectangle) - Method in class com.mxgraph.util.mxCurve
-
Returns whether or not the rectangle passed in hits any part of this
curve.
- intersectsRectPerimeter(String, mxRectangle) - Method in class com.mxgraph.util.mxCurve
-
Returns the point at which this curve intersects the boundary of
the given rectangle, if it does so.
- intersectsRectPerimeterDist(String, mxRectangle) - Method in class com.mxgraph.util.mxCurve
-
Returns the distance from the start of the curve at which this
curve intersects the boundary of the given rectangle, if it does
so.
- intervals - Variable in class com.mxgraph.util.mxCurve
-
An array of arrays of intervals.
- intraCellSpacing - Variable in class com.mxgraph.layout.hierarchical.mxHierarchicalLayout
-
The spacing buffer added between cells on the same layer
- intraCellSpacing - Variable in class com.mxgraph.layout.hierarchical.stage.mxCoordinateAssignment
-
The minimum buffer between cells on the same rank
- invalid - Variable in class com.mxgraph.view.mxCellState
-
Specifies if the state is invalid.
- INVALID_GLYPH_BOUNDS - Static variable in class com.mxgraph.shape.mxCurveLabelShape
-
Indicates that a glyph does not have valid drawing bounds, usually
because it is not visible
- INVALID_POSITION - Static variable in class com.mxgraph.util.mxCurve
-
Indicates that an invalid position on a curve was requested
- invalidate() - Method in class com.mxgraph.view.mxGraphView
-
Invalidates all cell states.
- invalidate(Object) - Method in class com.mxgraph.view.mxGraphView
-
Invalidates the state of the given cell, all its descendants and
connected edges.
- invalidColor - Variable in class com.mxgraph.swing.handler.mxCellMarker
-
Specifies the valid- and invalidColor for the marker.
- invert() - Method in class com.mxgraph.layout.hierarchical.model.mxGraphHierarchyEdge
-
Inverts the direction of this internal edge(s)
- invert - Variable in class com.mxgraph.layout.mxCompactTreeLayout
-
Specifies if edge directions should be inverted.
- invoke(Object, mxEventObject) - Method in interface com.mxgraph.util.mxEventSource.mxIEventListener
-
Called when the graph model has changed.
- invokesStopCellEditing - Variable in class com.mxgraph.swing.mxGraphComponent
-
If true, when editing is to be stopped by way of selection changing, data
in diagram changing or other means stopCellEditing is invoked, and
changes are saved.
- IS_LINUX - Static variable in class com.mxgraph.util.mxUtils
-
True if the machine is running a linux kernel.
- IS_MAC - Static variable in class com.mxgraph.util.mxUtils
-
True if the machine is a Mac.
- isActive() - Method in class com.mxgraph.swing.handler.mxCellHandler
-
- isActive() - Method in class com.mxgraph.swing.handler.mxConnectionHandler
-
- isActive() - Method in class com.mxgraph.swing.handler.mxConnectPreview
-
- isActive() - Method in class com.mxgraph.swing.handler.mxMovePreview
-
- isActive() - Method in class com.mxgraph.swing.handler.mxPanningHandler
-
Whether or not panning is currently active
- isAddEnabled() - Method in class com.mxgraph.view.mxSwimlaneManager
-
- isAllowDanglingEdges() - Method in class com.mxgraph.view.mxGraph
-
Returns allowDanglingEdges
- isAllowLoops() - Method in class com.mxgraph.view.mxGraph
-
Returns allowLoops.
- isAllowNegativeCoordinates() - Method in class com.mxgraph.view.mxGraph
-
Returns isAllowNegativeCoordinates.
- isAllowOverlapParent(Object) - Method in class com.mxgraph.view.mxGraph
-
Returns true if the given cell is allowed to be placed outside of the
parents area.
- isAncestor(mxGraphHierarchyNode) - Method in class com.mxgraph.layout.hierarchical.model.mxGraphHierarchyNode
-
- isAncestor(Object, Object) - Method in class com.mxgraph.model.mxGraphModel
-
- isAncestor(Object, Object) - Method in interface com.mxgraph.model.mxIGraphModel
-
Returns true if the given parent is an ancestor of the given child.
- isAntiAlias() - Method in class com.mxgraph.reader.mxGraphViewImageReader
-
- isAntiAlias() - Method in class com.mxgraph.swing.mxGraphComponent
-
- isAntiAlias() - Method in class com.mxgraph.swing.mxGraphOutline
-
- isApproxNodeDimensions() - Method in class com.mxgraph.layout.mxOrganicLayout
-
- isAutoExtend() - Method in class com.mxgraph.swing.mxGraphComponent
-
- isAutoOrigin() - Method in class com.mxgraph.view.mxGraph
-
Returns autoOrigin.
- isAutoScroll() - Method in class com.mxgraph.swing.mxGraphComponent
-
- isAutoSizeCell(Object) - Method in class com.mxgraph.view.mxGraph
-
Returns true if the size of the given cell should automatically be
updated after a change of the label.
- isAutoSizeCells() - Method in class com.mxgraph.view.mxGraph
-
Returns true if the size of the given cell should automatically be
updated after a change of the label.
- isBackgroundSet() - Method in class com.mxgraph.util.png.mxPngEncodeParam.Gray
-
Returns true if a 'bKGD' chunk will be output.
- isBackgroundSet() - Method in class com.mxgraph.util.png.mxPngEncodeParam
-
Returns true if a 'bKGD' chunk will be output.
- isBackgroundSet() - Method in class com.mxgraph.util.png.mxPngEncodeParam.Palette
-
Returns true if a 'bKGD' chunk will be output.
- isBackgroundSet() - Method in class com.mxgraph.util.png.mxPngEncodeParam.RGB
-
Returns true if a 'bKGD' chunk will be output.
- isBiconnected(mxAnalysisGraph) - Static method in class com.mxgraph.analysis.mxGraphStructure
-
- isBitDepthSet() - Method in class com.mxgraph.util.png.mxPngEncodeParam.Gray
-
Returns true if the bit depth has been set.
- isBitShiftSet() - Method in class com.mxgraph.util.png.mxPngEncodeParam.Gray
-
Returns true if the bit shift has been set.
- isBubbling() - Method in class com.mxgraph.view.mxLayoutManager
-
- isCellBendable() - Method in class com.mxgraph.swing.handler.mxEdgeHandler
-
- isCellBendable(Object) - Method in class com.mxgraph.view.mxGraph
-
Returns true if the given cell is bendable.
- isCellCloneable(Object) - Method in class com.mxgraph.view.mxGraph
-
Returns the constant true.
- isCellCollapsed(Object) - Method in class com.mxgraph.view.mxGraph
-
Returns true if the given cell is collapsed in this graph.
- isCellConnectable(Object) - Method in class com.mxgraph.view.mxGraph
-
Returns true if the given cell is connectable in this graph.
- isCellDeletable(Object) - Method in class com.mxgraph.view.mxGraph
-
Returns true if the given cell is movable.
- isCellDisconnectable(Object, Object, boolean) - Method in class com.mxgraph.view.mxGraph
-
Returns true if the given cell is disconnectable from the source or
target terminal.
- isCellDisplayable(Object) - Method in class com.mxgraph.swing.mxGraphComponent.mxGraphControl
-
Returns true if the given cell is not the current root or the root in
the model.
- isCellEditable(Object) - Method in class com.mxgraph.view.mxGraph
-
Returns true if the given cell is movable.
- isCellFoldable(Object, boolean) - Method in class com.mxgraph.view.mxGraph
-
Returns true if the given cell is expandable.
- isCellHorizontal(Object) - Method in class com.mxgraph.view.mxSwimlaneManager
-
Returns true if the given cell is horizontal.
- isCellIgnored(Object) - Method in class com.mxgraph.view.mxSpaceManager
-
- isCellLocked(Object) - Method in class com.mxgraph.view.mxGraph
-
Returns true if the given cell may not be moved, sized, bended,
disconnected, edited or selected.
- isCellMovable(Object) - Method in class com.mxgraph.view.mxGraph
-
Returns true if the given cell is movable.
- isCellOpaque(Object) - Method in class com.mxgraph.swing.handler.mxMovePreview
-
- isCellResizable(Object) - Method in class com.mxgraph.view.mxGraph
-
Returns true if the given cell is resizable.
- isCellsBendable() - Method in class com.mxgraph.view.mxGraph
-
Returns cellsBendable.
- isCellsCloneable() - Method in class com.mxgraph.view.mxGraph
-
Returns cellsCloneable.
- isCellsDeletable() - Method in class com.mxgraph.view.mxGraph
-
Returns cellsDeletable.
- isCellsDisconnectable() - Method in class com.mxgraph.view.mxGraph
-
Returns cellsDisconnectable.
- isCellsEditable() - Method in class com.mxgraph.view.mxGraph
-
Returns true if editing is allowed in this graph.
- isCellSelectable(Object) - Method in class com.mxgraph.view.mxGraph
-
Returns true if the given cell is selectable.
- isCellSelected(Object) - Method in class com.mxgraph.view.mxGraph
-
- isCellShiftable(Object) - Method in class com.mxgraph.view.mxSpaceManager
-
- isCellsLocked() - Method in class com.mxgraph.view.mxGraph
-
Returns cellsLocked, the default return value for isCellLocked.
- isCellsMovable() - Method in class com.mxgraph.view.mxGraph
-
Returns cellsMovable.
- isCellsResizable() - Method in class com.mxgraph.view.mxGraph
-
Returns true if the given cell is resizable.
- isCellsSelectable() - Method in class com.mxgraph.view.mxGraph
-
Returns cellsSelectable.
- isCellVisible(Object) - Method in class com.mxgraph.view.mxGraph
-
Returns true if the given cell is visible in this graph.
- isCenterPage() - Method in class com.mxgraph.swing.mxGraphComponent
-
- isCenterPreview() - Method in class com.mxgraph.swing.handler.mxGraphHandler
-
- isCenterZoom() - Method in class com.mxgraph.swing.mxGraphComponent
-
- isChromaticitySet() - Method in class com.mxgraph.util.png.mxPngEncodeParam
-
Returns true if a 'cHRM' chunk will be output.
- isCloned() - Method in class com.mxgraph.swing.view.mxCellStatePreview
-
- isCloneEnabled() - Method in class com.mxgraph.swing.handler.mxEdgeHandler
-
- isCloneEnabled() - Method in class com.mxgraph.swing.handler.mxGraphHandler
-
- isCloneEvent(MouseEvent) - Method in class com.mxgraph.swing.mxGraphComponent
-
- isCloneInvalidEdges() - Method in class com.mxgraph.view.mxGraph
-
Returns cloneInvalidEdges.
- isClonePreview() - Method in class com.mxgraph.swing.handler.mxMovePreview
-
- isCollapsed() - Method in class com.mxgraph.model.mxCell
-
- isCollapsed(Object) - Method in class com.mxgraph.model.mxGraphModel
-
- isCollapsed() - Method in class com.mxgraph.model.mxGraphModel.mxCollapseChange
-
- isCollapsed() - Method in interface com.mxgraph.model.mxICell
-
Returns true if the cell is collapsed.
- isCollapsed(Object) - Method in interface com.mxgraph.model.mxIGraphModel
-
Returns true if the given cell is collapsed.
- isCollapseToPreferredSize() - Method in class com.mxgraph.view.mxGraph
-
Returns collapseToPreferredSize.
- isCompressedTextSet() - Method in class com.mxgraph.util.png.mxPngEncodeParam
-
Returns true if a 'zTXT' chunk will be output.
- isConnectable() - Method in class com.mxgraph.model.mxCell
-
- isConnectable(Object) - Method in class com.mxgraph.model.mxGraphModel
-
- isConnectable() - Method in interface com.mxgraph.model.mxICell
-
Returns true if the cell is connectable.
- isConnectable(Object) - Method in interface com.mxgraph.model.mxIGraphModel
-
Returns true if the given cell is connectable.
- isConnectable() - Method in class com.mxgraph.swing.mxGraphComponent
-
- isConnectableEdges() - Method in class com.mxgraph.view.mxGraph
-
Returns connectableEdges.
- isConnected(mxAnalysisGraph) - Static method in class com.mxgraph.analysis.mxGraphStructure
-
- isConnecting() - Method in class com.mxgraph.swing.handler.mxConnectionHandler
-
Returns true if the source terminal has been clicked and a new
connection is currently being previewed.
- isConstrainChild(Object) - Method in class com.mxgraph.view.mxGraph
-
Returns true if the given cell should be kept inside the bounds of its
parent according to the rules defined by getOverlap and
isAllowOverlapParent.
- isConstrainChildren() - Method in class com.mxgraph.view.mxGraph
-
Returns constrainChildren.
- isConstrainedEvent(MouseEvent) - Method in class com.mxgraph.swing.mxGraphComponent
-
Note: This is not used during drag and drop operations due to limitations
of the underlying API.
- isConsumed() - Method in class com.mxgraph.util.mxEventObject
-
Returns true if the event has been consumed.
- isContextPreview() - Method in class com.mxgraph.swing.handler.mxMovePreview
-
- isCreateIds() - Method in class com.mxgraph.model.mxGraphModel
-
Returns true if the model automatically creates Ids and resolves Id
collisions.
- isCreateTarget() - Method in class com.mxgraph.swing.handler.mxConnectionHandler
-
- isCropping() - Method in class com.mxgraph.reader.mxGraphViewImageReader
-
Specifies the optional clipping rectangle.
- isCutEdge(mxAnalysisGraph, Object) - Static method in class com.mxgraph.analysis.mxGraphStructure
-
- isCutVertex(mxAnalysisGraph, Object) - Static method in class com.mxgraph.analysis.mxGraphStructure
-
- isCyclicDirected(mxAnalysisGraph) - Static method in class com.mxgraph.analysis.mxGraphStructure
-
- isCyclicUndirected(mxAnalysisGraph) - Static method in class com.mxgraph.analysis.mxGraphStructure
-
- isDataFlavorSupported(DataFlavor) - Method in class com.mxgraph.swing.util.mxGraphTransferable
-
Returns whether or not the specified data flavor is supported for this
object.
- isDirected(Map<String, Object>, boolean) - Static method in class com.mxgraph.analysis.mxGraphProperties
-
- isDisableEdgeStyle() - Method in class com.mxgraph.layout.hierarchical.mxHierarchicalLayout
-
- isDisableEdgeStyle() - Method in class com.mxgraph.layout.mxCircleLayout
-
- isDisableEdgeStyle() - Method in class com.mxgraph.layout.mxFastOrganicLayout
-
- isDisableEdgeStyle() - Method in class com.mxgraph.layout.mxOrganicLayout
-
- isDisconnectOnMove() - Method in class com.mxgraph.view.mxGraph
-
Returns disconnectOnMove
- isDone() - Method in interface com.mxgraph.util.svg.ExtendedPathIterator
-
- isDragEnabled() - Method in class com.mxgraph.swing.mxGraphComponent
-
- isDrawLabels() - Method in class com.mxgraph.canvas.mxBasicCanvas
-
- isDrawLabels() - Method in class com.mxgraph.swing.mxGraphOutline
-
- isDropEnabled() - Method in class com.mxgraph.view.mxGraph
-
Returns true if the graph allows drop into other cells.
- isEdge() - Method in class com.mxgraph.layout.hierarchical.model.mxGraphAbstractHierarchyCell
-
- isEdge() - Method in class com.mxgraph.layout.hierarchical.model.mxGraphHierarchyEdge
-
- isEdge() - Method in class com.mxgraph.layout.hierarchical.model.mxGraphHierarchyNode
-
- isEdge() - Method in class com.mxgraph.model.mxCell
-
- isEdge(Object) - Method in class com.mxgraph.model.mxGraphModel
-
- isEdge() - Method in interface com.mxgraph.model.mxICell
-
Returns true if the cell is an edge.
- isEdge(Object) - Method in interface com.mxgraph.model.mxIGraphModel
-
Returns true if the given cell is an edge.
- isEdgeIgnored(Object) - Method in class com.mxgraph.layout.mxGraphLayout
-
Returns true if the given edge has no source or target terminal.
- isEdgeLabelsMovable() - Method in class com.mxgraph.view.mxGraph
-
Returns edgeLabelsMovable.
- isEdgeRouting() - Method in class com.mxgraph.layout.mxCompactTreeLayout
-
- isEdgeValid(Object, Object, Object) - Method in class com.mxgraph.view.mxGraph
-
Checks if the return value of getEdgeValidationError for the given
arguments is null.
- isEditEvent(MouseEvent) - Method in class com.mxgraph.swing.mxGraphComponent
-
- isEditing() - Method in class com.mxgraph.swing.mxGraphComponent
-
- isEmbedded() - Method in class com.mxgraph.canvas.mxSvgCanvas
-
- isEmpty() - Method in class com.mxgraph.analysis.mxFibonacciHeap
-
Returns true if the queue is empty.
- isEmpty() - Method in class com.mxgraph.io.graphml.mxGraphMlGraph
-
Checks if the graph has child nodes or edges.
- isEmpty() - Method in class com.mxgraph.swing.view.mxCellStatePreview
-
- isEmpty() - Method in class com.mxgraph.util.mxUndoableEdit
-
Returns true if the this edit contains no changes.
- isEmpty() - Method in class com.mxgraph.util.mxUndoManager
-
- isEmpty() - Method in class com.mxgraph.view.mxGraphSelectionModel
-
Returns true if no cells are selected.
- isEnabled() - Method in class com.mxgraph.swing.handler.mxCellMarker
-
Returns true if the marker is enabled, that is, if it processes events
in process.
- isEnabled() - Method in class com.mxgraph.swing.handler.mxConnectionHandler
-
- isEnabled() - Method in class com.mxgraph.swing.handler.mxGraphHandler
-
- isEnabled() - Method in class com.mxgraph.swing.handler.mxInsertHandler
-
- isEnabled() - Method in class com.mxgraph.swing.handler.mxPanningHandler
-
- isEnabled() - Method in class com.mxgraph.swing.handler.mxRotationHandler
-
- isEnabled() - Method in class com.mxgraph.swing.handler.mxRubberband
-
Returns the enabled state.
- isEnabled() - Method in class com.mxgraph.swing.handler.mxSelectionCellsHandler
-
- isEnabled() - Method in class com.mxgraph.view.mxGraph
-
Returns true if the graph is .
- isEnabled() - Method in class com.mxgraph.view.mxLayoutManager
-
- isEnabled() - Method in class com.mxgraph.view.mxSpaceManager
-
- isEnabled() - Method in class com.mxgraph.view.mxSwimlaneManager
-
- isEncodeDefaults() - Method in class com.mxgraph.io.mxCodec
-
Returns if default values of member variables should be encoded.
- isEnterStopsCellEditing() - Method in class com.mxgraph.swing.mxGraphComponent
-
- isEscapeEnabled() - Method in class com.mxgraph.swing.mxGraphComponent
-
- isEventsEnabled() - Method in class com.mxgraph.swing.mxGraphComponent
-
- isEventsEnabled() - Method in class com.mxgraph.util.mxEventSource
-
- isExcluded(Object, String, Object, boolean) - Method in class com.mxgraph.io.mxCellCodec
-
Excludes user objects that are XML nodes.
- isExcluded(Object, String, Object, boolean) - Method in class com.mxgraph.io.mxObjectCodec
-
Returns true if the given attribute is to be ignored by the codec.
- isExportEnabled() - Method in class com.mxgraph.swing.mxGraphComponent
-
- isExtendParent(Object) - Method in class com.mxgraph.view.mxGraph
-
Returns true if the parent of the given cell should be extended if the
child has been resized so that it overlaps the parent.
- isExtendParents() - Method in class com.mxgraph.view.mxGraph
-
Returns extendParents.
- isExtendParents() - Method in class com.mxgraph.view.mxSpaceManager
-
- isExtendParentsOnAdd() - Method in class com.mxgraph.view.mxGraph
-
Returns extendParentsOnAdd.
- isExtractHtmlBody() - Method in class com.mxgraph.swing.view.mxCellEditor
-
Returns replaceHtmlLinefeeds
- isFineTuning() - Method in class com.mxgraph.layout.hierarchical.mxHierarchicalLayout
-
- isFineTuning() - Method in class com.mxgraph.layout.hierarchical.stage.mxCoordinateAssignment
-
- isFineTuning - Variable in class com.mxgraph.layout.mxOrganicLayout
-
Whether or not fine tuning is on.
- isFineTuning() - Method in class com.mxgraph.layout.mxOrganicLayout
-
- isFitPage() - Method in class com.mxgraph.swing.mxGraphOutline
-
- isFlipEvent(MouseEvent) - Method in class com.mxgraph.swing.handler.mxEdgeHandler
-
- isFlipEvent(MouseEvent) - Method in class com.mxgraph.swing.handler.mxElbowEdgeHandler
-
- isFoldingEnabled() - Method in class com.mxgraph.swing.mxGraphComponent
-
- isForceMarqueeEvent(MouseEvent) - Method in class com.mxgraph.swing.mxGraphComponent
-
Note: This is not used during drag and drop operations due to limitations
of the underlying API.
- isForceTripleBuffered() - Method in class com.mxgraph.swing.mxGraphComponent
-
Hook for dynamic triple buffering condition.
- isGammaSet() - Method in class com.mxgraph.util.png.mxPngEncodeParam
-
Returns true if a 'gAMA' chunk will be output.
- isGridEnabled() - Method in class com.mxgraph.view.mxGraph
-
Returns true if the grid is enabled.
- isGridEnabledEvent(MouseEvent) - Method in class com.mxgraph.swing.mxGraphComponent
-
- isGridVisible() - Method in class com.mxgraph.swing.mxGraphComponent
-
- isHandleEnabled(int) - Method in class com.mxgraph.swing.handler.mxCellHandler
-
Returns true if the handle at the specified index is enabled.
- isHandleEnabled() - Method in class com.mxgraph.swing.handler.mxConnectionHandler
-
- isHandlesVisible() - Method in class com.mxgraph.swing.handler.mxCellHandler
-
Returns true if the handles should be painted.
- isHandleVisible(int) - Method in class com.mxgraph.swing.handler.mxCellHandler
-
Returns true if the handle at the specified index is visible.
- isHandleVisible(int) - Method in class com.mxgraph.swing.handler.mxEdgeHandler
-
Hides the middle handle if the edge is not bendable.
- isHideLabel(mxCellState) - Method in class com.mxgraph.swing.view.mxCellEditor
-
- isHideSelectionHandler() - Method in class com.mxgraph.swing.handler.mxMovePreview
-
- isHighlighting() - Method in class com.mxgraph.swing.handler.mxConnectionHandler
-
Returns true if no connectIcon is specified and handleEnabled is false.
- isHorizontal() - Method in class com.mxgraph.layout.mxCompactTreeLayout
-
- isHorizontal() - Method in class com.mxgraph.layout.mxStackLayout
-
- isHorizontal() - Method in class com.mxgraph.view.mxSwimlaneManager
-
- isHotspotEnabled() - Method in class com.mxgraph.swing.handler.mxCellMarker
-
Returns true if hotspot is used in intersects.
- isHtmlFlavor(DataFlavor) - Method in class com.mxgraph.swing.util.mxGraphTransferable
-
Returns whether or not the specified data flavor is an HTML flavor that
is supported.
- isHtmlLabel(Object) - Method in class com.mxgraph.view.mxGraph
-
Returns true if the label must be rendered as HTML markup.
- isHtmlLabels() - Method in class com.mxgraph.reader.mxGraphViewReader
-
Returns the htmlLabels switch.
- isHtmlLabels() - Method in class com.mxgraph.view.mxGraph
-
- isHtmlSupported() - Method in class com.mxgraph.swing.util.mxGraphTransferable
-
Whether the HTML flavors are offered.
- isICCProfileDataSet() - Method in class com.mxgraph.util.png.mxPngEncodeParam
-
Returns true if a 'iCCP' chunk will be output.
- isIgnoredEvent(MouseEvent) - Method in class com.mxgraph.swing.handler.mxCellHandler
-
Returns true if the given event should be ignored.
- isIgnoredEvent(MouseEvent) - Method in class com.mxgraph.swing.handler.mxEdgeHandler
-
No flip event is ignored.
- isImageFlavor(DataFlavor) - Method in class com.mxgraph.swing.util.mxGraphTransferable
-
- isImagePreview() - Method in class com.mxgraph.swing.handler.mxGraphHandler
-
- isImageResource(String) - Method in class com.mxgraph.canvas.mxSvgCanvas
-
Returns true if the given string ends with .png, .jpg or .gif.
- isImageSupported() - Method in class com.mxgraph.swing.util.mxGraphTransferable
-
- isImportEnabled() - Method in class com.mxgraph.swing.mxGraphComponent
-
Returns importEnabled.
- isInvalid() - Method in class com.mxgraph.view.mxCellState
-
Returns true if the state is invalid.
- isInvert() - Method in class com.mxgraph.layout.mxCompactTreeLayout
-
- isInvokesStopCellEditing() - Method in class com.mxgraph.swing.mxGraphComponent
-
- isKeepEdgesInBackground() - Method in class com.mxgraph.view.mxGraph
-
- isKeepEdgesInForeground() - Method in class com.mxgraph.view.mxGraph
-
- isKeepOnTop() - Method in class com.mxgraph.swing.handler.mxConnectionHandler
-
- isKeepSelectionVisibleOnZoom() - Method in class com.mxgraph.swing.mxGraphComponent
-
- isLabel(int) - Method in class com.mxgraph.swing.handler.mxCellHandler
-
Returns true if the given index is the index of the last handle.
- isLabel(int) - Method in class com.mxgraph.swing.handler.mxElbowEdgeHandler
-
Returns true if the given index is the index of the last handle.
- isLabelClipped(Object) - Method in class com.mxgraph.view.mxGraph
-
Returns true if the overflow portion of labels should be hidden.
- isLabelMovable() - Method in class com.mxgraph.swing.handler.mxCellHandler
-
Returns true if the label is movable.
- isLabelMovable(Object) - Method in class com.mxgraph.view.mxGraph
-
Returns true if the given edges's label is moveable.
- isLabelReversed() - Method in class com.mxgraph.util.mxCurve
-
Whether or not the label curve starts from the end target
and traces to the start of the branch
- isLabelsClipped() - Method in class com.mxgraph.view.mxGraph
-
Returns labelsClipped.
- isLabelsVisible() - Method in class com.mxgraph.view.mxGraph
-
- isLivePreview() - Method in class com.mxgraph.swing.handler.mxGraphHandler
-
- isLocalDrag() - Method in class com.mxgraph.swing.handler.mxGraphTransferHandler
-
Returns true if the DnD operation started from this handler.
- isLoop(mxCellState) - Method in class com.mxgraph.view.mxGraph
-
Returns true if the given cell state is a loop.
- isMaintainEdgeParent() - Method in class com.mxgraph.model.mxGraphModel
-
Returns true if the model automatically update parents of edges so that
the edge is contained in the nearest-common-ancestor of its terminals.
- isMarkerEnabled() - Method in class com.mxgraph.swing.handler.mxGraphHandler
-
- isModificationTimeSet() - Method in class com.mxgraph.util.png.mxPngEncodeParam
-
Returns true if a 'tIME' chunk will be output.
- isMoveable - Variable in class com.mxgraph.layout.mxFastOrganicLayout
-
Array of booleans representing the movable states of the vertices.
- isMoveCircle() - Method in class com.mxgraph.layout.mxCircleLayout
-
- isMoveEnabled() - Method in class com.mxgraph.swing.handler.mxGraphHandler
-
- isMoveParent() - Method in class com.mxgraph.layout.hierarchical.mxHierarchicalLayout
-
Returns the moveParent flag.
- isMoveTree() - Method in class com.mxgraph.layout.mxCompactTreeLayout
-
- isMultigraph() - Method in class com.mxgraph.view.mxGraph
-
Returns multigraph.
- isNode(Object, String) - Static method in class com.mxgraph.util.mxUtils
-
Returns true if the user object is an XML node with the specified type
and and the optional attribute has the specified value or is not
specified.
- isNode(Object, String, String, String) - Static method in class com.mxgraph.util.mxUtils
-
Returns true if the given value is an XML node with the node name and if
the optional attribute has the specified value.
- isOptimizeBorderLine - Variable in class com.mxgraph.layout.mxOrganicLayout
-
Whether or not nodes will contribute an energy cost as they approach
the bound of the graph.
- isOptimizeBorderLine() - Method in class com.mxgraph.layout.mxOrganicLayout
-
- isOptimizeEdgeCrossing - Variable in class com.mxgraph.layout.mxOrganicLayout
-
Whether or not edges crosses will be calculated as an energy cost
function.
- isOptimizeEdgeCrossing() - Method in class com.mxgraph.layout.mxOrganicLayout
-
- isOptimizeEdgeDistance - Variable in class com.mxgraph.layout.mxOrganicLayout
-
Whether or not the distance between edge and nodes will be calculated
as an energy cost function.
- isOptimizeEdgeDistance() - Method in class com.mxgraph.layout.mxOrganicLayout
-
- isOptimizeEdgeLength - Variable in class com.mxgraph.layout.mxOrganicLayout
-
Whether or not edge lengths will be calculated as an energy cost
function.
- isOptimizeEdgeLength() - Method in class com.mxgraph.layout.mxOrganicLayout
-
- isOptimizeNodeDistribution - Variable in class com.mxgraph.layout.mxOrganicLayout
-
Whether or not node distribute will contribute an energy cost where
nodes are close together.
- isOptimizeNodeDistribution() - Method in class com.mxgraph.layout.mxOrganicLayout
-
- isOrthogonal(mxCellState) - Method in class com.mxgraph.view.mxGraph
-
Returns true if perimeter points should be computed such that the
resulting edge has only horizontal or vertical segments.
- isPageBreaksVisible() - Method in class com.mxgraph.swing.mxGraphComponent
-
- isPageVisible() - Method in class com.mxgraph.swing.mxGraphComponent
-
- isPaletteHistogramSet() - Method in class com.mxgraph.util.png.mxPngEncodeParam
-
Returns true if a 'hIST' chunk will be output.
- isPaletteSet() - Method in class com.mxgraph.util.png.mxPngEncodeParam.Palette
-
Returns true if a 'PLTE' chunk will be output.
- isPanning() - Method in class com.mxgraph.swing.mxGraphComponent
-
- isPanningEvent(MouseEvent) - Method in class com.mxgraph.swing.mxGraphComponent
-
Note: This is not used during drag and drop operations due to limitations
of the underlying API.
- isPerimeter() - Method in class com.mxgraph.view.mxConnectionConstraint
-
Returns perimeter.
- isPhysicalDimensionSet() - Method in class com.mxgraph.util.png.mxPngEncodeParam
-
Returns true if a 'pHYS' chunk will be output.
- isPlaceholderPreview() - Method in class com.mxgraph.swing.handler.mxMovePreview
-
- isPlainFlavor(DataFlavor) - Method in class com.mxgraph.swing.util.mxGraphTransferable
-
Returns whether or not the specified data flavor is an plain flavor that
is supported.
- isPlainSupported() - Method in class com.mxgraph.swing.util.mxGraphTransferable
-
Whether the plain text flavors are offered.
- isPort(Object) - Method in class com.mxgraph.view.mxGraph
-
Returns true if the given cell is a "port", that is, when connecting to
it, the cell returned by getTerminalForPort should be used as the
terminal and the port should be referenced by the ID in either the
mxConstants.STYLE_SOURCE_PORT or the or the
mxConstants.STYLE_TARGET_PORT.
- isPortsEnabled() - Method in class com.mxgraph.view.mxGraph
-
Returns true if ports are enabled.
- isPreferPageSize() - Method in class com.mxgraph.swing.mxGraphComponent
-
- isPrimitiveValue(Object) - Method in class com.mxgraph.io.mxObjectCodec
-
Returns true if the given object is a primitive value.
- isRedone() - Method in class com.mxgraph.util.mxUndoableEdit
-
- isReference(Object, String, Object, boolean) - Method in class com.mxgraph.io.mxChildChangeCodec
-
- isReference(Object, String, Object, boolean) - Method in class com.mxgraph.io.mxObjectCodec
-
Returns true if the given fieldname is to be treated as a textual
reference (ID).
- isRelative() - Method in class com.mxgraph.model.mxGeometry
-
Returns true of the geometry is relative.
- isRemoveCellsFromParent() - Method in class com.mxgraph.swing.handler.mxGraphHandler
-
- isReplaceHtmlLinefeeds() - Method in class com.mxgraph.shape.mxHtmlTextShape
-
Returns replaceHtmlLinefeeds
- isReplaceHtmlLinefeeds() - Method in class com.mxgraph.swing.view.mxCellEditor
-
Returns replaceHtmlLinefeeds
- isResetEdges() - Method in class com.mxgraph.layout.mxCircleLayout
-
- isResetEdges() - Method in class com.mxgraph.layout.mxCompactTreeLayout
-
- isResetEdges() - Method in class com.mxgraph.layout.mxFastOrganicLayout
-
- isResetEdges() - Method in class com.mxgraph.layout.mxOrganicLayout
-
- isResetEdgesOnConnect() - Method in class com.mxgraph.view.mxGraph
-
Returns resetEdgesOnConnect.
- isResetEdgesOnMove() - Method in class com.mxgraph.view.mxGraph
-
Returns resetEdgesOnMove.
- isResetEdgesOnResize() - Method in class com.mxgraph.view.mxGraph
-
Returns resetEdgesOnResize.
- isResetViewOnRootChange() - Method in class com.mxgraph.view.mxGraph
-
Returns resetViewOnRootChange.
- isResizeEnabled() - Method in class com.mxgraph.view.mxSwimlaneManager
-
- isResizeParent() - Method in class com.mxgraph.layout.hierarchical.mxHierarchicalLayout
-
Returns the resizeParent flag.
- isResizeParent() - Method in class com.mxgraph.layout.mxCompactTreeLayout
-
- isReversed - Variable in class com.mxgraph.layout.hierarchical.model.mxGraphHierarchyEdge
-
Whether or not the direction of this edge has been reversed
internally to create a DAG for the hierarchical layout
- isReversed() - Method in class com.mxgraph.layout.hierarchical.model.mxGraphHierarchyEdge
-
- isRicherFlavor(DataFlavor) - Method in class com.mxgraph.swing.util.mxGraphTransferable
-
- isRounded(Map<String, Object>) - Method in class com.mxgraph.shape.mxConnectorShape
-
- isRubberbandTrigger(MouseEvent) - Method in class com.mxgraph.swing.handler.mxRubberband
-
Returns true if the given event should start the rubberband selection.
- isRunning() - Method in class com.mxgraph.swing.util.mxAnimation
-
Returns true if the animation is running.
- isSelect() - Method in class com.mxgraph.swing.handler.mxConnectionHandler
-
- isSelected(Object) - Method in class com.mxgraph.view.mxGraphSelectionModel
-
Returns true if the given cell is selected.
- isSelectEnabled() - Method in class com.mxgraph.swing.handler.mxGraphHandler
-
- isSelectionEmpty() - Method in class com.mxgraph.view.mxGraph
-
- isShiftDownwards() - Method in class com.mxgraph.view.mxSpaceManager
-
- isShiftEnterSubmitsText() - Method in class com.mxgraph.swing.view.mxCellEditor
-
Returns shiftEnterSubmitsText
- isShiftRightwards() - Method in class com.mxgraph.view.mxSpaceManager
-
- isSignificant(double, double) - Method in class com.mxgraph.swing.mxGraphComponent
-
Returns true if the absolute value of one of the given parameters is
greater than the tolerance.
- isSignificant() - Method in class com.mxgraph.util.mxUndoableEdit
-
- isSignificantBitsSet() - Method in class com.mxgraph.util.png.mxPngEncodeParam
-
Returns true if an 'sBIT' chunk will be output.
- isSimple(mxAnalysisGraph) - Static method in class com.mxgraph.analysis.mxGraphStructure
-
- isSingleSelection() - Method in class com.mxgraph.view.mxGraphSelectionModel
-
- isSource() - Method in class com.mxgraph.model.mxGraphModel.mxTerminalChange
-
- isSource(int) - Method in class com.mxgraph.swing.handler.mxEdgeHandler
-
Returns true if the current index is 0.
- isSplitEnabled() - Method in class com.mxgraph.view.mxGraph
-
Affects the return values of isValidDropTarget to allow for edges as
drop targets.
- isSplitTarget(Object, Object[]) - Method in class com.mxgraph.view.mxGraph
-
Returns true if split is enabled and the given edge may be splitted into
two edges with the given cell as a new terminal between the two.
- isSRGBIntentSet() - Method in class com.mxgraph.util.png.mxPngEncodeParam
-
Returns true if an 'sRGB' chunk will be output.
- isStartEvent(MouseEvent) - Method in class com.mxgraph.swing.handler.mxInsertHandler
-
- isStateHandled(mxCellState) - Method in class com.mxgraph.swing.handler.mxRotationHandler
-
- isStringFlavor(DataFlavor) - Method in class com.mxgraph.swing.util.mxGraphTransferable
-
Returns whether or not the specified data flavor is a String flavor that
is supported.
- isSuggestedPaletteSet() - Method in class com.mxgraph.util.png.mxPngEncodeParam
-
Returns true if a 'sPLT' chunk will be output.
- isSwimlane(Object) - Method in class com.mxgraph.view.mxGraph
-
Returns true if the given cell is a swimlane.
- isSwimlaneContentEnabled() - Method in class com.mxgraph.swing.handler.mxCellMarker
-
Returns true if the content area of swimlanes is non-transparent to
events.
- isSwimlaneIgnored(Object) - Method in class com.mxgraph.view.mxSwimlaneManager
-
Returns true if the given swimlane should be ignored.
- isSwimlaneNesting() - Method in class com.mxgraph.view.mxGraph
-
Returns swimlaneNesting.
- isSwimlaneSelectionEnabled() - Method in class com.mxgraph.swing.mxGraphComponent
-
- isTarget(int) - Method in class com.mxgraph.swing.handler.mxEdgeHandler
-
Returns true if the current index is the last index.
- isTerminalPointMovable(Object, boolean) - Method in class com.mxgraph.view.mxGraph
-
Function: isTerminalPointMovable
Returns true if the given terminal point is movable.
- isTextAntiAlias() - Method in class com.mxgraph.swing.mxGraphComponent
-
- isTextEnabled() - Method in class com.mxgraph.canvas.mxGraphicsCanvas2D
-
Returns true if text should be rendered.
- isTextSet() - Method in class com.mxgraph.util.png.mxPngEncodeParam
-
Returns true if a 'tEXt' chunk will be output.
- isToggleEvent(MouseEvent) - Method in class com.mxgraph.swing.mxGraphComponent
-
- isTransferImageEnabled() - Method in class com.mxgraph.swing.handler.mxGraphTransferHandler
-
- isTransparencySet() - Method in class com.mxgraph.util.png.mxPngEncodeParam
-
Returns true if a 'tRNS' chunk will be output.
- isTraverseVisible(Map<String, Object>, boolean) - Static method in class com.mxgraph.analysis.mxGraphProperties
-
- isTree(mxAnalysisGraph) - Static method in class com.mxgraph.analysis.mxGraphStructure
-
- isTripleBuffered() - Method in class com.mxgraph.swing.mxGraphComponent
-
- isTripleBuffered() - Method in class com.mxgraph.swing.mxGraphOutline
-
- isTrue(Map<String, Object>, String) - Static method in class com.mxgraph.util.mxUtils
-
Returns true if the dictionary contains true for the given key or false
if no value is defined for the key.
- isTrue(Map<String, Object>, String, boolean) - Static method in class com.mxgraph.util.mxUtils
-
Returns true if the dictionary contains true for the given key or the
given default value if no value is defined for the key.
- isUndone() - Method in class com.mxgraph.util.mxUndoableEdit
-
- isUnlimited() - Method in class com.mxgraph.view.mxMultiplicity
-
Returns true if max is "n" (unlimited).
- isUp() - Method in class com.mxgraph.view.mxGraphView.mxCurrentRootChange
-
Returns true if the drilling went upwards.
- isUseBoundingBox() - Method in class com.mxgraph.layout.mxGraphLayout
-
- isUseInputOrigin() - Method in class com.mxgraph.layout.mxFastOrganicLayout
-
- isValidAncestor(Object, Object, boolean) - Method in class com.mxgraph.view.mxGraph
-
Returns whether or not the specified parent is a valid
ancestor of the specified cell, either direct or indirectly
based on whether ancestor recursion is enabled.
- isValidConnection(Object, Object) - Method in class com.mxgraph.view.mxGraph
-
Returns true if the given target cell is a valid target for source.
- isValidDropTarget(Object, Object[]) - Method in class com.mxgraph.view.mxGraph
-
Returns true if the given cell is a valid drop target for the specified
cells.
- isValidRoot(Object) - Method in class com.mxgraph.view.mxGraph
-
Returns true if the given cell is a valid root for the cell display
hierarchy.
- isValidSource(Object) - Method in class com.mxgraph.swing.handler.mxConnectionHandler
-
- isValidSource(Object) - Method in class com.mxgraph.view.mxGraph
-
Returns true if the given cell is a valid source for new connections.
- isValidState(mxCellState) - Method in class com.mxgraph.swing.handler.mxCellMarker
-
Returns true if the given state is a valid state.
- isValidTarget(Object) - Method in class com.mxgraph.swing.handler.mxConnectionHandler
-
Returns true.
- isValidTarget(Object) - Method in class com.mxgraph.view.mxGraph
-
Returns isValidSource for the given cell.
- isVertex() - Method in class com.mxgraph.layout.hierarchical.model.mxGraphAbstractHierarchyCell
-
- isVertex() - Method in class com.mxgraph.layout.hierarchical.model.mxGraphHierarchyEdge
-
- isVertex() - Method in class com.mxgraph.layout.hierarchical.model.mxGraphHierarchyNode
-
- isVertex() - Method in class com.mxgraph.model.mxCell
-
- isVertex(Object) - Method in class com.mxgraph.model.mxGraphModel
-
- isVertex() - Method in interface com.mxgraph.model.mxICell
-
Returns true if the cell is a vertex.
- isVertex(Object) - Method in interface com.mxgraph.model.mxIGraphModel
-
Returns true if the given cell is a vertex.
- isVertexIgnored(Object) - Method in class com.mxgraph.layout.mxCompactTreeLayout
-
Returns a boolean indicating if the given should be ignored as a
vertex.
- isVertexIgnored(Object) - Method in class com.mxgraph.layout.mxFastOrganicLayout
-
Returns a boolean indicating if the given should be ignored as a
vertex.
- isVertexIgnored(Object) - Method in class com.mxgraph.layout.mxGraphLayout
-
Returns true if the given vertex has no connected edges.
- isVertexIgnored(Object) - Method in class com.mxgraph.layout.mxOrganicLayout
-
Returns true if the given vertex has no connected edges.
- isVertexLabelsMovable() - Method in class com.mxgraph.view.mxGraph
-
Returns vertexLabelsMovable.
- isVertexMovable(Object) - Method in class com.mxgraph.layout.mxGraphLayout
-
Returns true if the given vertex may be moved by the layout.
- isVisible() - Method in class com.mxgraph.model.mxCell
-
- isVisible(Object) - Method in class com.mxgraph.model.mxGraphModel
-
- isVisible() - Method in class com.mxgraph.model.mxGraphModel.mxVisibleChange
-
- isVisible() - Method in interface com.mxgraph.model.mxICell
-
Returns true if the cell is visibile.
- isVisible(Object) - Method in interface com.mxgraph.model.mxIGraphModel
-
Returns true if the given cell is visible.
- isVisible() - Method in class com.mxgraph.swing.handler.mxGraphHandler
-
- isVisible() - Method in class com.mxgraph.swing.handler.mxSelectionCellsHandler
-
- iteration - Variable in class com.mxgraph.layout.mxFastOrganicLayout
-
Current iteration count.
- iteration - Variable in class com.mxgraph.layout.mxOrganicLayout
-
current iteration number of the layout
- iterationsWithoutImprovement - Variable in class com.mxgraph.layout.hierarchical.stage.mxMedianHybridCrossingReduction
-
- main(String[]) - Static method in class com.mxgraph.view.mxGraph
-
Prints the version number on the console.
- maintainEdgeParent - Variable in class com.mxgraph.model.mxGraphModel
-
Specifies if edges should automatically be moved into the nearest common
ancestor of their terminals.
- maintainScrollBar(boolean, double, boolean) - Method in class com.mxgraph.swing.mxGraphComponent
-
- makeConnected(mxAnalysisGraph) - Static method in class com.mxgraph.analysis.mxGraphStructure
-
Makes the graph connected
- makeSimple(mxAnalysisGraph) - Static method in class com.mxgraph.analysis.mxGraphStructure
-
- makeTreeDirected(mxAnalysisGraph, Object) - Static method in class com.mxgraph.analysis.mxGraphStructure
-
Makes a tree graph directed from the source to the leaves
- mapping - Variable in class com.mxgraph.io.mxObjectCodec
-
Maps from from fieldnames to XML attribute names.
- mark() - Method in class com.mxgraph.swing.handler.mxCellMarker
-
Marks the markedState and fires a mxEvent.MARK event.
- MARK - Static variable in class com.mxgraph.util.mxEvent
-
Holds the name for the mark event, which fires after a cell has been
marked.
- markedState - Variable in class com.mxgraph.swing.handler.mxCellMarker
-
Holds the marked state.
- marker - Variable in class com.mxgraph.swing.handler.mxConnectionHandler
-
- marker - Variable in class com.mxgraph.swing.handler.mxEdgeHandler
-
- marker - Variable in class com.mxgraph.swing.handler.mxGraphHandler
-
- markerEnabled - Variable in class com.mxgraph.swing.handler.mxGraphHandler
-
Specifies if the cell marker should be called (for splitting edges and
dropping cells into groups).
- markers - Static variable in class com.mxgraph.shape.mxMarkerRegistry
-
- max - Variable in class com.mxgraph.view.mxMultiplicity
-
Defines the maximum number of connections for which this rule applies.
- MAX_HOTSPOT_SIZE - Static variable in class com.mxgraph.util.mxConstants
-
Defines the maximum size in pixels of the portion of the cell which is
to be used as a connectable region.
- maxDistanceLimit - Variable in class com.mxgraph.layout.mxFastOrganicLayout
-
The maximum distance between vertices, beyond which their
repulsion no longer has an effect
- maxDistanceLimit - Variable in class com.mxgraph.layout.mxOrganicLayout
-
distance limit beyond which energy costs due to object repulsive is
not calculated as it would be too insignificant
- maxDistanceLimitSquared - Variable in class com.mxgraph.layout.mxOrganicLayout
-
cached version of maxDistanceLimit
squared
- maxHandlers - Variable in class com.mxgraph.swing.handler.mxSelectionCellsHandler
-
Defines the maximum number of handlers to paint individually.
- maximumGraphBounds - Variable in class com.mxgraph.view.mxGraph
-
that specifies the area in which all cells in the
diagram should be placed.
- maxIterations - Variable in class com.mxgraph.layout.hierarchical.stage.mxCoordinateAssignment
-
The number of heuristic iterations to run
- maxIterations - Variable in class com.mxgraph.layout.hierarchical.stage.mxMedianHybridCrossingReduction
-
The maximum number of iterations to perform whilst reducing edge
crossings
- maxIterations - Variable in class com.mxgraph.layout.mxFastOrganicLayout
-
Total number of iterations to run the layout though.
- maxIterations - Variable in class com.mxgraph.layout.mxOrganicLayout
-
Limit to the number of iterations that may take place.
- maxNoImprovementIterations - Variable in class com.mxgraph.layout.hierarchical.stage.mxMedianHybridCrossingReduction
-
- maxRank - Variable in class com.mxgraph.layout.hierarchical.model.mxGraphAbstractHierarchyCell
-
The maximum rank this cell occupies
- maxRank - Variable in class com.mxgraph.layout.hierarchical.model.mxGraphHierarchyModel
-
Stores the largest rank number allocated
- maxXBounds - Variable in class com.mxgraph.util.mxCurve
-
- maxYBounds - Variable in class com.mxgraph.util.mxCurve
-
- medianValue - Variable in class com.mxgraph.layout.hierarchical.stage.mxMedianHybridCrossingReduction.MedianCellSorter
-
The median value of the cell stored
- merge(mxCompactTreeLayout.Polygon, mxCompactTreeLayout.Polygon) - Method in class com.mxgraph.layout.mxCompactTreeLayout
-
- mergeChildren(mxICell, mxICell, boolean) - Method in class com.mxgraph.model.mxGraphModel
-
Merges the children of the given cell into the given target cell inside
this model.
- mergeChildrenImpl(mxICell, mxICell, boolean, Hashtable<Object, Object>) - Method in class com.mxgraph.model.mxGraphModel
-
Clones the children of the source cell into the given target cell in
this model and adds an entry to the mapping that maps from the source
cell to the target cell with the same id or the clone of the source cell
that was inserted into this model.
- min - Variable in class com.mxgraph.analysis.mxFibonacciHeap
-
- min() - Method in class com.mxgraph.analysis.mxFibonacciHeap
-
Returns the smallest element in the heap.
- min - Variable in class com.mxgraph.view.mxMultiplicity
-
Defines the minimum number of connections for which this rule applies.
- MIN_HOTSPOT_SIZE - Static variable in class com.mxgraph.util.mxConstants
-
Defines the minimum size in pixels of the portion of the cell which is
to be used as a connectable region.
- MIN_SCALE_FOR_ROUNDED_LINES - Static variable in class com.mxgraph.util.mxConstants
-
Defines the minimum scale at which rounded polylines should be painted.
- minDistanceLimit - Variable in class com.mxgraph.layout.mxFastOrganicLayout
-
Minimal distance limit.
- minDistanceLimit - Variable in class com.mxgraph.layout.mxOrganicLayout
-
prevents from dividing with zero and from creating excessive energy
values
- minDistanceLimitSquared - Variable in class com.mxgraph.layout.mxFastOrganicLayout
-
Cached version of squared.
- minDistanceLimitSquared - Variable in class com.mxgraph.layout.mxOrganicLayout
-
cached version of minDistanceLimit
squared
- minEdgeJetty - Variable in class com.mxgraph.layout.hierarchical.stage.mxCoordinateAssignment
-
The minimum distance for an edge jetty from a vertex
- minEdgeJetty - Variable in class com.mxgraph.layout.mxCompactTreeLayout
-
The minimum distance for an edge jetty from a vertex
- minimumEditorScale - Variable in class com.mxgraph.swing.view.mxCellEditor
-
Defines the minimum scale to be used for the editor.
- minimumGraphSize - Variable in class com.mxgraph.view.mxGraph
-
mxRectangle that specifies the minimum size of the graph canvas inside
the scrollpane.
- minimumHeight - Variable in class com.mxgraph.swing.view.mxCellEditor
-
- minimumWidth - Variable in class com.mxgraph.swing.view.mxCellEditor
-
- minMoveRadius - Variable in class com.mxgraph.layout.mxOrganicLayout
-
- minPath(mxGraphHierarchyModel) - Method in class com.mxgraph.layout.hierarchical.stage.mxCoordinateAssignment
-
Straightens out chains of virtual nodes where possible
- minRank - Variable in class com.mxgraph.layout.hierarchical.model.mxGraphAbstractHierarchyCell
-
The minimum rank this cell occupies
- minXBounds - Variable in class com.mxgraph.util.mxCurve
-
- minYBounds - Variable in class com.mxgraph.util.mxCurve
-
- miterLimit - Variable in class com.mxgraph.canvas.mxGraphicsCanvas2D.CanvasState
-
- model - Variable in class com.mxgraph.layout.hierarchical.mxHierarchicalLayout
-
The internal model formed of the layout
- model - Variable in class com.mxgraph.model.mxIGraphModel.mxAtomicGraphModelChange
-
Holds the model where the change happened.
- model - Variable in class com.mxgraph.view.mxGraph
-
Holds the model that contains the cells to be displayed.
- model - Variable in class com.mxgraph.view.mxGraphSelectionModel.mxSelectionChange
-
- mouseClicked(MouseEvent) - Method in class com.mxgraph.swing.handler.mxCellTracker
-
- mouseClicked(MouseEvent) - Method in class com.mxgraph.swing.handler.mxRubberband
-
- mouseClicked(MouseEvent) - Method in class com.mxgraph.swing.handler.mxSelectionCellsHandler
-
- mouseClicked(MouseEvent) - Method in class com.mxgraph.swing.mxGraphComponent.mxMouseRedirector
-
- mouseClicked(MouseEvent) - Method in class com.mxgraph.swing.mxGraphOutline.MouseTracker
-
- mouseClicked(MouseEvent) - Method in class com.mxgraph.swing.util.mxMouseAdapter
-
- mouseDragged(MouseEvent) - Method in class com.mxgraph.swing.handler.mxCellHandler
-
Processes the given event.
- mouseDragged(MouseEvent) - Method in class com.mxgraph.swing.handler.mxCellTracker
-
- mouseDragged(MouseEvent) - Method in class com.mxgraph.swing.handler.mxConnectionHandler
-
- mouseDragged(MouseEvent) - Method in class com.mxgraph.swing.handler.mxEdgeHandler
-
- mouseDragged(MouseEvent) - Method in class com.mxgraph.swing.handler.mxGraphHandler
-
- mouseDragged(MouseEvent) - Method in class com.mxgraph.swing.handler.mxInsertHandler
-
- mouseDragged(MouseEvent) - Method in class com.mxgraph.swing.handler.mxPanningHandler
-
- mouseDragged(MouseEvent) - Method in class com.mxgraph.swing.handler.mxRotationHandler
-
- mouseDragged(MouseEvent) - Method in class com.mxgraph.swing.handler.mxRubberband
-
- mouseDragged(MouseEvent) - Method in class com.mxgraph.swing.handler.mxSelectionCellsHandler
-
- mouseDragged(MouseEvent) - Method in class com.mxgraph.swing.handler.mxVertexHandler
-
- mouseDragged(MouseEvent) - Method in class com.mxgraph.swing.mxGraphComponent.mxMouseRedirector
-
- mouseDragged(MouseEvent) - Method in class com.mxgraph.swing.mxGraphOutline.MouseTracker
-
- mouseDragged(MouseEvent) - Method in class com.mxgraph.swing.util.mxMouseAdapter
-
- mouseEntered(MouseEvent) - Method in class com.mxgraph.swing.handler.mxCellTracker
-
- mouseEntered(MouseEvent) - Method in class com.mxgraph.swing.handler.mxRubberband
-
- mouseEntered(MouseEvent) - Method in class com.mxgraph.swing.handler.mxSelectionCellsHandler
-
- mouseEntered(MouseEvent) - Method in class com.mxgraph.swing.mxGraphComponent.mxMouseRedirector
-
- mouseEntered(MouseEvent) - Method in class com.mxgraph.swing.mxGraphOutline.MouseTracker
-
- mouseEntered(MouseEvent) - Method in class com.mxgraph.swing.util.mxMouseAdapter
-
- mouseExited(MouseEvent) - Method in class com.mxgraph.swing.handler.mxCellTracker
-
- mouseExited(MouseEvent) - Method in class com.mxgraph.swing.handler.mxRubberband
-
- mouseExited(MouseEvent) - Method in class com.mxgraph.swing.handler.mxSelectionCellsHandler
-
- mouseExited(MouseEvent) - Method in class com.mxgraph.swing.mxGraphComponent.mxMouseRedirector
-
- mouseExited(MouseEvent) - Method in class com.mxgraph.swing.mxGraphOutline.MouseTracker
-
- mouseExited(MouseEvent) - Method in class com.mxgraph.swing.util.mxMouseAdapter
-
- mouseMoved(MouseEvent) - Method in class com.mxgraph.swing.handler.mxCellHandler
-
Processes the given event.
- mouseMoved(MouseEvent) - Method in class com.mxgraph.swing.handler.mxCellTracker
-
- mouseMoved(MouseEvent) - Method in class com.mxgraph.swing.handler.mxConnectionHandler
-
- mouseMoved(MouseEvent) - Method in class com.mxgraph.swing.handler.mxGraphHandler
-
- mouseMoved(MouseEvent) - Method in class com.mxgraph.swing.handler.mxRotationHandler
-
- mouseMoved(MouseEvent) - Method in class com.mxgraph.swing.handler.mxRubberband
-
- mouseMoved(MouseEvent) - Method in class com.mxgraph.swing.handler.mxSelectionCellsHandler
-
- mouseMoved(MouseEvent) - Method in class com.mxgraph.swing.mxGraphComponent.mxMouseRedirector
-
- mouseMoved(MouseEvent) - Method in class com.mxgraph.swing.mxGraphOutline.MouseTracker
-
- mouseMoved(MouseEvent) - Method in class com.mxgraph.swing.util.mxMouseAdapter
-
- mousePressed(MouseEvent) - Method in class com.mxgraph.swing.handler.mxCellHandler
-
Processes the given event.
- mousePressed(MouseEvent) - Method in class com.mxgraph.swing.handler.mxCellTracker
-
- mousePressed(MouseEvent) - Method in class com.mxgraph.swing.handler.mxConnectionHandler
-
- mousePressed(MouseEvent) - Method in class com.mxgraph.swing.handler.mxEdgeHandler
-
- mousePressed(MouseEvent) - Method in class com.mxgraph.swing.handler.mxGraphHandler
-
- mousePressed(MouseEvent) - Method in class com.mxgraph.swing.handler.mxInsertHandler
-
- mousePressed(MouseEvent) - Method in class com.mxgraph.swing.handler.mxPanningHandler
-
- mousePressed(MouseEvent) - Method in class com.mxgraph.swing.handler.mxRotationHandler
-
- mousePressed(MouseEvent) - Method in class com.mxgraph.swing.handler.mxRubberband
-
- mousePressed(MouseEvent) - Method in class com.mxgraph.swing.handler.mxSelectionCellsHandler
-
Dispatches the mousepressed event to the subhandles.
- mousePressed(MouseEvent) - Method in class com.mxgraph.swing.mxGraphComponent.mxMouseRedirector
-
- mousePressed(MouseEvent) - Method in class com.mxgraph.swing.mxGraphOutline.MouseTracker
-
- mousePressed(MouseEvent) - Method in class com.mxgraph.swing.util.mxMouseAdapter
-
- mouseReleased(MouseEvent) - Method in class com.mxgraph.swing.handler.mxCellHandler
-
Processes the given event.
- mouseReleased(MouseEvent) - Method in class com.mxgraph.swing.handler.mxCellTracker
-
- mouseReleased(MouseEvent) - Method in class com.mxgraph.swing.handler.mxConnectionHandler
-
- mouseReleased(MouseEvent) - Method in class com.mxgraph.swing.handler.mxEdgeHandler
-
- mouseReleased(MouseEvent) - Method in class com.mxgraph.swing.handler.mxGraphHandler
-
- mouseReleased(MouseEvent) - Method in class com.mxgraph.swing.handler.mxInsertHandler
-
- mouseReleased(MouseEvent) - Method in class com.mxgraph.swing.handler.mxPanningHandler
-
- mouseReleased(MouseEvent) - Method in class com.mxgraph.swing.handler.mxRotationHandler
-
- mouseReleased(MouseEvent) - Method in class com.mxgraph.swing.handler.mxRubberband
-
- mouseReleased(MouseEvent) - Method in class com.mxgraph.swing.handler.mxSelectionCellsHandler
-
- mouseReleased(MouseEvent) - Method in class com.mxgraph.swing.handler.mxVertexHandler
-
- mouseReleased(MouseEvent) - Method in class com.mxgraph.swing.mxGraphComponent.mxMouseRedirector
-
- mouseReleased(MouseEvent) - Method in class com.mxgraph.swing.mxGraphOutline.MouseTracker
-
- mouseReleased(MouseEvent) - Method in class com.mxgraph.swing.util.mxMouseAdapter
-
- MOVE_CELLS - Static variable in class com.mxgraph.util.mxEvent
-
- MOVE_CURSOR - Static variable in class com.mxgraph.swing.handler.mxGraphHandler
-
Default is Cursor.MOVE_CURSOR.
- moveCell(Object, double, double) - Method in class com.mxgraph.layout.mxFastOrganicLayout
-
- moveCell(Object, double, double) - Method in class com.mxgraph.layout.mxGraphLayout
-
- moveCell(Object, double, double) - Method in interface com.mxgraph.layout.mxIGraphLayout
-
Notified when a cell is being moved in a parent that has automatic
layout to update the cell state (eg.
- moveCell(Object, double, double) - Method in class com.mxgraph.layout.mxPartitionLayout
-
- moveCell(Object, double, double) - Method in class com.mxgraph.layout.mxStackLayout
-
- moveCells(Object[], double, double, Object, MouseEvent) - Method in class com.mxgraph.swing.handler.mxGraphHandler
-
- moveCells(Object[], double, double) - Method in class com.mxgraph.view.mxGraph
-
Moves the cells by the given amount.
- moveCells(Object[], double, double, boolean) - Method in class com.mxgraph.view.mxGraph
-
Moves or clones the cells and moves the cells or clones by the given
amount.
- moveCells(Object[], double, double, boolean, Object, Point) - Method in class com.mxgraph.view.mxGraph
-
Moves or clones the specified cells and moves the cells or clones by the
given amount, adding them to the optional target cell.
- moveCircle - Variable in class com.mxgraph.layout.mxCircleLayout
-
Boolean specifying if the circle should be moved to the top,
left corner specified by x0 and y0.
- moveEnabled - Variable in class com.mxgraph.swing.handler.mxGraphHandler
-
Specifies if moving is enabled.
- moveHandler - Variable in class com.mxgraph.view.mxLayoutManager
-
- moveLabel(MouseEvent) - Method in class com.mxgraph.swing.handler.mxVertexHandler
-
- moveLabelTo(mxCellState, double, double) - Method in class com.mxgraph.swing.handler.mxEdgeHandler
-
Moves the label to the given position.
- moveNode(mxCompactTreeLayout.TreeNode, double, double) - Method in class com.mxgraph.layout.mxCompactTreeLayout
-
Moves the specified node and all of its children by the given amount.
- moveParent - Variable in class com.mxgraph.layout.hierarchical.mxHierarchicalLayout
-
Specifies if the parnent should be moved if resizeParent is enabled.
- movePoint(Object, int, mxPoint) - Method in class com.mxgraph.swing.handler.mxEdgeHandler
-
Moves the edges control point with the given index to the given point.
- movePreview - Variable in class com.mxgraph.swing.handler.mxGraphHandler
-
- moveRadius - Variable in class com.mxgraph.layout.mxOrganicLayout
-
The current radius around each node where the next position energy
values will be calculated for a possible move
- moveState(mxCellState, double, double) - Method in class com.mxgraph.swing.view.mxCellStatePreview
-
- moveState(mxCellState, double, double, boolean, boolean) - Method in class com.mxgraph.swing.view.mxCellStatePreview
-
- moveTo(double, double) - Method in class com.mxgraph.canvas.mxGraphicsCanvas2D
-
- moveTo(double, double) - Method in interface com.mxgraph.canvas.mxICanvas2D
-
Moves to the given path.
- moveTo(float, float) - Method in class com.mxgraph.util.svg.ExtendedGeneralPath
-
Delegates to the enclosed GeneralPath
.
- movetoAbs(float, float) - Method in class com.mxgraph.util.svg.AWTPathProducer
-
- movetoAbs(float, float) - Method in interface com.mxgraph.util.svg.PathHandler
-
Invoked when an absolute moveto command has been parsed.
- movetoRel(float, float) - Method in class com.mxgraph.util.svg.AWTPathProducer
-
- movetoRel(float, float) - Method in interface com.mxgraph.util.svg.PathHandler
-
Invoked when a relative moveto command has been parsed.
- moveTree - Variable in class com.mxgraph.layout.mxCompactTreeLayout
-
Specifies if the tree should be moved to the top, left corner
if it is inside a top-level layer.
- movingCells - Variable in class com.mxgraph.swing.handler.mxMovePreview
-
- multigraph - Variable in class com.mxgraph.view.mxGraph
-
Specifies if multiple edges in the same direction between
the same pair of vertices are allowed.
- multiplicities - Variable in class com.mxgraph.view.mxGraph
-
Specifies the multiplicities to be used for validation of the graph.
- mxActorShape - Class in com.mxgraph.shape
-
- mxActorShape() - Constructor for class com.mxgraph.shape.mxActorShape
-
- mxAnalysisGraph - Class in com.mxgraph.analysis
-
Implements a collection of utility methods abstracting the graph structure
taking into account graph properties such as visible/non-visible traversal
- mxAnalysisGraph() - Constructor for class com.mxgraph.analysis.mxAnalysisGraph
-
- mxAnimation - Class in com.mxgraph.swing.util
-
Baseclass for all timer-based animations.
- mxAnimation() - Constructor for class com.mxgraph.swing.util.mxAnimation
-
Constructs a new animation instance with the given repaint delay.
- mxAnimation(int) - Constructor for class com.mxgraph.swing.util.mxAnimation
-
Constructs a new animation instance with the given repaint delay.
- mxArrowShape - Class in com.mxgraph.shape
-
- mxArrowShape() - Constructor for class com.mxgraph.shape.mxArrowShape
-
- mxBase64 - Class in com.mxgraph.util
-
A very fast and memory efficient class to encode and decode to and from BASE64 in full accordance
with RFC 2045.
On Windows XP sp1 with 1.4.2_04 and later ;), this encoder and decoder is about 10 times faster
on small arrays (10 - 1000 bytes) and 2-3 times as fast on larger arrays (10000 - 1000000 bytes)
compared to sun.misc.Encoder()/Decoder()
.
On byte arrays the encoder is about 20% faster than Jakarta Commons Base64 Codec for encode and
about 50% faster for decoding large arrays.
- mxBase64() - Constructor for class com.mxgraph.util.mxBase64
-
- mxBasicCanvas - Class in com.mxgraph.canvas
-
- mxBasicCanvas() - Constructor for class com.mxgraph.canvas.mxBasicCanvas
-
- mxBasicShape - Class in com.mxgraph.shape
-
- mxBasicShape() - Constructor for class com.mxgraph.shape.mxBasicShape
-
- mxCell - Class in com.mxgraph.model
-
Cells are the elements of the graph model.
- mxCell() - Constructor for class com.mxgraph.model.mxCell
-
Constructs a new cell with an empty user object.
- mxCell(Object) - Constructor for class com.mxgraph.model.mxCell
-
Constructs a new cell for the given user object.
- mxCell(Object, mxGeometry, String) - Constructor for class com.mxgraph.model.mxCell
-
Constructs a new cell for the given parameters.
- mxCellCodec - Class in com.mxgraph.io
-
Codec for mxCells.
- mxCellCodec() - Constructor for class com.mxgraph.io.mxCellCodec
-
Constructs a new cell codec.
- mxCellCodec(Object) - Constructor for class com.mxgraph.io.mxCellCodec
-
Constructs a new cell codec for the given template.
- mxCellCodec(Object, String[], String[], Map<String, String>) - Constructor for class com.mxgraph.io.mxCellCodec
-
Constructs a new cell codec for the given arguments.
- mxCellEditor - Class in com.mxgraph.swing.view
-
To control this editor, use mxGraph.invokesStopCellEditing, mxGraph.
- mxCellEditor(mxGraphComponent) - Constructor for class com.mxgraph.swing.view.mxCellEditor
-
- mxCellHandler - Class in com.mxgraph.swing.handler
-
- mxCellHandler(mxGraphComponent, mxCellState) - Constructor for class com.mxgraph.swing.handler.mxCellHandler
-
Constructs a new cell handler for the given cell state.
- mxCellMarker - Class in com.mxgraph.swing.handler
-
Implements a mouse tracker that marks cells under the mouse.
- mxCellMarker(mxGraphComponent) - Constructor for class com.mxgraph.swing.handler.mxCellMarker
-
Constructs a new marker for the given graph component.
- mxCellMarker(mxGraphComponent, Color) - Constructor for class com.mxgraph.swing.handler.mxCellMarker
-
Constructs a new marker for the given graph component.
- mxCellMarker(mxGraphComponent, Color, Color) - Constructor for class com.mxgraph.swing.handler.mxCellMarker
-
Constructs a new marker for the given graph component.
- mxCellMarker(mxGraphComponent, Color, Color, double) - Constructor for class com.mxgraph.swing.handler.mxCellMarker
-
Constructs a new marker for the given graph component.
- mxCellOverlay - Class in com.mxgraph.swing.util
-
- mxCellOverlay(ImageIcon, String) - Constructor for class com.mxgraph.swing.util.mxCellOverlay
-
- mxCellPath - Class in com.mxgraph.model
-
Implements a mechanism for temporary cell Ids.
- mxCellPath() - Constructor for class com.mxgraph.model.mxCellPath
-
- mxCellRenderer - Class in com.mxgraph.util
-
- mxCellRenderer.CanvasFactory - Class in com.mxgraph.util
-
- mxCellRenderer.CanvasFactory() - Constructor for class com.mxgraph.util.mxCellRenderer.CanvasFactory
-
- mxCellState - Class in com.mxgraph.view
-
Represents the current state of a cell in a given graph view.
- mxCellState() - Constructor for class com.mxgraph.view.mxCellState
-
Constructs an empty cell state.
- mxCellState(mxGraphView, Object, Map<String, Object>) - Constructor for class com.mxgraph.view.mxCellState
-
Constructs a new object that represents the current state of the given
cell in the specified view.
- mxCellStatePreview - Class in com.mxgraph.swing.view
-
Represents the current state of a cell in a given graph view.
- mxCellStatePreview(mxGraphComponent, boolean) - Constructor for class com.mxgraph.swing.view.mxCellStatePreview
-
Constructs a new state preview.
- mxCellTracker - Class in com.mxgraph.swing.handler
-
Event handler that highlights cells.
- mxCellTracker(mxGraphComponent, Color) - Constructor for class com.mxgraph.swing.handler.mxCellTracker
-
Constructs an event handler that highlights cells.
- mxChildChangeCodec - Class in com.mxgraph.io
-
Codec for mxChildChanges.
- mxChildChangeCodec() - Constructor for class com.mxgraph.io.mxChildChangeCodec
-
Constructs a new model codec.
- mxChildChangeCodec(Object, String[], String[], Map<String, String>) - Constructor for class com.mxgraph.io.mxChildChangeCodec
-
Constructs a new model codec for the given arguments.
- mxCircleLayout - Class in com.mxgraph.layout
-
- mxCircleLayout(mxGraph) - Constructor for class com.mxgraph.layout.mxCircleLayout
-
Constructs a new stack layout layout for the specified graph,
spacing, orientation and offset.
- mxCircleLayout(mxGraph, double) - Constructor for class com.mxgraph.layout.mxCircleLayout
-
Constructs a new stack layout layout for the specified graph,
spacing, orientation and offset.
- mxCloudShape - Class in com.mxgraph.shape
-
- mxCloudShape() - Constructor for class com.mxgraph.shape.mxCloudShape
-
- mxCodec - Class in com.mxgraph.io
-
XML codec for Java object graphs.
- mxCodec() - Constructor for class com.mxgraph.io.mxCodec
-
Constructs an XML encoder/decoder with a new owner document.
- mxCodec(Document) - Constructor for class com.mxgraph.io.mxCodec
-
Constructs an XML encoder/decoder for the specified owner document.
- mxCodecRegistry - Class in com.mxgraph.io
-
Singleton class that acts as a global registry for codecs.
- mxCodecRegistry() - Constructor for class com.mxgraph.io.mxCodecRegistry
-
- mxCompactTreeLayout - Class in com.mxgraph.layout
-
- mxCompactTreeLayout(mxGraph) - Constructor for class com.mxgraph.layout.mxCompactTreeLayout
-
- mxCompactTreeLayout(mxGraph, boolean) - Constructor for class com.mxgraph.layout.mxCompactTreeLayout
-
- mxCompactTreeLayout(mxGraph, boolean, boolean) - Constructor for class com.mxgraph.layout.mxCompactTreeLayout
-
- mxCompactTreeLayout.Polygon - Class in com.mxgraph.layout
-
- mxCompactTreeLayout.Polygon() - Constructor for class com.mxgraph.layout.mxCompactTreeLayout.Polygon
-
- mxCompactTreeLayout.Polyline - Class in com.mxgraph.layout
-
- mxCompactTreeLayout.Polyline(double, double, mxCompactTreeLayout.Polyline) - Constructor for class com.mxgraph.layout.mxCompactTreeLayout.Polyline
-
- mxCompactTreeLayout.TreeNode - Class in com.mxgraph.layout
-
- mxCompactTreeLayout.TreeNode(Object) - Constructor for class com.mxgraph.layout.mxCompactTreeLayout.TreeNode
-
- mxCompactTreeLayout.WeightedCellSorter - Class in com.mxgraph.layout
-
A utility class used to track cells whilst sorting occurs on the weighted
sum of their connected edges.
- mxCompactTreeLayout.WeightedCellSorter() - Constructor for class com.mxgraph.layout.mxCompactTreeLayout.WeightedCellSorter
-
- mxCompactTreeLayout.WeightedCellSorter(mxCompactTreeLayout.TreeNode, int) - Constructor for class com.mxgraph.layout.mxCompactTreeLayout.WeightedCellSorter
-
- mxConnectionConstraint - Class in com.mxgraph.view
-
Defines an object that contains the constraints about how to connect one
side of an edge to its terminal.
- mxConnectionConstraint() - Constructor for class com.mxgraph.view.mxConnectionConstraint
-
Constructs an empty connection constraint.
- mxConnectionConstraint(mxPoint) - Constructor for class com.mxgraph.view.mxConnectionConstraint
-
Constructs a connection constraint for the given point.
- mxConnectionConstraint(mxPoint, boolean) - Constructor for class com.mxgraph.view.mxConnectionConstraint
-
Constructs a new connection constraint for the given point and boolean
arguments.
- mxConnectionHandler - Class in com.mxgraph.swing.handler
-
Connection handler creates new connections between cells.
- mxConnectionHandler(mxGraphComponent) - Constructor for class com.mxgraph.swing.handler.mxConnectionHandler
-
- mxConnectorShape - Class in com.mxgraph.shape
-
- mxConnectorShape() - Constructor for class com.mxgraph.shape.mxConnectorShape
-
- mxConnectPreview - Class in com.mxgraph.swing.handler
-
Connection handler creates new connections between cells.
- mxConnectPreview(mxGraphComponent) - Constructor for class com.mxgraph.swing.handler.mxConnectPreview
-
- mxConstantCostFunction - Class in com.mxgraph.analysis
-
Implements a cost function for a constant cost per traversed cell.
- mxConstantCostFunction(double) - Constructor for class com.mxgraph.analysis.mxConstantCostFunction
-
- mxConstants - Class in com.mxgraph.util
-
Contains all global constants.
- mxConstants() - Constructor for class com.mxgraph.util.mxConstants
-
- mxConstCostFunction - Class in com.mxgraph.costfunction
-
- mxConstCostFunction(double) - Constructor for class com.mxgraph.costfunction.mxConstCostFunction
-
- mxCoordinateAssignment - Class in com.mxgraph.layout.hierarchical.stage
-
Sets the horizontal locations of node and edge dummy nodes on each layer.
- mxCoordinateAssignment(mxHierarchicalLayout, double, double, int, double, double) - Constructor for class com.mxgraph.layout.hierarchical.stage.mxCoordinateAssignment
-
Creates a coordinate assignment.
- mxCoordinateAssignment.AreaSpatialCache - Class in com.mxgraph.layout.hierarchical.stage
-
Utility class that stores a collection of vertices and edge points within
a certain area.
- mxCoordinateAssignment.AreaSpatialCache() - Constructor for class com.mxgraph.layout.hierarchical.stage.mxCoordinateAssignment.AreaSpatialCache
-
- mxCoordinateAssignment.WeightedCellSorter - Class in com.mxgraph.layout.hierarchical.stage
-
A utility class used to track cells whilst sorting occurs on the weighted
sum of their connected edges.
- mxCoordinateAssignment.WeightedCellSorter() - Constructor for class com.mxgraph.layout.hierarchical.stage.mxCoordinateAssignment.WeightedCellSorter
-
- mxCoordinateAssignment.WeightedCellSorter(mxGraphAbstractHierarchyCell, int) - Constructor for class com.mxgraph.layout.hierarchical.stage.mxCoordinateAssignment.WeightedCellSorter
-
- mxCostFunction - Class in com.mxgraph.costfunction
-
- mxCostFunction() - Constructor for class com.mxgraph.costfunction.mxCostFunction
-
- mxCurve - Class in com.mxgraph.util
-
- mxCurve() - Constructor for class com.mxgraph.util.mxCurve
-
- mxCurve(List<mxPoint>) - Constructor for class com.mxgraph.util.mxCurve
-
- mxCurveLabelShape - Class in com.mxgraph.shape
-
Draws the edge label along a curve derived from the curve describing
the edge's path
- mxCurveLabelShape(mxCellState, mxCurve) - Constructor for class com.mxgraph.shape.mxCurveLabelShape
-
- mxCurveLabelShape.LabelGlyphCache - Class in com.mxgraph.shape
-
Utility class to describe the characteristics of each glyph of a branch
branch label.
- mxCurveLabelShape.LabelGlyphCache() - Constructor for class com.mxgraph.shape.mxCurveLabelShape.LabelGlyphCache
-
- mxCurveLabelShape.LabelPosition - Class in com.mxgraph.shape
-
Utility class that stores details of how the label is positioned
on the curve
- mxCurveLabelShape.LabelPosition() - Constructor for class com.mxgraph.shape.mxCurveLabelShape.LabelPosition
-
- mxCurveShape - Class in com.mxgraph.shape
-
- mxCurveShape() - Constructor for class com.mxgraph.shape.mxCurveShape
-
- mxCurveShape(mxCurve) - Constructor for class com.mxgraph.shape.mxCurveShape
-
- mxCylinderShape - Class in com.mxgraph.shape
-
- mxCylinderShape() - Constructor for class com.mxgraph.shape.mxCylinderShape
-
- mxDefaultTextShape - Class in com.mxgraph.shape
-
- mxDefaultTextShape() - Constructor for class com.mxgraph.shape.mxDefaultTextShape
-
- mxDistanceCostFunction - Class in com.mxgraph.analysis
-
Implements a cost function for the Euclidean length of an edge.
- mxDistanceCostFunction() - Constructor for class com.mxgraph.analysis.mxDistanceCostFunction
-
- mxDomOutputParser - Class in com.mxgraph.reader
-
public static void main(String[] args)
{
try
{
String filename = Test.class.getResource(
"/com/mxgraph/online/exported.xml").getPath();
String xml = mxUtils.readFile(filename);
System.out.println("xml=" + xml);
Document doc = mxUtils.parseXml(xml);
Element root = doc.getDocumentElement();
int width = Integer.parseInt(root.getAttribute("width"));
int height = Integer.parseInt(root.getAttribute("height"));
System.out.println("width=" + width + " height=" + height);
BufferedImage img = mxUtils.createBufferedImage(width, height,
Color.WHITE);
Graphics2D g2 = img.createGraphics();
mxUtils.setAntiAlias(g2, true, true);
mxDomOutputParser reader = new mxDomOutputParser(
new mxGraphicsExportCanvas(g2));
reader.read((Element) root.getFirstChild().getNextSibling());
ImageIO.write(img, "PNG", new File(
"C:\\Users\\Gaudenz\\Desktop\\test.png"));
}
catch (Exception e)
{
e.printStackTrace();
}
}
// -------------
Document doc = mxUtils.parseXml(xml);
Element root = doc.getDocumentElement();
mxDomOutputParser reader = new mxDomOutputParser(canvas);
reader.read(root.getFirstChild());
- mxDomOutputParser(mxICanvas2D) - Constructor for class com.mxgraph.reader.mxDomOutputParser
-
- mxDomOutputParser.IElementHandler - Interface in com.mxgraph.reader
-
- mxDomUtils - Class in com.mxgraph.util
-
Contains various DOM API helper methods for use with mxGraph.
- mxDomUtils() - Constructor for class com.mxgraph.util.mxDomUtils
-
- mxDoubleEllipseShape - Class in com.mxgraph.shape
-
- mxDoubleEllipseShape() - Constructor for class com.mxgraph.shape.mxDoubleEllipseShape
-
- mxDoubleRectangleShape - Class in com.mxgraph.shape
-
- mxDoubleRectangleShape() - Constructor for class com.mxgraph.shape.mxDoubleRectangleShape
-
- mxDoubleValCostFunction - Class in com.mxgraph.costfunction
-
A cost function that assumes that edge value is of type "double" or "String" and returns that value.
- mxDoubleValCostFunction() - Constructor for class com.mxgraph.costfunction.mxDoubleValCostFunction
-
- mxEdgeHandler - Class in com.mxgraph.swing.handler
-
- mxEdgeHandler(mxGraphComponent, mxCellState) - Constructor for class com.mxgraph.swing.handler.mxEdgeHandler
-
- mxEdgeLabelLayout - Class in com.mxgraph.layout
-
- mxEdgeLabelLayout(mxGraph) - Constructor for class com.mxgraph.layout.mxEdgeLabelLayout
-
Constructs a new stack layout layout for the specified graph,
spacing, orientation and offset.
- mxEdgeStyle - Class in com.mxgraph.view
-
Provides various edge styles to be used as the values for
mxConstants.STYLE_EDGE in a cell style.
- mxEdgeStyle() - Constructor for class com.mxgraph.view.mxEdgeStyle
-
- mxEdgeStyle.mxEdgeStyleFunction - Interface in com.mxgraph.view
-
Defines the requirements for an edge style function.
- mxElbowEdgeHandler - Class in com.mxgraph.swing.handler
-
- mxElbowEdgeHandler(mxGraphComponent, mxCellState) - Constructor for class com.mxgraph.swing.handler.mxElbowEdgeHandler
-
- mxEllipseShape - Class in com.mxgraph.shape
-
- mxEllipseShape() - Constructor for class com.mxgraph.shape.mxEllipseShape
-
- mxEvent - Class in com.mxgraph.util
-
Contains all global constants.
- mxEvent() - Constructor for class com.mxgraph.util.mxEvent
-
- mxEventObject - Class in com.mxgraph.util
-
Base class for objects that dispatch named events.
- mxEventObject(String) - Constructor for class com.mxgraph.util.mxEventObject
-
Constructs a new event for the given name.
- mxEventObject(String, Object...) - Constructor for class com.mxgraph.util.mxEventObject
-
Constructs a new event for the given name and properties.
- mxEventSource - Class in com.mxgraph.util
-
Base class for objects that dispatch named events.
- mxEventSource() - Constructor for class com.mxgraph.util.mxEventSource
-
Constructs a new event source using this as the source object.
- mxEventSource(Object) - Constructor for class com.mxgraph.util.mxEventSource
-
Constructs a new event source for the given source object.
- mxEventSource.mxIEventListener - Interface in com.mxgraph.util
-
Defines the requirements for an object that listens to an event source.
- mxFastOrganicLayout - Class in com.mxgraph.layout
-
Fast organic layout algorithm.
- mxFastOrganicLayout(mxGraph) - Constructor for class com.mxgraph.layout.mxFastOrganicLayout
-
Constructs a new fast organic layout for the specified graph.
- mxFibonacciHeap - Class in com.mxgraph.analysis
-
This class implements a priority queue.
- mxFibonacciHeap() - Constructor for class com.mxgraph.analysis.mxFibonacciHeap
-
- mxFibonacciHeap.Node - Class in com.mxgraph.analysis
-
Implements a node of the Fibonacci heap.
- mxFibonacciHeap.Node(Object, double) - Constructor for class com.mxgraph.analysis.mxFibonacciHeap.Node
-
Default constructor.
- mxGdCodec - Class in com.mxgraph.io
-
Parses a GD .txt file and imports it in the given graph.
This class depends from the classes contained in
com.mxgraph.io.gd.
- mxGdCodec() - Constructor for class com.mxgraph.io.mxGdCodec
-
- mxGdCodec.mxGDParseState - Enum in com.mxgraph.io
-
Represents the different states in the parse of a file.
- mxGeneratorConstFunction - Class in com.mxgraph.generatorfunction
-
- mxGeneratorConstFunction(double) - Constructor for class com.mxgraph.generatorfunction.mxGeneratorConstFunction
-
- mxGeneratorFunction - Class in com.mxgraph.generatorfunction
-
- mxGeneratorFunction() - Constructor for class com.mxgraph.generatorfunction.mxGeneratorFunction
-
- mxGeneratorRandomFunction - Class in com.mxgraph.generatorfunction
-
- mxGeneratorRandomFunction(double, double, int) - Constructor for class com.mxgraph.generatorfunction.mxGeneratorRandomFunction
-
- mxGeneratorRandomIntFunction - Class in com.mxgraph.generatorfunction
-
- mxGeneratorRandomIntFunction(double, double) - Constructor for class com.mxgraph.generatorfunction.mxGeneratorRandomIntFunction
-
- mxGenericChangeCodec - Class in com.mxgraph.io
-
Codec for mxChildChanges.
- mxGenericChangeCodec(Object, String) - Constructor for class com.mxgraph.io.mxGenericChangeCodec
-
Constructs a new model codec.
- mxGenericChangeCodec(Object, String[], String[], Map<String, String>, String) - Constructor for class com.mxgraph.io.mxGenericChangeCodec
-
Constructs a new model codec for the given arguments.
- mxGeometry - Class in com.mxgraph.model
-
Represents the geometry of a cell.
- mxGeometry() - Constructor for class com.mxgraph.model.mxGeometry
-
Constructs a new geometry at (0, 0) with the width and height set to 0.
- mxGeometry(double, double, double, double) - Constructor for class com.mxgraph.model.mxGeometry
-
Constructs a geometry using the given parameters.
- mxGraph - Class in com.mxgraph.view
-
Implements a graph object that allows to create diagrams from a graph model
and stylesheet.
- mxGraph() - Constructor for class com.mxgraph.view.mxGraph
-
- mxGraph(mxIGraphModel) - Constructor for class com.mxgraph.view.mxGraph
-
Constructs a new graph for the specified model.
- mxGraph(mxStylesheet) - Constructor for class com.mxgraph.view.mxGraph
-
Constructs a new graph for the specified model.
- mxGraph(mxIGraphModel, mxStylesheet) - Constructor for class com.mxgraph.view.mxGraph
-
Constructs a new graph for the specified model.
- mxGraph.mxICellVisitor - Interface in com.mxgraph.view
-
- mxGraphAbstractHierarchyCell - Class in com.mxgraph.layout.hierarchical.model
-
An abstraction of an internal hierarchy node or edge
- mxGraphAbstractHierarchyCell() - Constructor for class com.mxgraph.layout.hierarchical.model.mxGraphAbstractHierarchyCell
-
- mxGraphActions - Class in com.mxgraph.swing.util
-
- mxGraphActions() - Constructor for class com.mxgraph.swing.util.mxGraphActions
-
- mxGraphActions.DeleteAction - Class in com.mxgraph.swing.util
-
- mxGraphActions.DeleteAction(String) - Constructor for class com.mxgraph.swing.util.mxGraphActions.DeleteAction
-
- mxGraphActions.DrillAction - Class in com.mxgraph.swing.util
-
- mxGraphActions.DrillAction(String) - Constructor for class com.mxgraph.swing.util.mxGraphActions.DrillAction
-
- mxGraphActions.EditAction - Class in com.mxgraph.swing.util
-
- mxGraphActions.EditAction(String) - Constructor for class com.mxgraph.swing.util.mxGraphActions.EditAction
-
- mxGraphActions.FoldAction - Class in com.mxgraph.swing.util
-
- mxGraphActions.FoldAction(String) - Constructor for class com.mxgraph.swing.util.mxGraphActions.FoldAction
-
- mxGraphActions.GroupAction - Class in com.mxgraph.swing.util
-
- mxGraphActions.GroupAction(String) - Constructor for class com.mxgraph.swing.util.mxGraphActions.GroupAction
-
- mxGraphActions.LayerAction - Class in com.mxgraph.swing.util
-
- mxGraphActions.LayerAction(String) - Constructor for class com.mxgraph.swing.util.mxGraphActions.LayerAction
-
- mxGraphActions.RemoveFromParentAction - Class in com.mxgraph.swing.util
-
- mxGraphActions.RemoveFromParentAction(String) - Constructor for class com.mxgraph.swing.util.mxGraphActions.RemoveFromParentAction
-
- mxGraphActions.SelectAction - Class in com.mxgraph.swing.util
-
- mxGraphActions.SelectAction(String) - Constructor for class com.mxgraph.swing.util.mxGraphActions.SelectAction
-
- mxGraphActions.UngroupAction - Class in com.mxgraph.swing.util
-
- mxGraphActions.UngroupAction(String) - Constructor for class com.mxgraph.swing.util.mxGraphActions.UngroupAction
-
- mxGraphActions.UpdateGroupBoundsAction - Class in com.mxgraph.swing.util
-
- mxGraphActions.UpdateGroupBoundsAction(String) - Constructor for class com.mxgraph.swing.util.mxGraphActions.UpdateGroupBoundsAction
-
- mxGraphActions.ZoomAction - Class in com.mxgraph.swing.util
-
- mxGraphActions.ZoomAction(String) - Constructor for class com.mxgraph.swing.util.mxGraphActions.ZoomAction
-
- mxGraphAnalysis - Class in com.mxgraph.analysis
-
A singleton class that provides algorithms for graphs.
- mxGraphAnalysis() - Constructor for class com.mxgraph.analysis.mxGraphAnalysis
-
- mxGraphComponent - Class in com.mxgraph.swing
-
For setting the preferred size of the viewport for scrolling, use
mxGraph.setMinimumGraphSize.
- mxGraphComponent(mxGraph) - Constructor for class com.mxgraph.swing.mxGraphComponent
-
- mxGraphComponent.mxGraphControl - Class in com.mxgraph.swing
-
- mxGraphComponent.mxGraphControl() - Constructor for class com.mxgraph.swing.mxGraphComponent.mxGraphControl
-
- mxGraphComponent.mxMouseRedirector - Class in com.mxgraph.swing
-
- mxGraphComponent.mxMouseRedirector(mxGraphComponent) - Constructor for class com.mxgraph.swing.mxGraphComponent.mxMouseRedirector
-
- mxGraphGenerator - Class in com.mxgraph.analysis
-
- mxGraphGenerator(mxGeneratorFunction, mxCostFunction) - Constructor for class com.mxgraph.analysis.mxGraphGenerator
-
- mxGraphHandler - Class in com.mxgraph.swing.handler
-
- mxGraphHandler(mxGraphComponent) - Constructor for class com.mxgraph.swing.handler.mxGraphHandler
-
- mxGraphHierarchyEdge - Class in com.mxgraph.layout.hierarchical.model
-
An abstraction of a hierarchical edge for the hierarchy layout
- mxGraphHierarchyEdge(List<Object>) - Constructor for class com.mxgraph.layout.hierarchical.model.mxGraphHierarchyEdge
-
Constructs a hierarchy edge
- mxGraphHierarchyModel - Class in com.mxgraph.layout.hierarchical.model
-
Internal model of a hierarchical graph.
- mxGraphHierarchyModel(mxHierarchicalLayout, Object[], List<Object>, Object) - Constructor for class com.mxgraph.layout.hierarchical.model.mxGraphHierarchyModel
-
Creates an internal ordered graph model using the vertices passed in.
- mxGraphHierarchyModel.CellVisitor - Interface in com.mxgraph.layout.hierarchical.model
-
Defines the interface that visitors use to perform operations upon the
graph information during depth first search (dfs) or other tree-traversal
strategies implemented by subclassers.
- mxGraphHierarchyNode - Class in com.mxgraph.layout.hierarchical.model
-
An abstraction of an internal node in the hierarchy layout
- mxGraphHierarchyNode(Object) - Constructor for class com.mxgraph.layout.hierarchical.model.mxGraphHierarchyNode
-
Constructs an internal node to represent the specified real graph cell
- mxGraphHierarchyRank - Class in com.mxgraph.layout.hierarchical.model
-
An abstraction of a rank in the hierarchy layout.
- mxGraphHierarchyRank() - Constructor for class com.mxgraph.layout.hierarchical.model.mxGraphHierarchyRank
-
- mxGraphics2DCanvas - Class in com.mxgraph.canvas
-
An implementation of a canvas that uses Graphics2D for painting.
- mxGraphics2DCanvas() - Constructor for class com.mxgraph.canvas.mxGraphics2DCanvas
-
Constructs a new graphics canvas with an empty graphics object.
- mxGraphics2DCanvas(Graphics2D) - Constructor for class com.mxgraph.canvas.mxGraphics2DCanvas
-
Constructs a new graphics canvas for the given graphics object.
- mxGraphicsCanvas2D - Class in com.mxgraph.canvas
-
Used for exporting images.
- mxGraphicsCanvas2D(Graphics2D) - Constructor for class com.mxgraph.canvas.mxGraphicsCanvas2D
-
Constructs a new graphics export canvas.
- mxGraphicsCanvas2D.CanvasState - Class in com.mxgraph.canvas
-
- mxGraphicsCanvas2D.CanvasState() - Constructor for class com.mxgraph.canvas.mxGraphicsCanvas2D.CanvasState
-
- mxGraphLayout - Class in com.mxgraph.layout
-
Abstract bass class for layouts
- mxGraphLayout(mxGraph) - Constructor for class com.mxgraph.layout.mxGraphLayout
-
Constructs a new fast organic layout for the specified graph.
- mxGraphMlCodec - Class in com.mxgraph.io
-
Parses a GraphML .graphml file and imports it in the given graph.
See wikipedia.org/wiki/GraphML for more on GraphML.
- mxGraphMlCodec() - Constructor for class com.mxgraph.io.mxGraphMlCodec
-
- mxGraphMlConstants - Class in com.mxgraph.io.graphml
-
This class contains constants used in the Import of gml documents.
- mxGraphMlConstants() - Constructor for class com.mxgraph.io.graphml.mxGraphMlConstants
-
- mxGraphMlData - Class in com.mxgraph.io.graphml
-
Represents a Data element in the GML Structure.
- mxGraphMlData(String, String, String, mxGraphMlShapeEdge, mxGraphMlShapeNode) - Constructor for class com.mxgraph.io.graphml.mxGraphMlData
-
Construct a data with the params values.
- mxGraphMlData(Element) - Constructor for class com.mxgraph.io.graphml.mxGraphMlData
-
Construct a data from one xml data element.
- mxGraphMlData() - Constructor for class com.mxgraph.io.graphml.mxGraphMlData
-
Construct an empty data.
- mxGraphMlEdge - Class in com.mxgraph.io.graphml
-
Represents a Data element in the GML Structure.
- mxGraphMlEdge(String, String, String, String) - Constructor for class com.mxgraph.io.graphml.mxGraphMlEdge
-
Construct an edge with source and target.
- mxGraphMlEdge(Element) - Constructor for class com.mxgraph.io.graphml.mxGraphMlEdge
-
Construct an edge from a xml edge element.
- mxGraphMlGraph - Class in com.mxgraph.io.graphml
-
Represents a Graph element in the GML Structure.
- mxGraphMlGraph(String, String) - Constructor for class com.mxgraph.io.graphml.mxGraphMlGraph
-
Constructs a graph with id and edge default direction.
- mxGraphMlGraph() - Constructor for class com.mxgraph.io.graphml.mxGraphMlGraph
-
Constructs an empty graph.
- mxGraphMlGraph(Element) - Constructor for class com.mxgraph.io.graphml.mxGraphMlGraph
-
Constructs a graph from a xml graph element.
- mxGraphMlKey - Class in com.mxgraph.io.graphml
-
Represents a Key element in the GML Structure.
- mxGraphMlKey(String, mxGraphMlKey.keyForValues, String, mxGraphMlKey.keyTypeValues) - Constructor for class com.mxgraph.io.graphml.mxGraphMlKey
-
Construct a key with the given parameters.
- mxGraphMlKey(Element) - Constructor for class com.mxgraph.io.graphml.mxGraphMlKey
-
Construct a key from a xml key element.
- mxGraphMlKey.keyForValues - Enum in com.mxgraph.io.graphml
-
Possibles values for the keyFor Attribute
- mxGraphMlKey.keyTypeValues - Enum in com.mxgraph.io.graphml
-
Possibles values for the keyType Attribute.
- mxGraphMlKeyManager - Class in com.mxgraph.io.graphml
-
This is a singleton class that contains a map with the key elements of the
document.
- mxGraphMlNode - Class in com.mxgraph.io.graphml
-
Represents a Data element in the GML Structure.
- mxGraphMlNode(String, mxGraphMlData) - Constructor for class com.mxgraph.io.graphml.mxGraphMlNode
-
Construct a node with Id and one data element
- mxGraphMlNode(Element) - Constructor for class com.mxgraph.io.graphml.mxGraphMlNode
-
Construct a Node from a xml Node Element.
- mxGraphMlPort - Class in com.mxgraph.io.graphml
-
Represents a Port element in the GML Structure.
- mxGraphMlPort(String) - Constructor for class com.mxgraph.io.graphml.mxGraphMlPort
-
Construct a Port with name.
- mxGraphMlPort(Element) - Constructor for class com.mxgraph.io.graphml.mxGraphMlPort
-
Construct a Port from a xml port Element.
- mxGraphMlShapeEdge - Class in com.mxgraph.io.graphml
-
This class represents the properties of a JGraph edge.
- mxGraphMlShapeEdge(String, String) - Constructor for class com.mxgraph.io.graphml.mxGraphMlShapeEdge
-
Construct a Shape Edge with text and style.
- mxGraphMlShapeEdge(Element) - Constructor for class com.mxgraph.io.graphml.mxGraphMlShapeEdge
-
Constructs a ShapeEdge from a xml shapeEdgeElement.
- mxGraphMlShapeEdge() - Constructor for class com.mxgraph.io.graphml.mxGraphMlShapeEdge
-
Construct an empty Shape Edge Element.
- mxGraphMlShapeNode - Class in com.mxgraph.io.graphml
-
- mxGraphMlShapeNode(String, String, String, String, String) - Constructor for class com.mxgraph.io.graphml.mxGraphMlShapeNode
-
Construct a shape Node with the given parameters
- mxGraphMlShapeNode() - Constructor for class com.mxgraph.io.graphml.mxGraphMlShapeNode
-
Construct an empty shape Node
- mxGraphMlShapeNode(Element) - Constructor for class com.mxgraph.io.graphml.mxGraphMlShapeNode
-
Construct a Shape Node from a xml Shape Node Element.
- mxGraphMlUtils - Class in com.mxgraph.io.graphml
-
This class implements several GML utility methods.
- mxGraphMlUtils() - Constructor for class com.mxgraph.io.graphml.mxGraphMlUtils
-
- mxGraphModel - Class in com.mxgraph.model
-
Extends mxEventSource to implement a graph model.
- mxGraphModel() - Constructor for class com.mxgraph.model.mxGraphModel
-
Constructs a new empty graph model.
- mxGraphModel(Object) - Constructor for class com.mxgraph.model.mxGraphModel
-
Constructs a new graph model.
- mxGraphModel.Filter - Interface in com.mxgraph.model
-
- mxGraphModel.mxChildChange - Class in com.mxgraph.model
-
- mxGraphModel.mxChildChange() - Constructor for class com.mxgraph.model.mxGraphModel.mxChildChange
-
- mxGraphModel.mxChildChange(mxGraphModel, Object, Object) - Constructor for class com.mxgraph.model.mxGraphModel.mxChildChange
-
- mxGraphModel.mxChildChange(mxGraphModel, Object, Object, int) - Constructor for class com.mxgraph.model.mxGraphModel.mxChildChange
-
- mxGraphModel.mxCollapseChange - Class in com.mxgraph.model
-
- mxGraphModel.mxCollapseChange() - Constructor for class com.mxgraph.model.mxGraphModel.mxCollapseChange
-
- mxGraphModel.mxCollapseChange(mxGraphModel, Object, boolean) - Constructor for class com.mxgraph.model.mxGraphModel.mxCollapseChange
-
- mxGraphModel.mxGeometryChange - Class in com.mxgraph.model
-
- mxGraphModel.mxGeometryChange() - Constructor for class com.mxgraph.model.mxGraphModel.mxGeometryChange
-
- mxGraphModel.mxGeometryChange(mxGraphModel, Object, mxGeometry) - Constructor for class com.mxgraph.model.mxGraphModel.mxGeometryChange
-
- mxGraphModel.mxRootChange - Class in com.mxgraph.model
-
- mxGraphModel.mxRootChange() - Constructor for class com.mxgraph.model.mxGraphModel.mxRootChange
-
- mxGraphModel.mxRootChange(mxGraphModel, Object) - Constructor for class com.mxgraph.model.mxGraphModel.mxRootChange
-
- mxGraphModel.mxStyleChange - Class in com.mxgraph.model
-
- mxGraphModel.mxStyleChange() - Constructor for class com.mxgraph.model.mxGraphModel.mxStyleChange
-
- mxGraphModel.mxStyleChange(mxGraphModel, Object, String) - Constructor for class com.mxgraph.model.mxGraphModel.mxStyleChange
-
- mxGraphModel.mxTerminalChange - Class in com.mxgraph.model
-
- mxGraphModel.mxTerminalChange() - Constructor for class com.mxgraph.model.mxGraphModel.mxTerminalChange
-
- mxGraphModel.mxTerminalChange(mxGraphModel, Object, Object, boolean) - Constructor for class com.mxgraph.model.mxGraphModel.mxTerminalChange
-
- mxGraphModel.mxValueChange - Class in com.mxgraph.model
-
- mxGraphModel.mxValueChange() - Constructor for class com.mxgraph.model.mxGraphModel.mxValueChange
-
- mxGraphModel.mxValueChange(mxGraphModel, Object, Object) - Constructor for class com.mxgraph.model.mxGraphModel.mxValueChange
-
- mxGraphModel.mxVisibleChange - Class in com.mxgraph.model
-
- mxGraphModel.mxVisibleChange() - Constructor for class com.mxgraph.model.mxGraphModel.mxVisibleChange
-
- mxGraphModel.mxVisibleChange(mxGraphModel, Object, boolean) - Constructor for class com.mxgraph.model.mxGraphModel.mxVisibleChange
-
- mxGraphOutline - Class in com.mxgraph.swing
-
An outline view for a specific graph component.
- mxGraphOutline(mxGraphComponent) - Constructor for class com.mxgraph.swing.mxGraphOutline
-
- mxGraphOutline.MouseTracker - Class in com.mxgraph.swing
-
- mxGraphOutline.MouseTracker() - Constructor for class com.mxgraph.swing.mxGraphOutline.MouseTracker
-
- mxGraphProperties - Class in com.mxgraph.analysis
-
Constants for graph structure properties
- mxGraphProperties() - Constructor for class com.mxgraph.analysis.mxGraphProperties
-
- mxGraphProperties.GraphType - Enum in com.mxgraph.analysis
-
- mxGraphSelectionModel - Class in com.mxgraph.view
-
Implements the selection model for a graph.
- mxGraphSelectionModel(mxGraph) - Constructor for class com.mxgraph.view.mxGraphSelectionModel
-
Constructs a new selection model for the specified graph.
- mxGraphSelectionModel.mxSelectionChange - Class in com.mxgraph.view
-
- mxGraphSelectionModel.mxSelectionChange(mxGraphSelectionModel, Collection<Object>, Collection<Object>) - Constructor for class com.mxgraph.view.mxGraphSelectionModel.mxSelectionChange
-
- mxGraphStructure - Class in com.mxgraph.analysis
-
- mxGraphStructure() - Constructor for class com.mxgraph.analysis.mxGraphStructure
-
- mxGraphTransferable - Class in com.mxgraph.swing.util
-
- mxGraphTransferable(Object[], mxRectangle) - Constructor for class com.mxgraph.swing.util.mxGraphTransferable
-
- mxGraphTransferable(Object[], mxRectangle, ImageIcon) - Constructor for class com.mxgraph.swing.util.mxGraphTransferable
-
- mxGraphTransferHandler - Class in com.mxgraph.swing.handler
-
- mxGraphTransferHandler() - Constructor for class com.mxgraph.swing.handler.mxGraphTransferHandler
-
- mxGraphView - Class in com.mxgraph.view
-
Implements a view for the graph.
- mxGraphView(mxGraph) - Constructor for class com.mxgraph.view.mxGraphView
-
Constructs a new view for the given graph.
- mxGraphView.mxCurrentRootChange - Class in com.mxgraph.view
-
Action to change the current root in a view.
- mxGraphView.mxCurrentRootChange(mxGraphView, Object) - Constructor for class com.mxgraph.view.mxGraphView.mxCurrentRootChange
-
Constructs a change of the current root in the given view.
- mxGraphViewImageReader - Class in com.mxgraph.reader
-
A converter that renders display XML data onto a graphics canvas.
- mxGraphViewImageReader() - Constructor for class com.mxgraph.reader.mxGraphViewImageReader
-
Constructs a new reader with a transparent background.
- mxGraphViewImageReader(Color) - Constructor for class com.mxgraph.reader.mxGraphViewImageReader
-
Constructs a new reader with the given background color.
- mxGraphViewImageReader(Color, int) - Constructor for class com.mxgraph.reader.mxGraphViewImageReader
-
Constructs a new reader with a transparent background.
- mxGraphViewImageReader(Color, int, boolean) - Constructor for class com.mxgraph.reader.mxGraphViewImageReader
-
Constructs a new reader with a transparent background.
- mxGraphViewImageReader(Color, int, boolean, boolean) - Constructor for class com.mxgraph.reader.mxGraphViewImageReader
-
Constructs a new reader with a transparent background.
- mxGraphViewReader - Class in com.mxgraph.reader
-
An abstract converter that renders display XML data onto a canvas.
- mxGraphViewReader() - Constructor for class com.mxgraph.reader.mxGraphViewReader
-
- mxHexagonShape - Class in com.mxgraph.shape
-
- mxHexagonShape() - Constructor for class com.mxgraph.shape.mxHexagonShape
-
- mxHierarchicalLayout - Class in com.mxgraph.layout.hierarchical
-
The top level compound layout of the hierarchical layout.
- mxHierarchicalLayout(mxGraph) - Constructor for class com.mxgraph.layout.hierarchical.mxHierarchicalLayout
-
Constructs a hierarchical layout
- mxHierarchicalLayout(mxGraph, int) - Constructor for class com.mxgraph.layout.hierarchical.mxHierarchicalLayout
-
Constructs a hierarchical layout
- mxHierarchicalLayoutStage - Interface in com.mxgraph.layout.hierarchical.stage
-
The specific layout interface for hierarchical layouts.
- mxHtmlCanvas - Class in com.mxgraph.canvas
-
An implementation of a canvas that uses HTML for painting.
- mxHtmlCanvas() - Constructor for class com.mxgraph.canvas.mxHtmlCanvas
-
Constructs a new HTML canvas for the specified dimension and scale.
- mxHtmlCanvas(Document) - Constructor for class com.mxgraph.canvas.mxHtmlCanvas
-
Constructs a new HTML canvas for the specified bounds, scale and
background color.
- mxHtmlColor - Class in com.mxgraph.util
-
Contains various helper methods for use with mxGraph.
- mxHtmlColor() - Constructor for class com.mxgraph.util.mxHtmlColor
-
- mxHtmlTextShape - Class in com.mxgraph.shape
-
To set global CSS for all HTML labels, use the following code:
- mxHtmlTextShape() - Constructor for class com.mxgraph.shape.mxHtmlTextShape
-
- mxICanvas - Interface in com.mxgraph.canvas
-
Defines the requirements for a canvas that paints the vertices and edges of
a graph.
- mxICanvas2D - Interface in com.mxgraph.canvas
-
Requirements for implementing technologies:
- Path rendering (move, line, quad, curve, arc)
- Images, flip v/h, aspect, alpha (PNG, JPG, GIF)
- Linear gradients (in all four directions)
- Transparency, fill and stroke
- Rotation, flip v/h
- Font rendering
- Dash patterns
- Clipping by path (not just rectangle)
- Alpha gradients (for glass effect)
- Encode result as image (PNG, JPG)
- mxICell - Interface in com.mxgraph.model
-
Defines the requirements for a cell that can be used in an mxGraphModel.
- mxICellEditor - Interface in com.mxgraph.swing.view
-
- mxICellOverlay - Interface in com.mxgraph.swing.util
-
- mxICostFunction - Interface in com.mxgraph.analysis
-
The cost function takes a cell and returns it's cost as a double.
- mxIGraphLayout - Interface in com.mxgraph.layout
-
Defines the requirements for an object that implements a graph layout.
- mxIGraphModel - Interface in com.mxgraph.model
-
Defines the requirements for a graph model to be used with mxGraph.
- mxIGraphModel.mxAtomicGraphModelChange - Class in com.mxgraph.model
-
Defines the interface for an atomic change of the graph model.
- mxIGraphModel.mxAtomicGraphModelChange() - Constructor for class com.mxgraph.model.mxIGraphModel.mxAtomicGraphModelChange
-
Constructs an empty atomic graph model change.
- mxIGraphModel.mxAtomicGraphModelChange(mxIGraphModel) - Constructor for class com.mxgraph.model.mxIGraphModel.mxAtomicGraphModelChange
-
Constructs an atomic graph model change for the given model.
- mxImage - Class in com.mxgraph.util
-
Implements a 2-dimensional point with double precision coordinates.
- mxImage(String, int, int) - Constructor for class com.mxgraph.util.mxImage
-
Constructs a new point at (0, 0).
- mxImageBundle - Class in com.mxgraph.util
-
Maps from keys to base64 encoded images or file locations.
- mxImageBundle() - Constructor for class com.mxgraph.util.mxImageBundle
-
- mxImageCanvas - Class in com.mxgraph.canvas
-
An implementation of a canvas that uses Graphics2D for painting.
- mxImageCanvas(mxGraphics2DCanvas, int, int, Color, boolean) - Constructor for class com.mxgraph.canvas.mxImageCanvas
-
- mxImageShape - Class in com.mxgraph.shape
-
A rectangular shape that contains a single image.
- mxImageShape() - Constructor for class com.mxgraph.shape.mxImageShape
-
- mxIMarker - Interface in com.mxgraph.shape
-
- mxInsertHandler - Class in com.mxgraph.swing.handler
-
- mxInsertHandler(mxGraphComponent, String) - Constructor for class com.mxgraph.swing.handler.mxInsertHandler
-
- mxInteractiveCanvas - Class in com.mxgraph.swing.view
-
- mxInteractiveCanvas() - Constructor for class com.mxgraph.swing.view.mxInteractiveCanvas
-
- mxInteractiveCanvas(ImageObserver) - Constructor for class com.mxgraph.swing.view.mxInteractiveCanvas
-
- mxIShape - Interface in com.mxgraph.shape
-
- mxITextShape - Interface in com.mxgraph.shape
-
- mxKeyboardHandler - Class in com.mxgraph.swing.handler
-
- mxKeyboardHandler(mxGraphComponent) - Constructor for class com.mxgraph.swing.handler.mxKeyboardHandler
-
- mxLabelShape - Class in com.mxgraph.shape
-
- mxLabelShape() - Constructor for class com.mxgraph.shape.mxLabelShape
-
- mxLayoutManager - Class in com.mxgraph.view
-
Implements a layout manager that updates the layout for a given transaction.
- mxLayoutManager(mxGraph) - Constructor for class com.mxgraph.view.mxLayoutManager
-
- mxLightweightLabel - Class in com.mxgraph.util
-
- mxLightweightLabel() - Constructor for class com.mxgraph.util.mxLightweightLabel
-
- mxLine - Class in com.mxgraph.util
-
Implements a line with double precision coordinates.
- mxLine(mxPoint, mxPoint) - Constructor for class com.mxgraph.util.mxLine
-
Creates a new line
- mxLine(double, double, mxPoint) - Constructor for class com.mxgraph.util.mxLine
-
Creates a new line
- mxLineShape - Class in com.mxgraph.shape
-
- mxLineShape() - Constructor for class com.mxgraph.shape.mxLineShape
-
- mxMarkerRegistry - Class in com.mxgraph.shape
-
- mxMarkerRegistry() - Constructor for class com.mxgraph.shape.mxMarkerRegistry
-
- mxMedianHybridCrossingReduction - Class in com.mxgraph.layout.hierarchical.stage
-
Performs a vertex ordering within ranks as described by Gansner et al 1993
- mxMedianHybridCrossingReduction(mxHierarchicalLayout) - Constructor for class com.mxgraph.layout.hierarchical.stage.mxMedianHybridCrossingReduction
-
Constructor that has the roots specified
- mxMedianHybridCrossingReduction.MedianCellSorter - Class in com.mxgraph.layout.hierarchical.stage
-
A utility class used to track cells whilst sorting occurs on the median
values.
- mxMedianHybridCrossingReduction.MedianCellSorter() - Constructor for class com.mxgraph.layout.hierarchical.stage.mxMedianHybridCrossingReduction.MedianCellSorter
-
- mxMinimumCycleRemover - Class in com.mxgraph.layout.hierarchical.stage
-
An implementation of the first stage of the Sugiyama layout.
- mxMinimumCycleRemover(mxHierarchicalLayout) - Constructor for class com.mxgraph.layout.hierarchical.stage.mxMinimumCycleRemover
-
Constructor that has the roots specified
- mxModelCodec - Class in com.mxgraph.io
-
Codec for mxGraphModels.
- mxModelCodec() - Constructor for class com.mxgraph.io.mxModelCodec
-
Constructs a new model codec.
- mxModelCodec(Object) - Constructor for class com.mxgraph.io.mxModelCodec
-
Constructs a new model codec for the given template.
- mxModelCodec(Object, String[], String[], Map<String, String>) - Constructor for class com.mxgraph.io.mxModelCodec
-
Constructs a new model codec for the given arguments.
- mxMorphing - Class in com.mxgraph.swing.util
-
Provides animation effects.
- mxMorphing(mxGraphComponent) - Constructor for class com.mxgraph.swing.util.mxMorphing
-
Constructs a new morphing instance for the given graph.
- mxMorphing(mxGraphComponent, int, double, int) - Constructor for class com.mxgraph.swing.util.mxMorphing
-
Constructs a new morphing instance for the given graph.
- mxMouseAdapter - Class in com.mxgraph.swing.util
-
- mxMouseAdapter() - Constructor for class com.mxgraph.swing.util.mxMouseAdapter
-
- mxMovePreview - Class in com.mxgraph.swing.handler
-
Connection handler creates new connections between cells.
- mxMovePreview(mxGraphComponent) - Constructor for class com.mxgraph.swing.handler.mxMovePreview
-
Constructs a new rubberband selection for the given graph component.
- mxMultiplicity - Class in com.mxgraph.view
-
- mxMultiplicity(boolean, String, String, String, int, String, Collection<String>, String, String, boolean) - Constructor for class com.mxgraph.view.mxMultiplicity
-
- mxObjectCodec - Class in com.mxgraph.io
-
Generic codec for Java objects.
- mxObjectCodec(Object) - Constructor for class com.mxgraph.io.mxObjectCodec
-
Constructs a new codec for the specified template object.
- mxObjectCodec(Object, String[], String[], Map<String, String>) - Constructor for class com.mxgraph.io.mxObjectCodec
-
Constructs a new codec for the specified template object.
- mxOrganicLayout - Class in com.mxgraph.layout
-
An implementation of a simulated annealing layout, based on "Drawing Graphs
Nicely Using Simulated Annealing" by Davidson and Harel (1996).
- mxOrganicLayout(mxGraph) - Constructor for class com.mxgraph.layout.mxOrganicLayout
-
Constructor for mxOrganicLayout.
- mxOrganicLayout(mxGraph, Rectangle2D) - Constructor for class com.mxgraph.layout.mxOrganicLayout
-
Constructor for mxOrganicLayout.
- mxOrganicLayout.CellWrapper - Class in com.mxgraph.layout
-
Internal representation of a node or edge that holds cached information
to enable the layout to perform more quickly and to simplify the code
- mxOrganicLayout.CellWrapper(Object) - Constructor for class com.mxgraph.layout.mxOrganicLayout.CellWrapper
-
Constructs a new CellWrapper
- mxOrthogonalLayout - Class in com.mxgraph.layout.orthogonal
-
- mxOrthogonalLayout(mxGraph) - Constructor for class com.mxgraph.layout.orthogonal.mxOrthogonalLayout
-
- mxOrthogonalModel - Class in com.mxgraph.layout.orthogonal.model
-
A custom graph model
- mxOrthogonalModel(mxGraph) - Constructor for class com.mxgraph.layout.orthogonal.model.mxOrthogonalModel
-
- mxPanningHandler - Class in com.mxgraph.swing.handler
-
- mxPanningHandler(mxGraphComponent) - Constructor for class com.mxgraph.swing.handler.mxPanningHandler
-
- mxParallelEdgeLayout - Class in com.mxgraph.layout
-
- mxParallelEdgeLayout(mxGraph) - Constructor for class com.mxgraph.layout.mxParallelEdgeLayout
-
Constructs a new stack layout layout for the specified graph,
spacing, orientation and offset.
- mxParallelEdgeLayout(mxGraph, int) - Constructor for class com.mxgraph.layout.mxParallelEdgeLayout
-
Constructs a new stack layout layout for the specified graph,
spacing, orientation and offset.
- mxPartitionLayout - Class in com.mxgraph.layout
-
- mxPartitionLayout(mxGraph) - Constructor for class com.mxgraph.layout.mxPartitionLayout
-
Constructs a new stack layout layout for the specified graph,
spacing, orientation and offset.
- mxPartitionLayout(mxGraph, boolean) - Constructor for class com.mxgraph.layout.mxPartitionLayout
-
Constructs a new stack layout layout for the specified graph,
spacing, orientation and offset.
- mxPartitionLayout(mxGraph, boolean, int) - Constructor for class com.mxgraph.layout.mxPartitionLayout
-
Constructs a new stack layout layout for the specified graph,
spacing, orientation and offset.
- mxPartitionLayout(mxGraph, boolean, int, int) - Constructor for class com.mxgraph.layout.mxPartitionLayout
-
Constructs a new stack layout layout for the specified graph,
spacing, orientation and offset.
- mxPerimeter - Class in com.mxgraph.view
-
Provides various perimeter functions to be used in a style
as the value of mxConstants.STYLE_PERIMETER.
- mxPerimeter() - Constructor for class com.mxgraph.view.mxPerimeter
-
- mxPerimeter.mxPerimeterFunction - Interface in com.mxgraph.view
-
Defines the requirements for a perimeter function.
- mxPngEncodeParam - Class in com.mxgraph.util.png
-
An instance of ImageEncodeParam
for encoding images in
the PNG format.
- mxPngEncodeParam() - Constructor for class com.mxgraph.util.png.mxPngEncodeParam
-
- mxPngEncodeParam.Gray - Class in com.mxgraph.util.png
-
- mxPngEncodeParam.Gray() - Constructor for class com.mxgraph.util.png.mxPngEncodeParam.Gray
-
Constructs an instance of PNGEncodeParam.Gray
.
- mxPngEncodeParam.Palette - Class in com.mxgraph.util.png
-
- mxPngEncodeParam.Palette() - Constructor for class com.mxgraph.util.png.mxPngEncodeParam.Palette
-
Constructs an instance of PNGEncodeParam.Palette
.
- mxPngEncodeParam.RGB - Class in com.mxgraph.util.png
-
- mxPngEncodeParam.RGB() - Constructor for class com.mxgraph.util.png.mxPngEncodeParam.RGB
-
Constructs an instance of PNGEncodeParam.RGB
.
- mxPngImageEncoder - Class in com.mxgraph.util.png
-
An ImageEncoder for the PNG file format.
- mxPngImageEncoder(OutputStream, mxPngEncodeParam) - Constructor for class com.mxgraph.util.png.mxPngImageEncoder
-
- mxPngSuggestedPaletteEntry - Class in com.mxgraph.util.png
-
A class representing the fields of a PNG suggested palette entry.
- mxPngSuggestedPaletteEntry() - Constructor for class com.mxgraph.util.png.mxPngSuggestedPaletteEntry
-
- mxPngTextDecoder - Class in com.mxgraph.util.png
-
Utility class to extract the compression text portion of a PNG
- mxPngTextDecoder() - Constructor for class com.mxgraph.util.png.mxPngTextDecoder
-
- mxPoint - Class in com.mxgraph.util
-
Implements a 2-dimensional point with double precision coordinates.
- mxPoint() - Constructor for class com.mxgraph.util.mxPoint
-
Constructs a new point at (0, 0).
- mxPoint(Point2D) - Constructor for class com.mxgraph.util.mxPoint
-
Constructs a new point at the location of the given point.
- mxPoint(mxPoint) - Constructor for class com.mxgraph.util.mxPoint
-
Constructs a new point at the location of the given point.
- mxPoint(double, double) - Constructor for class com.mxgraph.util.mxPoint
-
Constructs a new point at (x, y).
- mxPointPair - Class in com.mxgraph.layout.orthogonal.model
-
- mxPointPair() - Constructor for class com.mxgraph.layout.orthogonal.model.mxPointPair
-
- mxPointSequence - Class in com.mxgraph.layout.orthogonal.model
-
- mxPointSequence() - Constructor for class com.mxgraph.layout.orthogonal.model.mxPointSequence
-
- mxRectangle - Class in com.mxgraph.util
-
Implements a 2-dimensional rectangle with double precision coordinates.
- mxRectangle() - Constructor for class com.mxgraph.util.mxRectangle
-
Constructs a new rectangle at (0, 0) with the width and height set to 0.
- mxRectangle(Rectangle2D) - Constructor for class com.mxgraph.util.mxRectangle
-
Constructs a copy of the given rectangle.
- mxRectangle(mxRectangle) - Constructor for class com.mxgraph.util.mxRectangle
-
Constructs a copy of the given rectangle.
- mxRectangle(double, double, double, double) - Constructor for class com.mxgraph.util.mxRectangle
-
Constructs a rectangle using the given parameters.
- mxRectangleShape - Class in com.mxgraph.shape
-
- mxRectangleShape() - Constructor for class com.mxgraph.shape.mxRectangleShape
-
- mxResources - Class in com.mxgraph.util
-
- mxResources() - Constructor for class com.mxgraph.util.mxResources
-
- mxRhombusShape - Class in com.mxgraph.shape
-
- mxRhombusShape() - Constructor for class com.mxgraph.shape.mxRhombusShape
-
- mxRootChangeCodec - Class in com.mxgraph.io
-
Codec for mxChildChanges.
- mxRootChangeCodec() - Constructor for class com.mxgraph.io.mxRootChangeCodec
-
Constructs a new model codec.
- mxRootChangeCodec(Object, String[], String[], Map<String, String>) - Constructor for class com.mxgraph.io.mxRootChangeCodec
-
Constructs a new model codec for the given arguments.
- mxRotationHandler - Class in com.mxgraph.swing.handler
-
Basic example of implementing a handler for rotation.
- mxRotationHandler(mxGraphComponent) - Constructor for class com.mxgraph.swing.handler.mxRotationHandler
-
Constructs a new rotation handler.
- mxRubberband - Class in com.mxgraph.swing.handler
-
Implements a rubberband selection.
- mxRubberband(mxGraphComponent) - Constructor for class com.mxgraph.swing.handler.mxRubberband
-
Constructs a new rubberband selection for the given graph component.
- mxSaxOutputHandler - Class in com.mxgraph.reader
-
XMLReader reader = SAXParserFactory.newInstance().newSAXParser()
.getXMLReader();
reader.setContentHandler(new mxSaxExportHandler(
new mxGraphicsExportCanvas(g2)));
reader.parse(new InputSource(new StringReader(xml)));
- mxSaxOutputHandler(mxICanvas2D) - Constructor for class com.mxgraph.reader.mxSaxOutputHandler
-
- mxSaxOutputHandler.IElementHandler - Interface in com.mxgraph.reader
-
- mxSegment - Class in com.mxgraph.layout.orthogonal.model
-
- mxSegment() - Constructor for class com.mxgraph.layout.orthogonal.model.mxSegment
-
- mxSelectionCellsHandler - Class in com.mxgraph.swing.handler
-
- mxSelectionCellsHandler(mxGraphComponent) - Constructor for class com.mxgraph.swing.handler.mxSelectionCellsHandler
-
- mxSpaceManager - Class in com.mxgraph.view
-
- mxSpaceManager(mxGraph) - Constructor for class com.mxgraph.view.mxSpaceManager
-
- mxSpline - Class in com.mxgraph.util
-
- mxSpline(List<mxPoint>) - Constructor for class com.mxgraph.util.mxSpline
-
- mxSpline1D - Class in com.mxgraph.util
-
One dimension of a spline curve
- mxSpline1D(double[], double[]) - Constructor for class com.mxgraph.util.mxSpline1D
-
Creates a new Spline.
- mxStackLayout - Class in com.mxgraph.layout
-
- mxStackLayout(mxGraph) - Constructor for class com.mxgraph.layout.mxStackLayout
-
Constructs a new stack layout layout for the specified graph,
spacing, orientation and offset.
- mxStackLayout(mxGraph, boolean) - Constructor for class com.mxgraph.layout.mxStackLayout
-
Constructs a new stack layout layout for the specified graph,
spacing, orientation and offset.
- mxStackLayout(mxGraph, boolean, int) - Constructor for class com.mxgraph.layout.mxStackLayout
-
Constructs a new stack layout layout for the specified graph,
spacing, orientation and offset.
- mxStackLayout(mxGraph, boolean, int, int, int, int) - Constructor for class com.mxgraph.layout.mxStackLayout
-
Constructs a new stack layout layout for the specified graph,
spacing, orientation and offset.
- mxStencil - Class in com.mxgraph.shape
-
Implements a stencil for the given XML definition.
- mxStencil(Element) - Constructor for class com.mxgraph.shape.mxStencil
-
Constructs a new stencil for the given mxGraph shape description.
- mxStencilRegistry - Class in com.mxgraph.shape
-
- mxStencilRegistry() - Constructor for class com.mxgraph.shape.mxStencilRegistry
-
- mxStencilShape - Class in com.mxgraph.shape
-
Stencil shape drawing that takes an XML definition of the shape and renders
it.
- mxStencilShape() - Constructor for class com.mxgraph.shape.mxStencilShape
-
- mxStencilShape(String) - Constructor for class com.mxgraph.shape.mxStencilShape
-
Constructs a new stencil for the given Dia shape description.
- mxStencilShape(Document) - Constructor for class com.mxgraph.shape.mxStencilShape
-
- mxStencilShape.svgShape - Class in com.mxgraph.shape
-
- mxStencilShape.svgShape(Shape, Map<String, Object>) - Constructor for class com.mxgraph.shape.mxStencilShape.svgShape
-
- mxStyleRegistry - Class in com.mxgraph.view
-
Singleton class that acts as a global converter from string to object values
in a style.
- mxStyleRegistry() - Constructor for class com.mxgraph.view.mxStyleRegistry
-
- mxStylesheet - Class in com.mxgraph.view
-
Defines the appearance of the cells in a graph.
- mxStylesheet() - Constructor for class com.mxgraph.view.mxStylesheet
-
Constructs a new stylesheet and assigns default styles.
- mxStylesheetCodec - Class in com.mxgraph.io
-
Codec for mxStylesheets.
- mxStylesheetCodec() - Constructor for class com.mxgraph.io.mxStylesheetCodec
-
Constructs a new model codec.
- mxStylesheetCodec(Object) - Constructor for class com.mxgraph.io.mxStylesheetCodec
-
Constructs a new stylesheet codec for the given template.
- mxStylesheetCodec(Object, String[], String[], Map<String, String>) - Constructor for class com.mxgraph.io.mxStylesheetCodec
-
Constructs a new model codec for the given arguments.
- mxStyleUtils - Class in com.mxgraph.util
-
Contains various style helper methods for use with mxGraph.
- mxStyleUtils() - Constructor for class com.mxgraph.util.mxStyleUtils
-
- mxSvgCanvas - Class in com.mxgraph.canvas
-
An implementation of a canvas that uses SVG for painting.
- mxSvgCanvas() - Constructor for class com.mxgraph.canvas.mxSvgCanvas
-
Constructs a new SVG canvas for the specified dimension and scale.
- mxSvgCanvas(Document) - Constructor for class com.mxgraph.canvas.mxSvgCanvas
-
Constructs a new SVG canvas for the specified bounds, scale and
background color.
- mxSwimlaneManager - Class in com.mxgraph.view
-
Manager for swimlanes and nested swimlanes that sets the size of newly added
swimlanes to that of their siblings, and propagates changes to the size of a
swimlane to its siblings, if siblings is true, and its ancestors, if
bubbling is true.
- mxSwimlaneManager(mxGraph) - Constructor for class com.mxgraph.view.mxSwimlaneManager
-
- mxSwimlaneShape - Class in com.mxgraph.shape
-
- mxSwimlaneShape() - Constructor for class com.mxgraph.shape.mxSwimlaneShape
-
- mxSwingConstants - Class in com.mxgraph.swing.util
-
- mxSwingConstants() - Constructor for class com.mxgraph.swing.util.mxSwingConstants
-
- mxTemporaryCellStates - Class in com.mxgraph.view
-
- mxTemporaryCellStates(mxGraphView) - Constructor for class com.mxgraph.view.mxTemporaryCellStates
-
Constructs a new temporary cell states instance.
- mxTemporaryCellStates(mxGraphView, double) - Constructor for class com.mxgraph.view.mxTemporaryCellStates
-
Constructs a new temporary cell states instance.
- mxTemporaryCellStates(mxGraphView, double, Object[]) - Constructor for class com.mxgraph.view.mxTemporaryCellStates
-
Constructs a new temporary cell states instance.
- mxTerminalChangeCodec - Class in com.mxgraph.io
-
Codec for mxChildChanges.
- mxTerminalChangeCodec() - Constructor for class com.mxgraph.io.mxTerminalChangeCodec
-
Constructs a new model codec.
- mxTerminalChangeCodec(Object, String[], String[], Map<String, String>) - Constructor for class com.mxgraph.io.mxTerminalChangeCodec
-
Constructs a new model codec for the given arguments.
- mxTraversal - Class in com.mxgraph.analysis
-
Implements a collection of utility methods for traversing the
graph structure.
- mxTraversal() - Constructor for class com.mxgraph.analysis.mxTraversal
-
- mxTriangleShape - Class in com.mxgraph.shape
-
- mxTriangleShape() - Constructor for class com.mxgraph.shape.mxTriangleShape
-
- mxUndoableEdit - Class in com.mxgraph.util
-
Implements a 2-dimensional rectangle with double precision coordinates.
- mxUndoableEdit(Object) - Constructor for class com.mxgraph.util.mxUndoableEdit
-
Constructs a new undoable edit for the given source.
- mxUndoableEdit(Object, boolean) - Constructor for class com.mxgraph.util.mxUndoableEdit
-
Constructs a new undoable edit for the given source.
- mxUndoableEdit.mxUndoableChange - Interface in com.mxgraph.util
-
Defines the requirements for an undoable change.
- mxUndoManager - Class in com.mxgraph.util
-
Implements an undo history.
- mxUndoManager() - Constructor for class com.mxgraph.util.mxUndoManager
-
Constructs a new undo manager with a default history size.
- mxUndoManager(int) - Constructor for class com.mxgraph.util.mxUndoManager
-
Constructs a new undo manager for the specified size.
- mxUnionFind - Class in com.mxgraph.analysis
-
Implements a union find structure that uses union by rank and path
compression.
- mxUnionFind(Object[]) - Constructor for class com.mxgraph.analysis.mxUnionFind
-
Constructs a union find structure and initializes it with the specified
elements.
- mxUnionFind.Node - Class in com.mxgraph.analysis
-
A class that defines the identity of a set.
- mxUnionFind.Node() - Constructor for class com.mxgraph.analysis.mxUnionFind.Node
-
- mxUtils - Class in com.mxgraph.util
-
Contains various helper methods for use with mxGraph.
- mxUtils() - Constructor for class com.mxgraph.util.mxUtils
-
- mxVertexHandler - Class in com.mxgraph.swing.handler
-
- mxVertexHandler(mxGraphComponent, mxCellState) - Constructor for class com.mxgraph.swing.handler.mxVertexHandler
-
- mxVmlCanvas - Class in com.mxgraph.canvas
-
An implementation of a canvas that uses VML for painting.
- mxVmlCanvas() - Constructor for class com.mxgraph.canvas.mxVmlCanvas
-
Constructs a new VML canvas for the specified dimension and scale.
- mxVmlCanvas(Document) - Constructor for class com.mxgraph.canvas.mxVmlCanvas
-
Constructs a new VML canvas for the specified bounds, scale and
background color.
- mxXmlUtils - Class in com.mxgraph.util
-
Contains various XML helper methods for use with mxGraph.
- mxXmlUtils() - Constructor for class com.mxgraph.util.mxXmlUtils
-
- RAD_PER_DEG - Static variable in class com.mxgraph.util.mxConstants
-
Defines the number of radians per degree.
- radius - Variable in class com.mxgraph.layout.mxCircleLayout
-
Integer specifying the size of the radius.
- radius - Variable in class com.mxgraph.layout.mxFastOrganicLayout
-
The approximate radius of each cell, nodes only.
- radiusScaleFactor - Variable in class com.mxgraph.layout.mxOrganicLayout
-
The factor by which the moveRadius
is multiplied by after
every iteration.
- radiusSquared - Variable in class com.mxgraph.layout.mxFastOrganicLayout
-
The approximate radius squared of each cell, nodes only.
- radiusSquared - Variable in class com.mxgraph.layout.mxOrganicLayout.CellWrapper
-
The approximate radius squared of this cell, nodes only.
- rankBottomY - Variable in class com.mxgraph.layout.hierarchical.stage.mxCoordinateAssignment
-
Internal cache of bottom-most value of Y for each rank
- rankCoordinates(int, mxGraph, mxGraphHierarchyModel) - Method in class com.mxgraph.layout.hierarchical.stage.mxCoordinateAssignment
-
Sets up the layout in an initial positioning.
- rankIndex - Variable in class com.mxgraph.layout.hierarchical.stage.mxCoordinateAssignment.WeightedCellSorter
-
The index this cell is in the model rank
- rankMedianPosition(int, mxGraphHierarchyModel, int) - Method in class com.mxgraph.layout.hierarchical.stage.mxCoordinateAssignment
-
Performs median minimisation over one rank.
- ranks - Variable in class com.mxgraph.layout.hierarchical.model.mxGraphHierarchyModel
-
Mapping from rank number to actual rank
- rankTopY - Variable in class com.mxgraph.layout.hierarchical.stage.mxCoordinateAssignment
-
Internal cache of top-most values of Y for each rank
- rankWidths - Variable in class com.mxgraph.layout.hierarchical.stage.mxCoordinateAssignment
-
The width of all the ranks
- rankY - Variable in class com.mxgraph.layout.hierarchical.stage.mxCoordinateAssignment
-
The Y-coordinate of all the ranks
- read(Node) - Method in class com.mxgraph.reader.mxDomOutputParser
-
- read(char[], int, int) - Method in class com.mxgraph.util.svg.NormalizingReader
-
Read characters into a portion of an array.
- read() - Method in class com.mxgraph.util.svg.StringNormalizingReader
-
Read a single character.
- reader - Variable in class com.mxgraph.util.svg.AbstractParser
-
The normalizing reader.
- readFile(String) - Static method in class com.mxgraph.util.mxUtils
-
Reads the given filename into a string.
- readInputStream(InputStream) - Static method in class com.mxgraph.util.mxUtils
-
Reads the given filename into a string.
- rect(double, double, double, double) - Method in class com.mxgraph.canvas.mxGraphicsCanvas2D
-
- rect(double, double, double, double) - Method in interface com.mxgraph.canvas.mxICanvas2D
-
Next fill or stroke should draw a rectangle.
- RECTANGLE_ROUNDING_FACTOR - Static variable in class com.mxgraph.util.mxConstants
-
Defines the rounding factor for rounded rectangles in percent between
0 and 1.
- RectanglePerimeter - Static variable in class com.mxgraph.view.mxPerimeter
-
Describes a rectangular perimeter for the given bounds.
- red - Variable in class com.mxgraph.util.png.mxPngSuggestedPaletteEntry
-
The red color value of the entry.
- REDO - Static variable in class com.mxgraph.util.mxEvent
-
- redo() - Method in class com.mxgraph.util.mxUndoableEdit
-
- redo() - Method in class com.mxgraph.util.mxUndoManager
-
Redoes the last change.
- redone - Variable in class com.mxgraph.util.mxUndoableEdit
-
Specifies the state of the undoable edit.
- redraw(mxCellState) - Method in class com.mxgraph.swing.mxGraphComponent
-
Updates the buffer (if one exists) and repaints the given cell state.
- reduceTemperature() - Method in class com.mxgraph.layout.mxFastOrganicLayout
-
Reduces the temperature of the layout from an initial setting in a linear
fashion to zero.
- reference(Object) - Method in class com.mxgraph.io.mxCodec
-
Hook for subclassers to implement a custom method for retrieving IDs from
objects.
- refresh(mxCellState) - Method in class com.mxgraph.swing.handler.mxCellHandler
-
Refreshes the cell handler.
- refresh() - Method in class com.mxgraph.swing.handler.mxSelectionCellsHandler
-
- refresh() - Method in class com.mxgraph.swing.mxGraphComponent
-
Refreshes the display and handles.
- refresh() - Method in class com.mxgraph.view.mxGraph
-
Clears all cell states or the states for the hierarchy starting at the
given cell and validates the graph.
- refreshHandler - Variable in class com.mxgraph.swing.handler.mxSelectionCellsHandler
-
- register(mxObjectCodec) - Static method in class com.mxgraph.io.mxCodecRegistry
-
Registers a new codec and associates the name of the template constructor
in the codec with the codec object.
- registerMarker(String, mxIMarker) - Static method in class com.mxgraph.shape.mxMarkerRegistry
-
- regularity(mxAnalysisGraph) - Static method in class com.mxgraph.analysis.mxGraphStructure
-
- relative - Variable in class com.mxgraph.model.mxGeometry
-
Specifies if the coordinates in the geometry are to be interpreted as
relative coordinates.
- relevantEdges - Variable in class com.mxgraph.layout.mxOrganicLayout.CellWrapper
-
All edge that repel this cell, only used for nodes.
- reload() - Method in class com.mxgraph.view.mxGraphView
-
Removes all existing cell states and invokes validate.
- remove(int) - Method in class com.mxgraph.model.mxCell
-
- remove(mxICell) - Method in class com.mxgraph.model.mxCell
-
- remove(Object) - Method in class com.mxgraph.model.mxGraphModel
-
- remove(int) - Method in interface com.mxgraph.model.mxICell
-
Removes the child at the specified index from the child array and
returns the child that was removed.
- remove(mxICell) - Method in interface com.mxgraph.model.mxICell
-
Removes the given child from the child array and returns it.
- remove(Object) - Method in interface com.mxgraph.model.mxIGraphModel
-
Removes the specified cell from the model.
- REMOVE_CELLS - Static variable in class com.mxgraph.util.mxEvent
-
- REMOVE_CELLS_FROM_PARENT - Static variable in class com.mxgraph.util.mxEvent
-
- REMOVE_OVERLAY - Static variable in class com.mxgraph.util.mxEvent
-
- removeAllComponents(Hashtable<Object, Component[]>) - Method in class com.mxgraph.swing.mxGraphComponent
-
- removeAllOverlays(Hashtable<Object, mxICellOverlay[]>) - Method in class com.mxgraph.swing.mxGraphComponent
-
- removeAllPrivateChunks() - Method in class com.mxgraph.util.png.mxPngEncodeParam
-
Remove all private chunks associated with this parameter instance.
- removeAllStylenames(String) - Static method in class com.mxgraph.util.mxStyleUtils
-
Removes all stylenames from the given style and returns the updated
style.
- removeAllStylenames(String) - Static method in class com.mxgraph.util.mxUtils
-
Deprecated.
Use mxStyleUtils.removeAllStylenames(String)
(Jan 2012)
- removeCell(Object) - Method in class com.mxgraph.view.mxGraphSelectionModel
-
Removes the given cell from the selection.
- removeCellOverlay(Object, mxICellOverlay) - Method in class com.mxgraph.swing.mxGraphComponent
-
Removes and returns the given overlay from the given cell.
- removeCellOverlayComponent(mxICellOverlay, Object) - Method in class com.mxgraph.swing.mxGraphComponent
-
Notified when an overlay has been removed from the graph.
- removeCellOverlays(Object) - Method in class com.mxgraph.swing.mxGraphComponent
-
Removes all overlays from the given cell.
- removeCells(mxGraphComponent, Object[]) - Method in class com.mxgraph.swing.handler.mxGraphTransferHandler
-
- removeCells() - Method in class com.mxgraph.view.mxGraph
-
Removes the selection cells from the graph.
- removeCells(Object[]) - Method in class com.mxgraph.view.mxGraph
-
Removes the given cells from the graph.
- removeCells(Object[], boolean) - Method in class com.mxgraph.view.mxGraph
-
Removes the given cells from the graph including all connected edges if
includeEdges is true.
- removeCells(Object[]) - Method in class com.mxgraph.view.mxGraphSelectionModel
-
- removeCellsFromParent - Variable in class com.mxgraph.swing.handler.mxGraphHandler
-
Specifies if cells may be moved out of their parents.
- removeCellsFromParent() - Method in class com.mxgraph.view.mxGraph
-
Removes the selection cells from their parents and adds them to the
default parent returned by getDefaultParent.
- removeCellsFromParent(Object[]) - Method in class com.mxgraph.view.mxGraph
-
Removes the specified cells from their parents and adds them to the
default parent.
- removeComponent(Component, Object) - Method in class com.mxgraph.swing.mxGraphComponent
-
- removed - Variable in class com.mxgraph.view.mxGraphSelectionModel.mxSelectionChange
-
- removeEdge(mxICell, boolean) - Method in class com.mxgraph.model.mxCell
-
- removeEdge(mxICell, boolean) - Method in interface com.mxgraph.model.mxICell
-
Removes the specified edge from the edge array and returns the edge.
- removeFromParent() - Method in class com.mxgraph.model.mxCell
-
- removeFromParent() - Method in interface com.mxgraph.model.mxICell
-
Removes the cell from its parent.
- removeFromTerminal(boolean) - Method in class com.mxgraph.model.mxCell
-
- removeFromTerminal(boolean) - Method in interface com.mxgraph.model.mxICell
-
Removes the edge from its source or target terminal.
- removeGraphListeners(mxGraph) - Method in class com.mxgraph.swing.handler.mxConnectionHandler
-
Removes all installed listeners.
- removeGraphListeners(mxGraph) - Method in class com.mxgraph.swing.handler.mxSelectionCellsHandler
-
Removes all installed listeners.
- removeImageBundle(mxImageBundle) - Method in class com.mxgraph.view.mxGraph
-
Removes the specified bundle.
- removeListener(mxEventSource.mxIEventListener) - Method in interface com.mxgraph.model.mxIGraphModel
-
Function: removeListener
Removes the given listener from the list of listeners.
- removeListener(mxEventSource.mxIEventListener, String) - Method in interface com.mxgraph.model.mxIGraphModel
-
Function: removeListener
Removes the given listener from the list of listeners.
- removeListener(mxEventSource.mxIEventListener) - Method in class com.mxgraph.swing.handler.mxCellMarker
-
Removes the given event listener.
- removeListener(mxEventSource.mxIEventListener, String) - Method in class com.mxgraph.swing.handler.mxCellMarker
-
Removes the given event listener for the specified event name.
- removeListener(mxEventSource.mxIEventListener) - Method in class com.mxgraph.swing.handler.mxConnectionHandler
-
Removes the given event listener.
- removeListener(mxEventSource.mxIEventListener, String) - Method in class com.mxgraph.swing.handler.mxConnectionHandler
-
Removes the given event listener for the specified event name.
- removeListener(mxEventSource.mxIEventListener) - Method in class com.mxgraph.swing.handler.mxInsertHandler
-
- removeListener(mxEventSource.mxIEventListener, String) - Method in class com.mxgraph.swing.handler.mxInsertHandler
-
- removeListener(mxEventSource.mxIEventListener) - Method in class com.mxgraph.swing.mxGraphComponent
-
- removeListener(mxEventSource.mxIEventListener, String) - Method in class com.mxgraph.swing.mxGraphComponent
-
- removeListener(mxEventSource.mxIEventListener) - Method in class com.mxgraph.util.mxEventSource
-
Function: removeListener
Removes all occurances of the given listener from the list of listeners.
- removeListener(mxEventSource.mxIEventListener, String) - Method in class com.mxgraph.util.mxEventSource
-
Function: removeListener
Removes all occurances of the given listener from the list of listeners.
- removeMin() - Method in class com.mxgraph.analysis.mxFibonacciHeap
-
Removes the smallest element from the heap.
- removePropertyChangeListener(PropertyChangeListener) - Method in class com.mxgraph.view.mxGraph
-
- removePropertyChangeListener(String, PropertyChangeListener) - Method in class com.mxgraph.view.mxGraph
-
- removeSelectionCell(Object) - Method in class com.mxgraph.view.mxGraph
-
- removeSelectionCells(Object[]) - Method in class com.mxgraph.view.mxGraph
-
- removeState(Object) - Method in class com.mxgraph.view.mxGraphView
-
Removes and returns the mxCellState for the given cell.
- removeStateForCell(Object) - Method in class com.mxgraph.view.mxGraph
-
Removes all cached information for the given cell and its descendants.
- removeStylename(String, String) - Static method in class com.mxgraph.util.mxStyleUtils
-
Removes all occurrences of the specified stylename in the given style and
returns the updated style.
- removeUnsafeToCopyPrivateChunks() - Method in class com.mxgraph.util.png.mxPngEncodeParam
-
Remove all private chunks associated with this parameter instance
whose 'safe-to-copy' bit is not set.
- rendererPane - Variable in class com.mxgraph.canvas.mxGraphics2DCanvas
-
Optional renderer pane to be used for HTML label rendering.
- rendererPane - Variable in class com.mxgraph.canvas.mxGraphicsCanvas2D
-
Optional renderer pane to be used for HTML label rendering.
- repaint(mxRectangle) - Method in class com.mxgraph.swing.handler.mxMovePreview
-
- REPAINT - Static variable in class com.mxgraph.util.mxEvent
-
- repaint(long, int, int, int, int) - Method in class com.mxgraph.util.mxLightweightLabel
-
Overridden for performance reasons.
- repaint(Rectangle) - Method in class com.mxgraph.util.mxLightweightLabel
-
Overridden for performance reasons.
- repaint() - Method in class com.mxgraph.view.mxGraph
-
Fires a repaint event.
- repaint(mxRectangle) - Method in class com.mxgraph.view.mxGraph
-
Fires a repaint event.
- repaintBuffer - Variable in class com.mxgraph.swing.mxGraphOutline
-
True if the triple buffer needs a full repaint.
- repaintClip - Variable in class com.mxgraph.swing.mxGraphOutline
-
Clip of the triple buffer to be repainted.
- repaintHandler - Variable in class com.mxgraph.swing.mxGraphComponent
-
- repaintHandler - Variable in class com.mxgraph.swing.mxGraphOutline
-
- repaintTripleBuffer(Rectangle) - Method in class com.mxgraph.swing.mxGraphComponent
-
Clears and repaints the triple buffer at the given rectangle or repaints
the complete buffer if no rectangle is specified.
- repaintTripleBuffer(Rectangle) - Method in class com.mxgraph.swing.mxGraphOutline
-
Clears and repaints the triple buffer at the given rectangle or repaints
the complete buffer if no rectangle is specified.
- replaceHtmlLinefeeds - Variable in class com.mxgraph.shape.mxHtmlTextShape
-
Specifies if linefeeds should be replaced with breaks in HTML markup.
- replaceLinefeeds - Variable in class com.mxgraph.swing.view.mxCellEditor
-
Specifies if linefeeds should be replaced with BREAKS before editing,
and BREAKS should be replaced with linefeeds after editing.
- reportCharacterExpectedError(char, int) - Method in class com.mxgraph.util.svg.AbstractParser
-
simple api to call often reported error.
- reportError(String, Object[]) - Method in class com.mxgraph.util.svg.AbstractParser
-
Signals an error to the error handler.
- reportUnexpected(int) - Method in class com.mxgraph.util.svg.PathParser
-
- reportUnexpectedCharacterError(int) - Method in class com.mxgraph.util.svg.AbstractParser
-
simple api to call often reported error.
- repositionValid(mxGraphHierarchyModel, mxGraphAbstractHierarchyCell, int, double) - Method in class com.mxgraph.layout.hierarchical.stage.mxCoordinateAssignment
-
Determines whether or not a node may be moved to the specified x
position on the specified rank
- reset() - Method in class com.mxgraph.swing.handler.mxCellHandler
-
Resets the state of the handler and removes the preview.
- reset() - Method in class com.mxgraph.swing.handler.mxCellMarker
-
Resets the state of the cell marker.
- reset() - Method in class com.mxgraph.swing.handler.mxConnectionHandler
-
- reset() - Method in class com.mxgraph.swing.handler.mxEdgeHandler
-
Extends the implementation to reset the current error and marker.
- reset() - Method in class com.mxgraph.swing.handler.mxGraphHandler
-
- reset() - Method in class com.mxgraph.swing.handler.mxInsertHandler
-
- reset() - Method in class com.mxgraph.swing.handler.mxMovePreview
-
- reset() - Method in class com.mxgraph.swing.handler.mxRotationHandler
-
- reset() - Method in class com.mxgraph.swing.handler.mxRubberband
-
Resets the rubberband selection without carrying out the selection.
- reset() - Method in class com.mxgraph.swing.handler.mxSelectionCellsHandler
-
- reset() - Method in class com.mxgraph.util.svg.ExtendedGeneralPath
-
Delegates to the enclosed GeneralPath
.
- resetEdge(Object) - Method in class com.mxgraph.view.mxGraph
-
Resets the control points of the given edge.
- resetEdges - Variable in class com.mxgraph.layout.mxCircleLayout
-
Specifies if all edge points of traversed edges should be removed.
- resetEdges - Variable in class com.mxgraph.layout.mxCompactTreeLayout
-
Specifies if all edge points of traversed edges should be removed.
- resetEdges - Variable in class com.mxgraph.layout.mxFastOrganicLayout
-
Specifies if all edge points of traversed edges should be removed.
- resetEdges - Variable in class com.mxgraph.layout.mxOrganicLayout
-
Specifies if all edge points of traversed edges should be removed.
- resetEdges(Object[]) - Method in class com.mxgraph.view.mxGraph
-
Resets the control points of the edges that are connected to the given
cells if not both ends of the edge are in the given cells array.
- resetEdgesOnConnect - Variable in class com.mxgraph.view.mxGraph
-
Specifies if edge control points should be reset after
the the edge has been reconnected.
- resetEdgesOnMove - Variable in class com.mxgraph.view.mxGraph
-
Specifies if edge control points should be reset after
the move of a connected cell.
- resetEdgesOnResize - Variable in class com.mxgraph.view.mxGraph
-
Specifies if loops (aka self-references) are allowed.
- resetHandler - Variable in class com.mxgraph.swing.handler.mxConnectionHandler
-
- resetViewOnRootChange - Variable in class com.mxgraph.view.mxGraph
-
Specifies if the scale and translate should be reset if
the root changes in the model.
- RESIZE_CELLS - Static variable in class com.mxgraph.util.mxEvent
-
- resizeCell(MouseEvent) - Method in class com.mxgraph.swing.handler.mxVertexHandler
-
- resizeCell(Object, mxRectangle) - Method in class com.mxgraph.view.mxGraph
-
Sets the bounds of the given cell using resizeCells.
- resizeCells(Object[], mxRectangle[]) - Method in class com.mxgraph.view.mxGraph
-
Sets the bounds of the given cells and fires a mxEvent.RESIZE_CELLS
event.
- resizeEnabled - Variable in class com.mxgraph.view.mxSwimlaneManager
-
Specifies if resizing of swimlanes should be handled.
- resizeHandler - Variable in class com.mxgraph.view.mxSpaceManager
-
- resizeHandler - Variable in class com.mxgraph.view.mxSwimlaneManager
-
- resizeParent - Variable in class com.mxgraph.layout.hierarchical.mxHierarchicalLayout
-
Specifies if the parent should be resized after the layout so that it
contains all the child cells.
- resizeParent - Variable in class com.mxgraph.layout.mxCompactTreeLayout
-
If the parents should be resized to match the width/height of the
children.
- resizeParent - Variable in class com.mxgraph.layout.mxStackLayout
-
If the parent should be resized to match the width/height of the
stack.
- resizeSwimlane(Object, double, double, boolean) - Method in class com.mxgraph.view.mxSwimlaneManager
-
Sets the width or height of the given swimlane to the given value depending
on .
- resizeVertices - Variable in class com.mxgraph.layout.mxPartitionLayout
-
Boolean that specifies if vertices should be resized.
- resolve(mxICell, String) - Static method in class com.mxgraph.model.mxCellPath
-
Returns the cell for the specified cell path using the given root as the
root of the path.
- restore() - Method in class com.mxgraph.canvas.mxGraphicsCanvas2D
-
Restores the last canvas state.
- restore() - Method in interface com.mxgraph.canvas.mxICanvas2D
-
Restores the previous state of the canvas.
- restore(List<mxCellState>) - Method in class com.mxgraph.swing.view.mxCellStatePreview
-
- restoreClone(Object, Object, Map<Object, Object>) - Method in class com.mxgraph.model.mxGraphModel
-
Inner helper method for restoring the connections in
a network of cloned cells.
- restoreState(mxCellState, mxCellState) - Method in class com.mxgraph.swing.view.mxCellStatePreview
-
- revalidate(mxCellState) - Method in class com.mxgraph.swing.handler.mxConnectPreview
-
- revalidate() - Method in class com.mxgraph.util.mxLightweightLabel
-
Overridden for performance reasons.
- revalidate() - Method in class com.mxgraph.view.mxGraphView
-
- revalidateState(mxCellState, mxCellState, double, double) - Method in class com.mxgraph.swing.view.mxCellStatePreview
-
- reverse - Variable in class com.mxgraph.io.mxObjectCodec
-
Maps from from XML attribute names to fieldnames.
- reversePortConstraints(int) - Static method in class com.mxgraph.util.mxUtils
-
- rgbRegex - Static variable in class com.mxgraph.util.mxHtmlColor
-
- RhombusPerimeter - Static variable in class com.mxgraph.view.mxPerimeter
-
Describes a rhombus (aka diamond) perimeter.
- RIGHT - Static variable in class com.mxgraph.view.mxEdgeStyle
-
- RIGHT_MASK - Static variable in class com.mxgraph.view.mxEdgeStyle
-
- root - Variable in class com.mxgraph.model.mxGraphModel.mxRootChange
-
Holds the new and previous root cell.
- root - Variable in class com.mxgraph.model.mxGraphModel
-
Holds the root cell, which in turn contains the cells that represent the
layers of the diagram as child cells.
- root - Variable in class com.mxgraph.shape.mxStencilShape
-
Reference to the root node of the Dia shape description.
- ROOT - Static variable in class com.mxgraph.util.mxEvent
-
- root - Variable in class com.mxgraph.view.mxGraphView.mxCurrentRootChange
-
- rootChanged(Object) - Method in class com.mxgraph.model.mxGraphModel
-
Inner callback to change the root of the model and update the internal
datastructures, such as cells and nextId.
- roots - Variable in class com.mxgraph.layout.hierarchical.model.mxGraphHierarchyModel
-
Store of roots of this hierarchy model, these are real graph cells, not
internal cells
- roots - Variable in class com.mxgraph.layout.hierarchical.mxHierarchicalLayout
-
The root nodes of the layout
- rootShape - Variable in class com.mxgraph.shape.mxStencilShape
-
- rotate(double, boolean, boolean, double, double) - Method in class com.mxgraph.canvas.mxGraphicsCanvas2D
-
- rotate(double, boolean, boolean, double, double) - Method in interface com.mxgraph.canvas.mxICanvas2D
-
Rotates the canvas by the given angle around the given center.
- ROTATE_ICON - Static variable in class com.mxgraph.swing.handler.mxRotationHandler
-
- rotationCx - Variable in class com.mxgraph.canvas.mxGraphicsCanvas2D.CanvasState
-
- rotationCy - Variable in class com.mxgraph.canvas.mxGraphicsCanvas2D.CanvasState
-
- rotationEnabled - Variable in class com.mxgraph.shape.mxCurveLabelShape
-
- rounded - Variable in class com.mxgraph.swing.handler.mxInsertHandler
-
- roundrect(double, double, double, double, double, double) - Method in class com.mxgraph.canvas.mxGraphicsCanvas2D
-
Implements a rounded rectangle using a path.
- roundrect(double, double, double, double, double, double) - Method in interface com.mxgraph.canvas.mxICanvas2D
-
Next fill or stroke should draw a round rectangle.
- route(Object, double, double) - Method in class com.mxgraph.layout.mxParallelEdgeLayout
-
- routePatterns - Static variable in class com.mxgraph.view.mxEdgeStyle
-
The default routing patterns for orthogonal connections
- routeToGrid - Variable in class com.mxgraph.layout.orthogonal.mxOrthogonalLayout
-
Whether or not to route the edges along grid lines only, if the grid
is enabled.
- rtlGlyphVectors - Variable in class com.mxgraph.shape.mxCurveLabelShape
-
Cache of BIDI glyph vectors
- RUBBERBAND_BORDERCOLOR - Static variable in class com.mxgraph.swing.util.mxSwingConstants
-
Defines the rubberband border color.
- RUBBERBAND_FILLCOLOR - Static variable in class com.mxgraph.swing.util.mxSwingConstants
-
Defines the rubberband fill color with an alpha of 80.
- run(Object) - Method in class com.mxgraph.layout.hierarchical.mxHierarchicalLayout
-
The API method used to exercise the layout upon the graph description
and produce a separate description of the vertex position and edge
routing changes made.
- sampleDepth - Variable in class com.mxgraph.util.png.mxPngSuggestedPaletteEntry
-
The depth of the color samples.
- save() - Method in class com.mxgraph.canvas.mxGraphicsCanvas2D
-
Saves the current canvas state.
- save() - Method in interface com.mxgraph.canvas.mxICanvas2D
-
Saves the current state of the canvas.
- scale - Variable in class com.mxgraph.canvas.mxBasicCanvas
-
Specifies the current scale.
- scale - Variable in class com.mxgraph.canvas.mxGraphicsCanvas2D.CanvasState
-
- scale(double) - Method in class com.mxgraph.canvas.mxGraphicsCanvas2D
-
- scale(double) - Method in interface com.mxgraph.canvas.mxICanvas2D
-
Uniformaly scales the canvas by the given amount.
- scale - Variable in class com.mxgraph.reader.mxGraphViewReader
-
Holds the global scale of the graph.
- scale - Variable in class com.mxgraph.swing.mxGraphOutline
-
- SCALE - Static variable in class com.mxgraph.util.mxEvent
-
- scale - Variable in class com.mxgraph.view.mxGraphView
-
Specifies the scale.
- SCALE_AND_TRANSLATE - Static variable in class com.mxgraph.util.mxEvent
-
- scaleAndTranslate(double, double, double) - Method in class com.mxgraph.view.mxGraphView
-
Sets the scale and translation.
- scaleHandler - Variable in class com.mxgraph.swing.mxGraphComponent
-
Resets the zoom policy if the scale is changed manually.
- scaleImage(Image, int, int) - Method in class com.mxgraph.canvas.mxGraphicsCanvas2D
-
- scrollCellToVisible(Object) - Method in class com.mxgraph.swing.mxGraphComponent
-
Scrolls the graph so that it shows the given cell.
- scrollCellToVisible(Object, boolean) - Method in class com.mxgraph.swing.mxGraphComponent
-
Scrolls the graph so that it shows the given cell.
- scrollPane - Variable in class com.mxgraph.swing.view.mxCellEditor
-
- scrollRectToVisible(Rectangle, boolean) - Method in class com.mxgraph.swing.mxGraphComponent.mxGraphControl
-
Overrides parent method to add extend flag for making the control
larger during previews.
- scrollToCenter(boolean) - Method in class com.mxgraph.swing.mxGraphComponent
-
- SEG_ARCTO - Static variable in interface com.mxgraph.util.svg.ExtendedPathIterator
-
The segment type constant for an elliptical arc.
- SEG_CLOSE - Static variable in interface com.mxgraph.util.svg.ExtendedPathIterator
-
The segment type constant that specifies that the preceding
subpath should be closed by appending a line segment back to
the point corresponding to the most recent SEG_MOVETO.
- SEG_CUBICTO - Static variable in interface com.mxgraph.util.svg.ExtendedPathIterator
-
The segment type constant for the set of 3 points that specify
a cubic parametric curve to be drawn from the most recently
specified point.
- SEG_LINETO - Static variable in interface com.mxgraph.util.svg.ExtendedPathIterator
-
The segment type constant for a point that specifies the end
point of a line to be drawn from the most recently specified
point.
- SEG_MOVETO - Static variable in interface com.mxgraph.util.svg.ExtendedPathIterator
-
The segment type constant for a point that specifies the end
point of a line to be drawn from the most recently specified
point.
- SEG_QUADTO - Static variable in interface com.mxgraph.util.svg.ExtendedPathIterator
-
The segment type constant for the pair of points that specify a
quadratic parametric curve to be drawn from the most recently
specified point.
- SegmentConnector - Static variable in class com.mxgraph.view.mxEdgeStyle
-
Implements an orthogonal edge style.
- segments - Variable in class com.mxgraph.view.mxCellState
-
Array of numbers that represent the cached length of each segment of the
edge.
- select - Variable in class com.mxgraph.swing.handler.mxConnectionHandler
-
- select(Rectangle, MouseEvent) - Method in class com.mxgraph.swing.handler.mxRubberband
-
- SELECT - Static variable in class com.mxgraph.util.mxEvent
-
- selectAll() - Method in class com.mxgraph.view.mxGraph
-
- selectAll(Object) - Method in class com.mxgraph.view.mxGraph
-
Selects all children of the given parent cell or the children of the
default parent if no parent is specified.
- selectCell(boolean, boolean, boolean) - Method in class com.mxgraph.view.mxGraph
-
Selects the next, parent, first child or previous cell, if all arguments
are false.
- selectCellForEvent(Object, MouseEvent) - Method in class com.mxgraph.swing.mxGraphComponent
-
Selects the cell for the given event.
- selectCells(boolean, boolean) - Method in class com.mxgraph.view.mxGraph
-
Selects all vertices and/or edges depending on the given boolean
arguments recursively, starting at the default parent.
- selectCells(boolean, boolean, Object) - Method in class com.mxgraph.view.mxGraph
-
Selects all vertices and/or edges depending on the given boolean
arguments recursively, starting at the given parent or the default
parent if no parent is specified.
- selectCellsForEvent(Object[], MouseEvent) - Method in class com.mxgraph.swing.mxGraphComponent
-
Selects the cells for the given event.
- selectChildCell() - Method in class com.mxgraph.view.mxGraph
-
Selects the first child cell.
- selectEdges() - Method in class com.mxgraph.view.mxGraph
-
Selects all vertices inside the default parent.
- selectEdges(Object) - Method in class com.mxgraph.view.mxGraph
-
Selects all vertices inside the given parent or the default parent
if no parent is given.
- selectEnabled - Variable in class com.mxgraph.swing.handler.mxGraphHandler
-
Specifies if moving is enabled.
- selectionCellsHandler - Variable in class com.mxgraph.swing.mxGraphComponent
-
- selectionModel - Variable in class com.mxgraph.view.mxGraph
-
Holds the that models the current selection.
- selectNextCell() - Method in class com.mxgraph.view.mxGraph
-
Selects the next cell.
- selectParentCell() - Method in class com.mxgraph.view.mxGraph
-
Selects the parent cell.
- selectPreviousCell() - Method in class com.mxgraph.view.mxGraph
-
Selects the previous cell.
- selectRegion(Rectangle, MouseEvent) - Method in class com.mxgraph.swing.mxGraphComponent
-
- selectSingleNode(Document, String) - Static method in class com.mxgraph.util.mxUtils
-
Returns a single node that matches the given XPath expression.
- selectVertices() - Method in class com.mxgraph.view.mxGraph
-
Selects all vertices inside the default parent.
- selectVertices(Object) - Method in class com.mxgraph.view.mxGraph
-
Selects all vertices inside the given parent or the default parent
if no parent is given.
- setAbsoluteOffset(mxPoint) - Method in class com.mxgraph.view.mxCellState
-
Returns the absolute offset.
- setAbsolutePoint(int, mxPoint) - Method in class com.mxgraph.view.mxCellState
-
Returns the absolute point at the given index.
- setAbsolutePoints(List<mxPoint>) - Method in class com.mxgraph.view.mxCellState
-
Returns the absolute points.
- setAbsoluteTerminalPoint(mxPoint, boolean) - Method in class com.mxgraph.view.mxCellState
-
Sets the first or last point in the list of points depending on isSource.
- setAddEnabled(boolean) - Method in class com.mxgraph.view.mxSwimlaneManager
-
- setAlign(Object) - Method in class com.mxgraph.swing.util.mxCellOverlay
-
- setAllowDanglingEdges(boolean) - Method in class com.mxgraph.view.mxGraph
-
Sets allowDanglingEdges.
- setAllowLoops(boolean) - Method in class com.mxgraph.view.mxGraph
-
Sets allowLoops.
- setAllowNegativeCoordinates(boolean) - Method in class com.mxgraph.view.mxGraph
-
- setAlpha(double) - Method in class com.mxgraph.canvas.mxGraphicsCanvas2D
-
- setAlpha(double) - Method in interface com.mxgraph.canvas.mxICanvas2D
-
Default value 1.
- setAlternateBounds(mxRectangle) - Method in class com.mxgraph.model.mxGeometry
-
Sets the alternate bounds to the given rectangle.
- setAlternateEdgeStyle(String) - Method in class com.mxgraph.view.mxGraph
-
Sets alternateEdgeStyle.
- setAntiAlias(boolean) - Method in class com.mxgraph.reader.mxGraphViewImageReader
-
- setAntiAlias(boolean) - Method in class com.mxgraph.swing.mxGraphComponent
-
Fires a property change event for antiAlias
.
- setAntiAlias(boolean) - Method in class com.mxgraph.swing.mxGraphOutline
-
Fires a property change event for antiAlias
.
- setAntiAlias(Graphics2D, boolean, boolean) - Static method in class com.mxgraph.util.mxUtils
-
- setApproxNodeDimensions(boolean) - Method in class com.mxgraph.layout.mxOrganicLayout
-
- setAttribute(Node, String, Object) - Static method in class com.mxgraph.io.mxCodec
-
Sets the attribute on the specified node to value.
- setAttribute(String, String) - Method in class com.mxgraph.model.mxCell
-
Sets the specified attribute on the user object if it is an XML node.
- setAutoExtend(boolean) - Method in class com.mxgraph.swing.mxGraphComponent
-
- setAutoOrigin(boolean) - Method in class com.mxgraph.view.mxGraph
-
- setAutoScroll(boolean) - Method in class com.mxgraph.swing.mxGraphComponent
-
- setAutoSizeCells(boolean) - Method in class com.mxgraph.view.mxGraph
-
Specifies if cell sizes should be automatically updated after a label
change.
- setAverageNodeArea(double) - Method in class com.mxgraph.layout.mxOrganicLayout
-
- setBackground(Color) - Method in class com.mxgraph.reader.mxGraphViewImageReader
-
- setBackgroundGray(int) - Method in class com.mxgraph.util.png.mxPngEncodeParam.Gray
-
Sets the suggested gray level of the background.
- setBackgroundImage(ImageIcon) - Method in class com.mxgraph.swing.mxGraphComponent
-
- setBackgroundPaletteIndex(int) - Method in class com.mxgraph.util.png.mxPngEncodeParam.Palette
-
Sets the palette index of the suggested background color.
- setBackgroundRGB(int[]) - Method in class com.mxgraph.util.png.mxPngEncodeParam.RGB
-
Sets the RGB value of the suggested background color.
- setBipartiteGraphSpacing(mxAnalysisGraph, int, int, double, double) - Method in class com.mxgraph.analysis.mxGraphGenerator
-
Sets the physical spacing between vertices in a bipartite graph.
- setBitDepth(int) - Method in class com.mxgraph.util.png.mxPngEncodeParam.Gray
-
Sets the desired bit depth for a grayscale image.
- setBitDepth(int) - Method in class com.mxgraph.util.png.mxPngEncodeParam.Palette
-
Sets the desired bit depth for a palette image.
- setBitDepth(int) - Method in class com.mxgraph.util.png.mxPngEncodeParam.RGB
-
Sets the desired bit depth for an RGB image.
- setBitDepth(int) - Method in class com.mxgraph.util.png.mxPngEncodeParam
-
Sets the desired bit depth of an image.
- setBitShift(int) - Method in class com.mxgraph.util.png.mxPngEncodeParam.Gray
-
Sets the desired bit shift for a grayscale image.
- setBorder(int) - Method in class com.mxgraph.reader.mxGraphViewImageReader
-
- setBorder(int) - Method in class com.mxgraph.view.mxGraph
-
Sets the value of .
- setBorderColor(Color) - Method in class com.mxgraph.swing.handler.mxRubberband
-
Sets the border color.
- setBorderLineCostFactor(double) - Method in class com.mxgraph.layout.mxOrganicLayout
-
- setBoundingBox(Rectangle2D) - Method in class com.mxgraph.shape.mxStencilShape
-
- setBoundingBox(mxRectangle) - Method in class com.mxgraph.view.mxCellState
-
Sets the bounding box.
- setBounds(Rectangle) - Method in class com.mxgraph.swing.handler.mxConnectionHandler
-
- setBubbling(boolean) - Method in class com.mxgraph.view.mxLayoutManager
-
- setBundles(LinkedList<ResourceBundle>) - Static method in class com.mxgraph.util.mxResources
-
Sets the bundles.
- setCanvas(mxICanvas2D) - Method in class com.mxgraph.reader.mxSaxOutputHandler
-
Sets the canvas for rendering.
- setCell(Object) - Method in class com.mxgraph.model.mxGraphModel.mxCollapseChange
-
- setCell(Object) - Method in class com.mxgraph.model.mxGraphModel.mxGeometryChange
-
- setCell(Object) - Method in class com.mxgraph.model.mxGraphModel.mxStyleChange
-
- setCell(Object) - Method in class com.mxgraph.model.mxGraphModel.mxTerminalChange
-
- setCell(Object) - Method in class com.mxgraph.model.mxGraphModel.mxValueChange
-
- setCell(Object) - Method in class com.mxgraph.model.mxGraphModel.mxVisibleChange
-
- setCell(Object) - Method in class com.mxgraph.view.mxCellState
-
Sets the cell that this state represents.
- setCell(Object) - Method in class com.mxgraph.view.mxGraphSelectionModel
-
Clears the selection and adds the given cell to the selection.
- setCellEditor(mxICellEditor) - Method in class com.mxgraph.swing.mxGraphComponent
-
- setCellLocations(mxGraph, mxGraphHierarchyModel) - Method in class com.mxgraph.layout.hierarchical.stage.mxCoordinateAssignment
-
Sets the cell locations in the facade to those stored after this layout
processing step has completed.
- setCells(Object[]) - Method in class com.mxgraph.swing.util.mxMorphing
-
Optional array of cells to be animated.
- setCells(Object[]) - Method in class com.mxgraph.view.mxGraphSelectionModel
-
Clears the selection and adds the given cells.
- setCellsBendable(boolean) - Method in class com.mxgraph.view.mxGraph
-
Sets cellsBendable.
- setCellsCloneable(boolean) - Method in class com.mxgraph.view.mxGraph
-
Specifies if the graph should allow cloning of cells by holding down the
control key while cells are being moved.
- setCellsDeletable(boolean) - Method in class com.mxgraph.view.mxGraph
-
Sets cellsDeletable.
- setCellsDisconnectable(boolean) - Method in class com.mxgraph.view.mxGraph
-
Sets cellsDisconnectable.
- setCellsEditable(boolean) - Method in class com.mxgraph.view.mxGraph
-
Sets if the graph is editable.
- setCellsLocked(boolean) - Method in class com.mxgraph.view.mxGraph
-
Sets cellsLocked, the default return value for isCellLocked and fires a
property change event for cellsLocked.
- setCellsMovable(boolean) - Method in class com.mxgraph.view.mxGraph
-
Sets cellsMovable.
- setCellsResizable(boolean) - Method in class com.mxgraph.view.mxGraph
-
Sets if the graph is resizable.
- setCellsSelectable(boolean) - Method in class com.mxgraph.view.mxGraph
-
Sets cellsSelectable.
- setCellStyle(String) - Method in class com.mxgraph.view.mxGraph
-
Sets the style of the selection cells to the given value.
- setCellStyle(String, Object[]) - Method in class com.mxgraph.view.mxGraph
-
Sets the style of the specified cells.
- setCellStyleFlags(mxIGraphModel, Object[], String, int, Boolean) - Static method in class com.mxgraph.util.mxStyleUtils
-
Sets or toggles the flag bit for the given key in the cell's styles.
- setCellStyleFlags(mxIGraphModel, Object[], String, int, Boolean) - Static method in class com.mxgraph.util.mxUtils
-
Deprecated.
Use mxStyleUtils.setCellStyleFlags(mxIGraphModel, Object[],String, int, Boolean)
(Jan 2012)
- setCellStyleFlags(String, int, boolean) - Method in class com.mxgraph.view.mxGraph
-
Sets or toggles the given bit for the given key in the styles of the
selection cells.
- setCellStyleFlags(String, int, Boolean, Object[]) - Method in class com.mxgraph.view.mxGraph
-
Sets or toggles the given bit for the given key in the styles of the
specified cells.
- setCellStyles(mxIGraphModel, Object[], String, String) - Static method in class com.mxgraph.util.mxStyleUtils
-
Assigns the value for the given key in the styles of the given cells, or
removes the key from the styles if the value is null.
- setCellStyles(mxIGraphModel, Object[], String, String) - Static method in class com.mxgraph.util.mxUtils
-
Deprecated.
Use mxStyleUtils.setCellStyles(mxIGraphModel, Object[], String, String)
(Jan 2012)
- setCellStyles(String, String) - Method in class com.mxgraph.view.mxGraph
-
Sets the key to value in the styles of the selection cells.
- setCellStyles(String, String, Object[]) - Method in class com.mxgraph.view.mxGraph
-
Sets the key to value in the styles of the given cells.
- setCellWarning(Object, String) - Method in class com.mxgraph.swing.mxGraphComponent
-
Creates an overlay for the given cell using the warning and image or
warningImage and returns the new overlay.
- setCellWarning(Object, String, ImageIcon) - Method in class com.mxgraph.swing.mxGraphComponent
-
Creates an overlay for the given cell using the warning and image or
warningImage and returns the new overlay.
- setCellWarning(Object, String, ImageIcon, boolean) - Method in class com.mxgraph.swing.mxGraphComponent
-
Creates an overlay for the given cell using the warning and image or
warningImage and returns the new overlay.
- setCenterPage(boolean) - Method in class com.mxgraph.swing.mxGraphComponent
-
zoomAndCenter should be called if this is set to true.
- setCenterPreview(boolean) - Method in class com.mxgraph.swing.handler.mxGraphHandler
-
- setCenterZoom(boolean) - Method in class com.mxgraph.swing.mxGraphComponent
-
- setChangesRepaintThreshold(int) - Method in class com.mxgraph.view.mxGraph
-
- setChild(Object) - Method in class com.mxgraph.model.mxGraphModel.mxChildChange
-
- setChromaticity(float[]) - Method in class com.mxgraph.util.png.mxPngEncodeParam
-
Sets the white point and primary chromaticities in CIE (x, y)
space.
- setChromaticity(float, float, float, float, float, float, float, float) - Method in class com.mxgraph.util.png.mxPngEncodeParam
-
A convenience method that calls the array version.
- setClip(mxRectangle) - Method in class com.mxgraph.reader.mxGraphViewImageReader
-
- setCloned(boolean) - Method in class com.mxgraph.swing.view.mxCellStatePreview
-
- setCloneEnabled(boolean) - Method in class com.mxgraph.swing.handler.mxEdgeHandler
-
- setCloneEnabled(boolean) - Method in class com.mxgraph.swing.handler.mxGraphHandler
-
- setCloneInvalidEdges(boolean) - Method in class com.mxgraph.view.mxGraph
-
Sets cloneInvalidEdge.
- setClonePreview(boolean) - Method in class com.mxgraph.swing.handler.mxMovePreview
-
- setCollapsed(boolean) - Method in class com.mxgraph.model.mxCell
-
- setCollapsed(boolean) - Method in class com.mxgraph.model.mxGraphModel.mxCollapseChange
-
- setCollapsed(Object, boolean) - Method in class com.mxgraph.model.mxGraphModel
-
- setCollapsed(boolean) - Method in interface com.mxgraph.model.mxICell
-
Sets the collapsed state.
- setCollapsed(Object, boolean) - Method in interface com.mxgraph.model.mxIGraphModel
-
Sets the collapsed state of the given cell.
- setCollapseToPreferredSize(boolean) - Method in class com.mxgraph.view.mxGraph
-
- setCompressedText(String[]) - Method in class com.mxgraph.util.png.mxPngEncodeParam
-
Sets the text strings to be stored in compressed form with this
image.
- setConnectable(boolean) - Method in class com.mxgraph.model.mxCell
-
- setConnectable(boolean) - Method in class com.mxgraph.swing.mxGraphComponent
-
- setConnectableEdges(boolean) - Method in class com.mxgraph.view.mxGraph
-
Sets connetableEdges.
- setConnectedEdges(int[]) - Method in class com.mxgraph.layout.mxOrganicLayout.CellWrapper
-
- setConnectIcon(ImageIcon) - Method in class com.mxgraph.swing.handler.mxConnectionHandler
-
- setConnectionConstraint(Object, Object, boolean, mxConnectionConstraint) - Method in class com.mxgraph.view.mxGraph
-
Sets the connection constraint that describes the given connection point.
- setConnectPreview(mxConnectPreview) - Method in class com.mxgraph.swing.handler.mxConnectionHandler
-
- setConstrainChildren(boolean) - Method in class com.mxgraph.view.mxGraph
-
- setContextPreview(boolean) - Method in class com.mxgraph.swing.handler.mxMovePreview
-
- setCostFunction(mxCostFunction) - Method in class com.mxgraph.analysis.mxGraphGenerator
-
- setCreateIds(boolean) - Method in class com.mxgraph.model.mxGraphModel
-
Specifies if the model automatically creates Ids for new cells and
resolves Id collisions.
- setCreateTarget(boolean) - Method in class com.mxgraph.swing.handler.mxConnectionHandler
-
- setCropping(boolean) - Method in class com.mxgraph.reader.mxGraphViewImageReader
-
- setCurrentColor(Color) - Method in class com.mxgraph.swing.handler.mxCellMarker
-
Sets the current color.
- setCurrentRoot(Object) - Method in class com.mxgraph.view.mxGraphView
-
Sets and returns the current root and fires an undo event.
- setCurrentXScale(double) - Method in class com.mxgraph.shape.mxStencilShape.svgShape
-
- setCurrentYScale(double) - Method in class com.mxgraph.shape.mxStencilShape.svgShape
-
- setCurve(mxCurve) - Method in class com.mxgraph.shape.mxCurveLabelShape
-
- setDashed(boolean) - Method in class com.mxgraph.canvas.mxGraphicsCanvas2D
-
- setDashed(boolean) - Method in interface com.mxgraph.canvas.mxICanvas2D
-
Sets the dashed state.
- setDashPattern(String) - Method in class com.mxgraph.canvas.mxGraphicsCanvas2D
-
- setDashPattern(String) - Method in interface com.mxgraph.canvas.mxICanvas2D
-
Sets the dash pattern.
- setDataHeight(String) - Method in class com.mxgraph.io.graphml.mxGraphMlShapeNode
-
- setDataId(String) - Method in class com.mxgraph.io.graphml.mxGraphMlData
-
- setDataKey(String) - Method in class com.mxgraph.io.graphml.mxGraphMlData
-
- setDataLabel(String) - Method in class com.mxgraph.io.graphml.mxGraphMlShapeNode
-
- setDataShapeEdge(mxGraphMlShapeEdge) - Method in class com.mxgraph.io.graphml.mxGraphMlData
-
- setDataShapeNode(mxGraphMlShapeNode) - Method in class com.mxgraph.io.graphml.mxGraphMlData
-
- setDataStyle(String) - Method in class com.mxgraph.io.graphml.mxGraphMlShapeNode
-
- setDataValue(String) - Method in class com.mxgraph.io.graphml.mxGraphMlData
-
- setDataWidth(String) - Method in class com.mxgraph.io.graphml.mxGraphMlShapeNode
-
- setDataX(String) - Method in class com.mxgraph.io.graphml.mxGraphMlShapeNode
-
- setDataY(String) - Method in class com.mxgraph.io.graphml.mxGraphMlShapeNode
-
- setDefaultEdgeStyle(Map<String, Object>) - Method in class com.mxgraph.view.mxStylesheet
-
Sets the default style for edges.
- setDefaultGraphStyle(mxAnalysisGraph, boolean) - Static method in class com.mxgraph.analysis.mxGraphStructure
-
Sets the style of the graph to that as in GraphEditor
- setDefaultLoopStyle(mxEdgeStyle.mxEdgeStyleFunction) - Method in class com.mxgraph.view.mxGraph
-
Sets the default style used for loops.
- setDefaultOverlap(double) - Method in class com.mxgraph.view.mxGraph
-
Sets defaultOverlap.
- setDefaultParent(Object) - Method in class com.mxgraph.view.mxGraph
-
Sets the default parent to be returned by getDefaultParent.
- setDefaultVertexStyle(Map<String, Object>) - Method in class com.mxgraph.view.mxStylesheet
-
Sets the default style for vertices.
- setDelay(int) - Method in class com.mxgraph.swing.util.mxAnimation
-
Sets the delay for the animation.
- setDescription(Element) - Method in class com.mxgraph.shape.mxStencil
-
Sets the description.
- setDfsCount(int) - Method in class com.mxgraph.layout.hierarchical.model.mxGraphHierarchyModel
-
- setDirected(Map<String, Object>, boolean) - Static method in class com.mxgraph.analysis.mxGraphProperties
-
- setDisableEdgeStyle(boolean) - Method in class com.mxgraph.layout.hierarchical.mxHierarchicalLayout
-
- setDisableEdgeStyle(boolean) - Method in class com.mxgraph.layout.mxCircleLayout
-
- setDisableEdgeStyle(boolean) - Method in class com.mxgraph.layout.mxFastOrganicLayout
-
- setDisableEdgeStyle(boolean) - Method in class com.mxgraph.layout.mxOrganicLayout
-
- setDisconnectOnMove(boolean) - Method in class com.mxgraph.view.mxGraph
-
Sets disconnectOnMove.
- setDocument(Document) - Method in class com.mxgraph.canvas.mxHtmlCanvas
-
- setDocument(Document) - Method in class com.mxgraph.canvas.mxSvgCanvas
-
- setDocument(Document) - Method in class com.mxgraph.canvas.mxVmlCanvas
-
- setDocument(Document) - Method in class com.mxgraph.io.mxCodec
-
Sets the owner document of the codec.
- setDragEnabled(boolean) - Method in class com.mxgraph.swing.mxGraphComponent
-
- setDrawLabels(boolean) - Method in class com.mxgraph.canvas.mxBasicCanvas
-
- setDrawLabels(boolean) - Method in class com.mxgraph.swing.mxGraphOutline
-
Fires a property change event for drawLabels
.
- setDropEnabled(boolean) - Method in class com.mxgraph.view.mxGraph
-
Sets dropEnabled.
- setEase(double) - Method in class com.mxgraph.swing.util.mxMorphing
-
Sets the easing for the movements.
- setEdge(boolean) - Method in class com.mxgraph.model.mxCell
-
- setEdgeCrossingCostFactor(double) - Method in class com.mxgraph.layout.mxOrganicLayout
-
- setEdgeData(mxGraphMlData) - Method in class com.mxgraph.io.graphml.mxGraphMlEdge
-
- setEdgeDataMap(HashMap<String, mxGraphMlData>) - Method in class com.mxgraph.io.graphml.mxGraphMlEdge
-
- setEdgedefault(String) - Method in class com.mxgraph.io.graphml.mxGraphMlGraph
-
- setEdgeDirected(String) - Method in class com.mxgraph.io.graphml.mxGraphMlEdge
-
- setEdgeDistanceCostFactor(double) - Method in class com.mxgraph.layout.mxOrganicLayout
-
- setEdgeId(String) - Method in class com.mxgraph.io.graphml.mxGraphMlEdge
-
- setEdgeLabelsMovable(boolean) - Method in class com.mxgraph.view.mxGraph
-
Returns edgeLabelsMovable.
- setEdgeLengthCostFactor(double) - Method in class com.mxgraph.layout.mxOrganicLayout
-
- setEdgeMapper(Map<Object, mxGraphHierarchyEdge>) - Method in class com.mxgraph.layout.hierarchical.model.mxGraphHierarchyModel
-
- setEdgePoints(Object, List<mxPoint>) - Method in class com.mxgraph.layout.mxGraphLayout
-
Sets the control points of the given edge to the given
list of mxPoints.
- setEdgePosition(mxGraphAbstractHierarchyCell) - Method in class com.mxgraph.layout.hierarchical.stage.mxCoordinateAssignment
-
Fixes the control points
- setEdgeRouting(boolean) - Method in class com.mxgraph.layout.mxCompactTreeLayout
-
- setEdges(List<mxGraphMlEdge>) - Method in class com.mxgraph.io.graphml.mxGraphMlGraph
-
- setEdgeSource(String) - Method in class com.mxgraph.io.graphml.mxGraphMlEdge
-
- setEdgeSource(String) - Method in class com.mxgraph.io.graphml.mxGraphMlShapeEdge
-
- setEdgeSourcePort(String) - Method in class com.mxgraph.io.graphml.mxGraphMlEdge
-
- setEdgeStyleEnabled(Object, boolean) - Method in class com.mxgraph.layout.mxGraphLayout
-
Disables or enables the edge style of the given edge.
- setEdgeTarget(String) - Method in class com.mxgraph.io.graphml.mxGraphMlEdge
-
- setEdgeTarget(String) - Method in class com.mxgraph.io.graphml.mxGraphMlShapeEdge
-
- setEdgeTargetPort(String) - Method in class com.mxgraph.io.graphml.mxGraphMlEdge
-
- setEmbedded(boolean) - Method in class com.mxgraph.canvas.mxSvgCanvas
-
- setEnabled(boolean) - Method in class com.mxgraph.swing.handler.mxCellMarker
-
Sets the enabled state of the marker.
- setEnabled(boolean) - Method in class com.mxgraph.swing.handler.mxConnectionHandler
-
- setEnabled(boolean) - Method in class com.mxgraph.swing.handler.mxGraphHandler
-
- setEnabled(boolean) - Method in class com.mxgraph.swing.handler.mxInsertHandler
-
- setEnabled(boolean) - Method in class com.mxgraph.swing.handler.mxPanningHandler
-
- setEnabled(boolean) - Method in class com.mxgraph.swing.handler.mxRotationHandler
-
- setEnabled(boolean) - Method in class com.mxgraph.swing.handler.mxRubberband
-
Sets the enabled state.
- setEnabled(boolean) - Method in class com.mxgraph.swing.handler.mxSelectionCellsHandler
-
- setEnabled(boolean) - Method in class com.mxgraph.view.mxGraph
-
Specifies if the graph should allow any interactions.
- setEnabled(boolean) - Method in class com.mxgraph.view.mxLayoutManager
-
- setEnabled(boolean) - Method in class com.mxgraph.view.mxSpaceManager
-
- setEnabled(boolean) - Method in class com.mxgraph.view.mxSwimlaneManager
-
- setEncodeDefaults(boolean) - Method in class com.mxgraph.io.mxCodec
-
Sets if default values of member variables should be encoded.
- setEndPoint(mxPoint) - Method in class com.mxgraph.util.mxLine
-
Sets the end point of the rectangle.
- setEnterStopsCellEditing(boolean) - Method in class com.mxgraph.swing.mxGraphComponent
-
- setErrorHandler(ErrorHandler) - Method in class com.mxgraph.util.svg.AbstractParser
-
Allow an application to register an error event handler.
- setErrorHandler(ErrorHandler) - Method in interface com.mxgraph.util.svg.Parser
-
Allows an application to register an error event handler.
- setEscapeEnabled(boolean) - Method in class com.mxgraph.swing.mxGraphComponent
-
- setEventsEnabled(boolean) - Method in class com.mxgraph.swing.mxGraphComponent
-
- setEventsEnabled(boolean) - Method in class com.mxgraph.util.mxEventSource
-
- setEventSource(Object) - Method in class com.mxgraph.util.mxEventSource
-
- setExportEnabled(boolean) - Method in class com.mxgraph.swing.mxGraphComponent
-
- setExtendParents(boolean) - Method in class com.mxgraph.view.mxGraph
-
Sets extendParents.
- setExtendParents(boolean) - Method in class com.mxgraph.view.mxSpaceManager
-
- setExtendParentsOnAdd(boolean) - Method in class com.mxgraph.view.mxGraph
-
Sets extendParentsOnAdd.
- setExtractHtmlBody(boolean) - Method in class com.mxgraph.swing.view.mxCellEditor
-
Sets extractHtmlBody
- setFieldValue(Object, String, Object) - Method in class com.mxgraph.io.mxObjectCodec
-
Sets the value of the field with the specified name
in the specified object instance.
- setFieldValueWithAccessor(Object, Field, Object) - Method in class com.mxgraph.io.mxObjectCodec
-
Sets the value of the given field using the accessor if one exists.
- setFillColor(String) - Method in class com.mxgraph.canvas.mxGraphicsCanvas2D
-
- setFillColor(String) - Method in interface com.mxgraph.canvas.mxICanvas2D
-
- setFillColor(Color) - Method in class com.mxgraph.swing.handler.mxRubberband
-
Sets the fill color.
- setFinderVisible(boolean) - Method in class com.mxgraph.swing.mxGraphOutline
-
- setFineTuning(boolean) - Method in class com.mxgraph.layout.hierarchical.mxHierarchicalLayout
-
- setFineTuning(boolean) - Method in class com.mxgraph.layout.hierarchical.stage.mxCoordinateAssignment
-
- setFineTuning(boolean) - Method in class com.mxgraph.layout.mxOrganicLayout
-
- setFineTuningRadius(double) - Method in class com.mxgraph.layout.mxOrganicLayout
-
- setFitPage(boolean) - Method in class com.mxgraph.swing.mxGraphOutline
-
Fires a property change event for fitPage
.
- setFoldingEnabled(boolean) - Method in class com.mxgraph.swing.mxGraphComponent
-
- setFontBackgroundColor(String) - Method in class com.mxgraph.canvas.mxGraphicsCanvas2D
-
- setFontBackgroundColor(String) - Method in interface com.mxgraph.canvas.mxICanvas2D
-
Default value "#000000".
- setFontBorderColor(String) - Method in class com.mxgraph.canvas.mxGraphicsCanvas2D
-
- setFontBorderColor(String) - Method in interface com.mxgraph.canvas.mxICanvas2D
-
Default value "#000000".
- setFontColor(String) - Method in class com.mxgraph.canvas.mxGraphicsCanvas2D
-
- setFontColor(String) - Method in interface com.mxgraph.canvas.mxICanvas2D
-
Default value "#000000".
- setFontFamily(String) - Method in class com.mxgraph.canvas.mxGraphicsCanvas2D
-
- setFontFamily(String) - Method in interface com.mxgraph.canvas.mxICanvas2D
-
- setFontSize(double) - Method in class com.mxgraph.canvas.mxGraphicsCanvas2D
-
- setFontSize(double) - Method in interface com.mxgraph.canvas.mxICanvas2D
-
- setFontStyle(int) - Method in class com.mxgraph.canvas.mxGraphicsCanvas2D
-
- setFontStyle(int) - Method in interface com.mxgraph.canvas.mxICanvas2D
-
Default value 0.
- setForceConstant(double) - Method in class com.mxgraph.layout.mxFastOrganicLayout
-
- setGamma(float) - Method in class com.mxgraph.util.png.mxPngEncodeParam
-
Sets the file gamma value for the image.
- setGeneralPurposeVariable(int, int) - Method in class com.mxgraph.layout.hierarchical.model.mxGraphAbstractHierarchyCell
-
Set the value of temp for the specified layer
- setGeneralPurposeVariable(int, int) - Method in class com.mxgraph.layout.hierarchical.model.mxGraphHierarchyEdge
-
Set the value of temp for the specified layer
- setGeneralPurposeVariable(int, int) - Method in class com.mxgraph.layout.hierarchical.model.mxGraphHierarchyNode
-
Set the value of temp for the specified layer
- setGenerator(mxGraphGenerator) - Method in class com.mxgraph.analysis.mxAnalysisGraph
-
- setGeometry(mxGeometry) - Method in class com.mxgraph.model.mxCell
-
- setGeometry(mxGeometry) - Method in class com.mxgraph.model.mxGraphModel.mxGeometryChange
-
- setGeometry(Object, mxGeometry) - Method in class com.mxgraph.model.mxGraphModel
-
- setGeometry(mxGeometry) - Method in interface com.mxgraph.model.mxICell
-
Sets the object to be used as the geometry.
- setGeometry(Object, mxGeometry) - Method in interface com.mxgraph.model.mxIGraphModel
-
Sets the geometry of the given cell.
- setGradient(String, String, double, double, double, double, String, double, double) - Method in class com.mxgraph.canvas.mxGraphicsCanvas2D
-
- setGradient(String, String, double, double, double, double, String, double, double) - Method in interface com.mxgraph.canvas.mxICanvas2D
-
Prepares the canvas to draw a gradient.
- setGraph(mxGraph) - Method in class com.mxgraph.analysis.mxAnalysisGraph
-
- setGraph(mxGraph) - Method in class com.mxgraph.swing.mxGraphComponent
-
- setGraph(mxGraph) - Method in class com.mxgraph.view.mxLayoutManager
-
- setGraph(mxGraph) - Method in class com.mxgraph.view.mxSpaceManager
-
- setGraph(mxGraph) - Method in class com.mxgraph.view.mxSwimlaneManager
-
- setGraphBounds(mxRectangle) - Method in class com.mxgraph.view.mxGraphView
-
Sets the graph bounds.
- setGraphComponent(mxGraphComponent) - Method in class com.mxgraph.swing.mxGraphOutline
-
Fires a property change event for graphComponent
.
- setGraphics(Graphics2D) - Method in class com.mxgraph.canvas.mxGraphics2DCanvas
-
Sets the graphics object for this canvas.
- setGraphics(Graphics2D) - Method in class com.mxgraph.canvas.mxGraphicsCanvas2D
-
Sets the graphics instance.
- setGridColor(Color) - Method in class com.mxgraph.swing.mxGraphComponent
-
Fires a property change event for gridColor
.
- setGridEnabled(boolean) - Method in class com.mxgraph.view.mxGraph
-
Sets if the grid is enabled.
- setGridGraphSpacing(mxAnalysisGraph, double, double, int, int) - Method in class com.mxgraph.analysis.mxGraphGenerator
-
Sets the physical spacing between vertices in a grid graph.
- setGridSize(int) - Method in class com.mxgraph.view.mxGraph
-
Sets the grid size and fires a property change event for gridSize.
- setGridStyle(int) - Method in class com.mxgraph.swing.mxGraphComponent
-
Fires a property change event for gridStyle
.
- setGridVisible(boolean) - Method in class com.mxgraph.swing.mxGraphComponent
-
Fires a property change event for gridVisible
.
- setGroupPadding(int) - Method in class com.mxgraph.layout.mxCompactTreeLayout
-
- setHandleEnabled(boolean) - Method in class com.mxgraph.swing.handler.mxConnectionHandler
-
- setHandleSize(int) - Method in class com.mxgraph.swing.handler.mxConnectionHandler
-
- setHandlesVisible(boolean) - Method in class com.mxgraph.swing.handler.mxCellHandler
-
Specifies if the handles should be painted.
- setHeight(int) - Method in class com.mxgraph.util.mxImage
-
- setHeight(double) - Method in class com.mxgraph.util.mxRectangle
-
Sets the height of the rectangle.
- setHeightSquared(double) - Method in class com.mxgraph.layout.mxOrganicLayout.CellWrapper
-
- setHideSelectionHandler(boolean) - Method in class com.mxgraph.swing.handler.mxMovePreview
-
- setHorizontal(boolean) - Method in class com.mxgraph.layout.mxCompactTreeLayout
-
- setHorizontal(boolean) - Method in class com.mxgraph.view.mxSwimlaneManager
-
- setHorizontalPageCount(int) - Method in class com.mxgraph.swing.mxGraphComponent
-
- setHotspot(double) - Method in class com.mxgraph.swing.handler.mxCellMarker
-
Sets the hotspot.
- setHotspotEnabled(boolean) - Method in class com.mxgraph.swing.handler.mxCellMarker
-
Specifies whether the hotspot should be used in intersects.
- setHtmlLabels(boolean) - Method in class com.mxgraph.reader.mxGraphViewReader
-
Sets the htmlLabels switch.
- setHtmlLabels(boolean) - Method in class com.mxgraph.view.mxGraph
-
- setICCProfileData(byte[]) - Method in class com.mxgraph.util.png.mxPngEncodeParam
-
Sets the ICC profile data to be stored with this image.
- setIconPath(String) - Method in class com.mxgraph.shape.mxStencilShape
-
- setId(String) - Method in class com.mxgraph.io.graphml.mxGraphMlGraph
-
- setId(String) - Method in class com.mxgraph.model.mxCell
-
- setId(String) - Method in interface com.mxgraph.model.mxICell
-
Sets the Id of the cell to the given string.
- setImageBasePath(String) - Method in class com.mxgraph.canvas.mxBasicCanvas
-
- setImageObserver(ImageObserver) - Method in class com.mxgraph.swing.view.mxInteractiveCanvas
-
- setImagePreview(boolean) - Method in class com.mxgraph.swing.handler.mxGraphHandler
-
- setImportCount(int) - Method in class com.mxgraph.swing.handler.mxGraphTransferHandler
-
- setImportEnabled(boolean) - Method in class com.mxgraph.swing.mxGraphComponent
-
Sets importEnabled.
- setIndex(int) - Method in class com.mxgraph.model.mxGraphModel.mxChildChange
-
- setInitialMoveRadius(double) - Method in class com.mxgraph.layout.mxOrganicLayout
-
- setInitialTemp(double) - Method in class com.mxgraph.layout.mxFastOrganicLayout
-
- setInstance(mxGraphAnalysis) - Static method in class com.mxgraph.analysis.mxGraphAnalysis
-
Sets the shared instance of this class.
- setInterHierarchySpacing(double) - Method in class com.mxgraph.layout.hierarchical.mxHierarchicalLayout
-
- setInterlacing(boolean) - Method in class com.mxgraph.util.png.mxPngEncodeParam
-
Turns Adam7 interlacing on or off.
- setInterRankCellSpacing(double) - Method in class com.mxgraph.layout.hierarchical.mxHierarchicalLayout
-
- setInterRankCellSpacing(double) - Method in class com.mxgraph.layout.hierarchical.stage.mxCoordinateAssignment
-
- setIntraCellSpacing(double) - Method in class com.mxgraph.layout.hierarchical.mxHierarchicalLayout
-
- setIntraCellSpacing(double) - Method in class com.mxgraph.layout.hierarchical.stage.mxCoordinateAssignment
-
- setInvalid(boolean) - Method in class com.mxgraph.view.mxCellState
-
Sets the invalid state.
- setInvalidColor(Color) - Method in class com.mxgraph.swing.handler.mxCellMarker
-
Sets the color used for invalid highlights.
- setInvert(boolean) - Method in class com.mxgraph.layout.mxCompactTreeLayout
-
- setInvokesStopCellEditing(boolean) - Method in class com.mxgraph.swing.mxGraphComponent
-
- setKeepEdgesInBackground(boolean) - Method in class com.mxgraph.view.mxGraph
-
- setKeepEdgesInForeground(boolean) - Method in class com.mxgraph.view.mxGraph
-
- setKeepOnTop(boolean) - Method in class com.mxgraph.swing.handler.mxConnectionHandler
-
- setKeepSelectionVisibleOnZoom(boolean) - Method in class com.mxgraph.swing.mxGraphComponent
-
- setKeyDefault(String) - Method in class com.mxgraph.io.graphml.mxGraphMlKey
-
- setKeyFor(mxGraphMlKey.keyForValues) - Method in class com.mxgraph.io.graphml.mxGraphMlKey
-
- setKeyId(String) - Method in class com.mxgraph.io.graphml.mxGraphMlKey
-
- setKeyMap(HashMap<String, mxGraphMlKey>) - Method in class com.mxgraph.io.graphml.mxGraphMlKeyManager
-
- setKeyName(String) - Method in class com.mxgraph.io.graphml.mxGraphMlKey
-
- setKeyType(mxGraphMlKey.keyTypeValues) - Method in class com.mxgraph.io.graphml.mxGraphMlKey
-
- setLabel(String) - Method in class com.mxgraph.view.mxCellState
-
Returns the current label.
- setLabelBounds(mxRectangle) - Method in class com.mxgraph.view.mxCellState
-
Sets the label bounds.
- setLabelBuffer(double) - Method in class com.mxgraph.util.mxCurve
-
- setLabelsClipped(boolean) - Method in class com.mxgraph.view.mxGraph
-
Sets labelsClipped.
- setLabelsVisible(boolean) - Method in class com.mxgraph.view.mxGraph
-
- setLength(double) - Method in class com.mxgraph.view.mxCellState
-
Sets the length.
- setLevelDistance(int) - Method in class com.mxgraph.layout.mxCompactTreeLayout
-
- setLimitX(double) - Method in class com.mxgraph.layout.hierarchical.stage.mxCoordinateAssignment
-
- setLineCap(String) - Method in class com.mxgraph.canvas.mxGraphicsCanvas2D
-
- setLineCap(String) - Method in interface com.mxgraph.canvas.mxICanvas2D
-
Sets the linecap.
- setLineJoin(String) - Method in class com.mxgraph.canvas.mxGraphicsCanvas2D
-
- setLineJoin(String) - Method in interface com.mxgraph.canvas.mxICanvas2D
-
Sets the linejoin.
- setLivePreview(boolean) - Method in class com.mxgraph.swing.handler.mxGraphHandler
-
- setLocation(Point) - Method in class com.mxgraph.swing.handler.mxGraphTransferHandler
-
- setLoggerLevel(Level) - Method in class com.mxgraph.layout.hierarchical.mxHierarchicalLayout
-
Sets the logging level of this class
- setLoggerLevel(Level) - Method in class com.mxgraph.layout.hierarchical.stage.mxCoordinateAssignment
-
Sets the logging level of this class
- setMaintainEdgeParent(boolean) - Method in class com.mxgraph.model.mxGraphModel
-
Specifies if the model automatically updates parents of edges so that
the edge is contained in the nearest-common-ancestor of its terminals.
- setMarkedState(mxCellState) - Method in class com.mxgraph.swing.handler.mxCellMarker
-
Sets the marked state.
- setMarker(mxCellMarker) - Method in class com.mxgraph.swing.handler.mxConnectionHandler
-
- setMarker(mxCellMarker) - Method in class com.mxgraph.swing.handler.mxGraphHandler
-
- setMarkerEnabled(boolean) - Method in class com.mxgraph.swing.handler.mxGraphHandler
-
- setMaxDistanceLimit(double) - Method in class com.mxgraph.layout.mxFastOrganicLayout
-
- setMaxDistanceLimit(double) - Method in class com.mxgraph.layout.mxOrganicLayout
-
- setMaxHandlers(int) - Method in class com.mxgraph.swing.handler.mxSelectionCellsHandler
-
- setMaximumGraphBounds(mxRectangle) - Method in class com.mxgraph.view.mxGraph
-
- setMaxIterations(double) - Method in class com.mxgraph.layout.mxFastOrganicLayout
-
- setMaxIterations(int) - Method in class com.mxgraph.layout.mxOrganicLayout
-
- setMinDistanceLimit(double) - Method in class com.mxgraph.layout.mxFastOrganicLayout
-
- setMinDistanceLimit(double) - Method in class com.mxgraph.layout.mxOrganicLayout
-
- setMinimumEditorScale(double) - Method in class com.mxgraph.swing.view.mxCellEditor
-
- setMinimumGraphSize(mxRectangle) - Method in class com.mxgraph.view.mxGraph
-
- setMinimumHeight(int) - Method in class com.mxgraph.swing.view.mxCellEditor
-
- setMinimumWidth(int) - Method in class com.mxgraph.swing.view.mxCellEditor
-
- setMinMoveRadius(double) - Method in class com.mxgraph.layout.mxOrganicLayout
-
- setMiterLimit(double) - Method in class com.mxgraph.canvas.mxGraphicsCanvas2D
-
- setMiterLimit(double) - Method in interface com.mxgraph.canvas.mxICanvas2D
-
Sets the miterlimit.
- setModel(mxIGraphModel) - Method in class com.mxgraph.model.mxIGraphModel.mxAtomicGraphModelChange
-
Sets the model where the change is to be carried out.
- setModel(mxIGraphModel) - Method in class com.mxgraph.view.mxGraph
-
Sets the graph model that contains the data, and fires an
mxEvent.CHANGE followed by an mxEvent.REPAINT event.
- setModificationTime(Date) - Method in class com.mxgraph.util.png.mxPngEncodeParam
-
Sets the modification time, as a Date
, to be
stored with this image.
- setMoveCircle(boolean) - Method in class com.mxgraph.layout.mxCircleLayout
-
- setMoveEnabled(boolean) - Method in class com.mxgraph.swing.handler.mxGraphHandler
-
- setMoveParent(boolean) - Method in class com.mxgraph.layout.hierarchical.mxHierarchicalLayout
-
Sets the moveParent flag.
- setMoveTree(boolean) - Method in class com.mxgraph.layout.mxCompactTreeLayout
-
- setMultigraph(boolean) - Method in class com.mxgraph.view.mxGraph
-
Sets multigraph.
- setMultiplicities(mxMultiplicity[]) - Method in class com.mxgraph.view.mxGraph
-
- setName(String) - Method in class com.mxgraph.io.graphml.mxGraphMlPort
-
- setName(String) - Method in class com.mxgraph.shape.mxStencilShape
-
- setNodeData(mxGraphMlData) - Method in class com.mxgraph.io.graphml.mxGraphMlNode
-
- setNodeDataMap(HashMap<String, mxGraphMlData>) - Method in class com.mxgraph.io.graphml.mxGraphMlNode
-
- setNodeDistance(int) - Method in class com.mxgraph.layout.mxCompactTreeLayout
-
- setNodeDistributionCostFactor(double) - Method in class com.mxgraph.layout.mxOrganicLayout
-
- setNodeGraph(List<mxGraphMlGraph>) - Method in class com.mxgraph.io.graphml.mxGraphMlNode
-
- setNodeId(String) - Method in class com.mxgraph.io.graphml.mxGraphMlNode
-
- setNodePort(HashMap<String, mxGraphMlPort>) - Method in class com.mxgraph.io.graphml.mxGraphMlNode
-
- setNodes(List<mxGraphMlNode>) - Method in class com.mxgraph.io.graphml.mxGraphMlGraph
-
- setOffset(mxPoint) - Method in class com.mxgraph.model.mxGeometry
-
Sets the offset to the given point.
- setOffset(Point) - Method in class com.mxgraph.swing.handler.mxGraphTransferHandler
-
- setOpacity(float) - Method in class com.mxgraph.swing.view.mxCellStatePreview
-
- setOptimizeBorderLine(boolean) - Method in class com.mxgraph.layout.mxOrganicLayout
-
- setOptimizeEdgeCrossing(boolean) - Method in class com.mxgraph.layout.mxOrganicLayout
-
- setOptimizeEdgeDistance(boolean) - Method in class com.mxgraph.layout.mxOrganicLayout
-
- setOptimizeEdgeLength(boolean) - Method in class com.mxgraph.layout.mxOrganicLayout
-
- setOptimizeNodeDistribution(boolean) - Method in class com.mxgraph.layout.mxOrganicLayout
-
- setOrientation(int) - Method in class com.mxgraph.layout.hierarchical.mxHierarchicalLayout
-
- setOrientation(int) - Method in class com.mxgraph.layout.hierarchical.stage.mxCoordinateAssignment
-
- setOrigin(mxPoint) - Method in class com.mxgraph.view.mxCellState
-
Sets the origin for the children.
- setOrigin(mxPoint) - Method in class com.mxgraph.view.mxGraph
-
- setOrthogonalEdge(Object, boolean) - Method in class com.mxgraph.layout.mxGraphLayout
-
Disables or enables orthogonal end segments of the given edge
- setPageBackgroundColor(Color) - Method in class com.mxgraph.swing.mxGraphComponent
-
Sets the color that appears behind the page.
- setPageBorderColor(Color) - Method in class com.mxgraph.swing.mxGraphComponent
-
- setPageBreakColor(Color) - Method in class com.mxgraph.swing.mxGraphComponent
-
- setPageBreaksVisible(boolean) - Method in class com.mxgraph.swing.mxGraphComponent
-
- setPageFormat(PageFormat) - Method in class com.mxgraph.swing.mxGraphComponent
-
- setPageScale(double) - Method in class com.mxgraph.swing.mxGraphComponent
-
- setPageShadowColor(Color) - Method in class com.mxgraph.swing.mxGraphComponent
-
- setPageVisible(boolean) - Method in class com.mxgraph.swing.mxGraphComponent
-
Fires a property change event for pageVisible
.
- setPalette(int[]) - Method in class com.mxgraph.util.png.mxPngEncodeParam.Palette
-
Sets the RGB palette of the image to be encoded.
- setPaletteHistogram(int[]) - Method in class com.mxgraph.util.png.mxPngEncodeParam
-
Sets the palette histogram to be stored with this image.
- setPaletteTransparency(byte[]) - Method in class com.mxgraph.util.png.mxPngEncodeParam.Palette
-
Sets the alpha values associated with each palette entry.
- setPanning(boolean) - Method in class com.mxgraph.swing.mxGraphComponent
-
- setParallelEdgeSpacing(double) - Method in class com.mxgraph.layout.hierarchical.mxHierarchicalLayout
-
- setParam(mxPngEncodeParam) - Method in class com.mxgraph.util.png.mxPngImageEncoder
-
- setParent(mxUnionFind.Node) - Method in class com.mxgraph.analysis.mxUnionFind.Node
-
- setParent(mxICell) - Method in class com.mxgraph.model.mxCell
-
- setParent(Object) - Method in class com.mxgraph.model.mxGraphModel.mxChildChange
-
- setParent(mxICell) - Method in interface com.mxgraph.model.mxICell
-
Sets the parent cell.
- setParentBorder(int) - Method in class com.mxgraph.layout.hierarchical.mxHierarchicalLayout
-
Sets parentBorder.
- setPathGraphSpacing(mxAnalysisGraph, double) - Method in class com.mxgraph.analysis.mxGraphGenerator
-
Sets the physical spacing between vertices in a path graph.
- setPathHandler(PathHandler) - Method in class com.mxgraph.util.svg.PathParser
-
Allows an application to register a path handler.
- setPerimeter(boolean) - Method in class com.mxgraph.view.mxConnectionConstraint
-
Sets perimeter.
- setPhysicalDimension(int[]) - Method in class com.mxgraph.util.png.mxPngEncodeParam
-
Sets the physical dimension information to be stored with this
image.
- setPhysicalDimension(int, int, int) - Method in class com.mxgraph.util.png.mxPngEncodeParam
-
A convenience method that calls the array version.
- setPlaceholderPreview(boolean) - Method in class com.mxgraph.swing.handler.mxMovePreview
-
- setPoint(mxPoint) - Method in class com.mxgraph.view.mxConnectionConstraint
-
Sets the point.
- setPoints(List<mxPoint>) - Method in class com.mxgraph.model.mxGeometry
-
Sets the list of control points to the given list.
- setPoints(mxPoint, mxPoint) - Method in class com.mxgraph.util.mxLine
-
Sets the start and end points.
- setPointsHandler(PointsHandler) - Method in class com.mxgraph.util.svg.PointsParser
-
Allows an application to register a points handler.
- setPortDataMap(HashMap<String, mxGraphMlData>) - Method in class com.mxgraph.io.graphml.mxGraphMlPort
-
- setPortsEnabled(boolean) - Method in class com.mxgraph.view.mxGraph
-
Sets if ports are enabled.
- setPreferPageSize(boolean) - Method in class com.mxgraph.swing.mxGraphComponent
-
Fires a property change event for preferPageSize
.
- setPreviewAlpha(float) - Method in class com.mxgraph.swing.mxGraphComponent
-
- setPreviewBounds(Rectangle) - Method in class com.mxgraph.swing.handler.mxGraphHandler
-
- setPrevious(Object) - Method in class com.mxgraph.model.mxGraphModel.mxChildChange
-
- setPrevious(boolean) - Method in class com.mxgraph.model.mxGraphModel.mxCollapseChange
-
- setPrevious(mxGeometry) - Method in class com.mxgraph.model.mxGraphModel.mxGeometryChange
-
- setPrevious(Object) - Method in class com.mxgraph.model.mxGraphModel.mxRootChange
-
- setPrevious(String) - Method in class com.mxgraph.model.mxGraphModel.mxStyleChange
-
- setPrevious(Object) - Method in class com.mxgraph.model.mxGraphModel.mxTerminalChange
-
- setPrevious(Object) - Method in class com.mxgraph.model.mxGraphModel.mxValueChange
-
- setPrevious(boolean) - Method in class com.mxgraph.model.mxGraphModel.mxVisibleChange
-
- setPreviousIndex(int) - Method in class com.mxgraph.model.mxGraphModel.mxChildChange
-
- setProperties(Map<String, Object>) - Method in class com.mxgraph.analysis.mxAnalysisGraph
-
- setRadius(double) - Method in class com.mxgraph.layout.mxCircleLayout
-
- setRadiusScaleFactor(double) - Method in class com.mxgraph.layout.mxOrganicLayout
-
- setRadiusSquared(double) - Method in class com.mxgraph.layout.mxOrganicLayout.CellWrapper
-
- setRect(double, double, double, double) - Method in class com.mxgraph.util.mxRectangle
-
Sets this rectangle to the specified values
- setRelative(boolean) - Method in class com.mxgraph.model.mxGeometry
-
Sets the relative state of the geometry.
- setRelevantEdges(int[]) - Method in class com.mxgraph.layout.mxOrganicLayout.CellWrapper
-
- setRemoveCellsFromParent(boolean) - Method in class com.mxgraph.swing.handler.mxGraphHandler
-
- setReplaceHtmlLinefeeds(boolean) - Method in class com.mxgraph.shape.mxHtmlTextShape
-
Returns replaceHtmlLinefeeds
- setReplaceHtmlLinefeeds(boolean) - Method in class com.mxgraph.swing.view.mxCellEditor
-
Sets replaceHtmlLinefeeds
- setResetEdges(boolean) - Method in class com.mxgraph.layout.mxCircleLayout
-
- setResetEdges(boolean) - Method in class com.mxgraph.layout.mxCompactTreeLayout
-
- setResetEdges(boolean) - Method in class com.mxgraph.layout.mxFastOrganicLayout
-
- setResetEdges(boolean) - Method in class com.mxgraph.layout.mxOrganicLayout
-
- setResetEdgesOnConnect(boolean) - Method in class com.mxgraph.view.mxGraph
-
Sets resetEdgesOnConnect.
- setResetEdgesOnMove(boolean) - Method in class com.mxgraph.view.mxGraph
-
Sets resetEdgesOnMove.
- setResetEdgesOnResize(boolean) - Method in class com.mxgraph.view.mxGraph
-
Sets resetEdgesOnResize.
- setResetViewOnRootChange(boolean) - Method in class com.mxgraph.view.mxGraph
-
Sets resetEdgesOnResize.
- setResizeEnabled(boolean) - Method in class com.mxgraph.view.mxSwimlaneManager
-
- setResizeParent(boolean) - Method in class com.mxgraph.layout.hierarchical.mxHierarchicalLayout
-
Sets the resizeParent flag.
- setResizeParent(boolean) - Method in class com.mxgraph.layout.mxCompactTreeLayout
-
- setReversed(boolean) - Method in class com.mxgraph.layout.hierarchical.model.mxGraphHierarchyEdge
-
- setRoot(Object) - Method in class com.mxgraph.model.mxGraphModel.mxRootChange
-
- setRoot(Object) - Method in class com.mxgraph.model.mxGraphModel
-
- setRoot(Object) - Method in interface com.mxgraph.model.mxIGraphModel
-
Sets the root of the model and resets all structures.
- setRotationEnabled(boolean) - Method in class com.mxgraph.shape.mxCurveLabelShape
-
- setRoundToDecimals(int) - Method in class com.mxgraph.generatorfunction.mxGeneratorRandomFunction
-
- setScale(double) - Method in class com.mxgraph.canvas.mxBasicCanvas
-
- setScale(double) - Method in interface com.mxgraph.canvas.mxICanvas
-
Sets the scale for the following drawing requests.
- setScale(double) - Method in class com.mxgraph.canvas.mxImageCanvas
-
- setScale(double) - Method in class com.mxgraph.view.mxGraphView
-
Sets the current scale and revalidates the view.
- setSegments(double[]) - Method in class com.mxgraph.view.mxCellState
-
Sets the length of the segments.
- setSelect(boolean) - Method in class com.mxgraph.swing.handler.mxConnectionHandler
-
- setSelectEnabled(boolean) - Method in class com.mxgraph.swing.handler.mxGraphHandler
-
- setSelectionCell(Object) - Method in class com.mxgraph.view.mxGraph
-
- setSelectionCells(Object[]) - Method in class com.mxgraph.view.mxGraph
-
- setSelectionCells(Collection<Object>) - Method in class com.mxgraph.view.mxGraph
-
- setShadow(boolean) - Method in class com.mxgraph.canvas.mxGraphicsCanvas2D
-
- setShadow(boolean) - Method in interface com.mxgraph.canvas.mxICanvas2D
-
Enables or disables the painting of shadows.
- setShadowAlpha(double) - Method in class com.mxgraph.canvas.mxGraphicsCanvas2D
-
- setShadowAlpha(double) - Method in interface com.mxgraph.canvas.mxICanvas2D
-
- setShadowColor(String) - Method in class com.mxgraph.canvas.mxGraphicsCanvas2D
-
- setShadowColor(String) - Method in interface com.mxgraph.canvas.mxICanvas2D
-
- setShadowOffset(double, double) - Method in class com.mxgraph.canvas.mxGraphicsCanvas2D
-
- setShadowOffset(double, double) - Method in interface com.mxgraph.canvas.mxICanvas2D
-
- setShiftDownwards(boolean) - Method in class com.mxgraph.view.mxSpaceManager
-
- setShiftEnterSubmitsText(boolean) - Method in class com.mxgraph.swing.view.mxCellEditor
-
Sets shiftEnterSubmitsText
- setShiftRightwards(boolean) - Method in class com.mxgraph.view.mxSpaceManager
-
- setSignificantBits(int[]) - Method in class com.mxgraph.util.png.mxPngEncodeParam
-
Sets the number of significant bits for each band of the image.
- setSingleSelection(boolean) - Method in class com.mxgraph.view.mxGraphSelectionModel
-
- setSize(int) - Method in class com.mxgraph.analysis.mxUnionFind.Node
-
- setSource(int) - Method in class com.mxgraph.layout.mxOrganicLayout.CellWrapper
-
- setSource(mxICell) - Method in class com.mxgraph.model.mxCell
-
Sets the source terminal.
- setSource(boolean) - Method in class com.mxgraph.model.mxGraphModel.mxTerminalChange
-
- setSourcePoint(mxPoint) - Method in class com.mxgraph.model.mxGeometry
-
Sets the source point.
- setSplitEnabled(boolean) - Method in class com.mxgraph.view.mxGraph
-
Sets splitEnabled.
- setSrc(String) - Method in class com.mxgraph.util.mxImage
-
- setSRGBIntent(int) - Method in class com.mxgraph.util.png.mxPngEncodeParam
-
Sets the sRGB rendering intent to be stored with this image.
- setStarGraphLayout(mxAnalysisGraph, double) - Method in class com.mxgraph.analysis.mxGraphGenerator
-
Sets the physical size of a star graph.
- setStates(Hashtable<Object, mxCellState>) - Method in class com.mxgraph.view.mxGraphView
-
Returns the dictionary that maps from cells to states.
- setSteps(int) - Method in class com.mxgraph.swing.util.mxMorphing
-
Sets the number of steps for the animation.
- setStrokeColor(String) - Method in class com.mxgraph.canvas.mxGraphicsCanvas2D
-
Caches color conversion as it is expensive.
- setStrokeColor(String) - Method in interface com.mxgraph.canvas.mxICanvas2D
-
Sets the stroke color.
- setStrokeWidth(double) - Method in class com.mxgraph.canvas.mxGraphicsCanvas2D
-
- setStrokeWidth(double) - Method in interface com.mxgraph.canvas.mxICanvas2D
-
Sets the stroke width.
- setStyle(String) - Method in class com.mxgraph.io.graphml.mxGraphMlShapeEdge
-
- setStyle(String) - Method in class com.mxgraph.model.mxCell
-
- setStyle(String) - Method in class com.mxgraph.model.mxGraphModel.mxStyleChange
-
- setStyle(Object, String) - Method in class com.mxgraph.model.mxGraphModel
-
- setStyle(String) - Method in interface com.mxgraph.model.mxICell
-
Sets the string to be used as the style.
- setStyle(Object, String) - Method in interface com.mxgraph.model.mxIGraphModel
-
Sets the style of the given cell.
- setStyle(String, String, String) - Static method in class com.mxgraph.util.mxStyleUtils
-
Adds or removes the given key, value pair to the style and returns the
new style.
- setStyle(String, String, String) - Static method in class com.mxgraph.util.mxUtils
-
Deprecated.
Use mxStyleUtils.setStyle(String, String, String)
(Jan 2012)
- setStyle(Map<String, Object>) - Method in class com.mxgraph.view.mxCellState
-
Sets the cell style as a map of key, value pairs.
- setStyleFlag(String, String, int, Boolean) - Static method in class com.mxgraph.util.mxStyleUtils
-
Sets or removes the given key from the specified style and returns the
new style.
- setStyleFlag(String, String, int, Boolean) - Static method in class com.mxgraph.util.mxUtils
-
Deprecated.
Use mxStyleUtils.setStyleFlag(String, String, int, Boolean)
(Jan 2012)
- setStyles(Map<String, Map<String, Object>>) - Method in class com.mxgraph.view.mxStylesheet
-
Sets all styles in the stylesheet.
- setStylesheet(mxStylesheet) - Method in class com.mxgraph.view.mxGraph
-
Sets the stylesheet that provides the style.
- setSuggestedPalette(mxPngSuggestedPaletteEntry[]) - Method in class com.mxgraph.util.png.mxPngEncodeParam
-
Sets the suggested palette information to be stored with this
image.
- setSwimlaneContentEnabled(boolean) - Method in class com.mxgraph.swing.handler.mxCellMarker
-
Sets if the content area of swimlanes should not be transparent to
events.
- setSwimlaneNesting(boolean) - Method in class com.mxgraph.view.mxGraph
-
Sets swimlaneNesting.
- setSwimlaneSelectionEnabled(boolean) - Method in class com.mxgraph.swing.mxGraphComponent
-
- setTarget(int) - Method in class com.mxgraph.layout.mxOrganicLayout.CellWrapper
-
- setTarget(mxICell) - Method in class com.mxgraph.model.mxCell
-
Sets the target terminal.
- setTargetPoint(mxPoint) - Method in class com.mxgraph.model.mxGeometry
-
Sets the target point.
- setTerminal(mxICell, boolean) - Method in class com.mxgraph.model.mxCell
-
- setTerminal(Object, Object, boolean) - Method in class com.mxgraph.model.mxGraphModel.mxChildChange
-
Sets the source or target terminal field for the given edge
without inserting an incoming or outgoing edge in the
respective terminal.
- setTerminal(Object) - Method in class com.mxgraph.model.mxGraphModel.mxTerminalChange
-
- setTerminal(Object, Object, boolean) - Method in class com.mxgraph.model.mxGraphModel
-
- setTerminal(mxICell, boolean) - Method in interface com.mxgraph.model.mxICell
-
Sets the source or target terminal and returns the new terminal.
- setTerminal(Object, Object, boolean) - Method in interface com.mxgraph.model.mxIGraphModel
-
Sets the source or target terminal of the given edge using.
- setTerminalDistance(double) - Method in class com.mxgraph.view.mxCellState
-
Sets the terminal distance.
- setTerminalPoint(mxPoint, boolean) - Method in class com.mxgraph.model.mxGeometry
-
Sets the sourcePoint or targetPoint to the given point and returns the
new point.
- setTerminals(mxIGraphModel, Object, Object, Object) - Static method in class com.mxgraph.model.mxGraphModel
-
Sets the source and target of the given edge in a single atomic change.
- setText(String) - Method in class com.mxgraph.io.graphml.mxGraphMlShapeEdge
-
- setText(String[]) - Method in class com.mxgraph.util.png.mxPngEncodeParam
-
Sets the textual data to be stored in uncompressed form with this
image.
- setTextAntiAlias(boolean) - Method in class com.mxgraph.swing.mxGraphComponent
-
Fires a property change event for textAntiAlias
.
- setTextEnabled(boolean) - Method in class com.mxgraph.canvas.mxGraphicsCanvas2D
-
Disables or enables text rendering.
- setThreshold(int) - Method in class com.mxgraph.swing.handler.mxMovePreview
-
- setTolerance(int) - Method in class com.mxgraph.swing.mxGraphComponent
-
- setToolTips(boolean) - Method in class com.mxgraph.swing.mxGraphComponent
-
- setTransferImageBackground(Color) - Method in class com.mxgraph.swing.handler.mxGraphTransferHandler
-
- setTransferImageEnabled(boolean) - Method in class com.mxgraph.swing.handler.mxGraphTransferHandler
-
- setTranslate(int, int) - Method in class com.mxgraph.canvas.mxBasicCanvas
-
Sets the current translate.
- setTranslate(int, int) - Method in interface com.mxgraph.canvas.mxICanvas
-
Sets the translation for the following drawing requests.
- setTranslate(int, int) - Method in class com.mxgraph.canvas.mxImageCanvas
-
- setTranslate(Point) - Method in class com.mxgraph.swing.mxGraphComponent.mxGraphControl
-
Sets the translate.
- setTranslate(mxPoint) - Method in class com.mxgraph.view.mxGraphView
-
Sets the current translation and invalidates the view.
- setTransparentGray(int) - Method in class com.mxgraph.util.png.mxPngEncodeParam.Gray
-
Sets the gray value to be used to denote transparency.
- setTransparentRGB(int[]) - Method in class com.mxgraph.util.png.mxPngEncodeParam.RGB
-
Sets the RGB value to be used to denote transparency.
- setTraverseVisible(Map<String, Object>, boolean) - Static method in class com.mxgraph.analysis.mxGraphProperties
-
- setTriesPerCell(int) - Method in class com.mxgraph.layout.mxOrganicLayout
-
- setTripleBuffered(boolean) - Method in class com.mxgraph.swing.mxGraphComponent
-
- setTripleBuffered(boolean) - Method in class com.mxgraph.swing.mxGraphOutline
-
Fires a property change event for tripleBuffered
.
- setUnchangedEnergyRoundTermination(int) - Method in class com.mxgraph.layout.mxOrganicLayout
-
- setUseBoundingBox(boolean) - Method in class com.mxgraph.layout.mxGraphLayout
-
- setUseInputOrigin(boolean) - Method in class com.mxgraph.layout.mxFastOrganicLayout
-
- setUserObject(Object) - Method in class com.mxgraph.analysis.mxFibonacciHeap.Node
-
- setValidColor(Color) - Method in class com.mxgraph.swing.handler.mxCellMarker
-
Sets the color used for valid highlights.
- setValue(Object) - Method in class com.mxgraph.model.mxCell
-
- setValue(Object) - Method in class com.mxgraph.model.mxGraphModel.mxValueChange
-
- setValue(Object, Object) - Method in class com.mxgraph.model.mxGraphModel
-
- setValue(Object) - Method in interface com.mxgraph.model.mxICell
-
Sets the user object of the cell.
- setValue(Object, Object) - Method in interface com.mxgraph.model.mxIGraphModel
-
Sets the user object of then given cell.
- setValues(double[], double[]) - Method in class com.mxgraph.util.mxSpline1D
-
Set values for this Spline.
- setVertex(boolean) - Method in class com.mxgraph.model.mxCell
-
- setVertexLabelsMovable(boolean) - Method in class com.mxgraph.view.mxGraph
-
Sets vertexLabelsMovable.
- setVertexLocation(mxGraphAbstractHierarchyCell) - Method in class com.mxgraph.layout.hierarchical.stage.mxCoordinateAssignment
-
Fixes the position of the specified vertex
- setVertexLocation(Object, double, double) - Method in class com.mxgraph.layout.mxGraphLayout
-
Sets the new position of the given cell taking into account the size of
the bounding box if is true.
- setVertexMapper(Map<Object, mxGraphHierarchyNode>) - Method in class com.mxgraph.layout.hierarchical.model.mxGraphHierarchyModel
-
- setVerticalAlign(Object) - Method in class com.mxgraph.swing.util.mxCellOverlay
-
- setVerticalPageCount(int) - Method in class com.mxgraph.swing.mxGraphComponent
-
- setView(mxGraphView) - Method in class com.mxgraph.view.mxCellState
-
Sets the enclosing graph view.
- setView(mxGraphView) - Method in class com.mxgraph.view.mxGraph
-
Sets the view that contains the cell states.
- setVisible(boolean) - Method in class com.mxgraph.model.mxCell
-
- setVisible(boolean) - Method in class com.mxgraph.model.mxGraphModel.mxVisibleChange
-
- setVisible(Object, boolean) - Method in class com.mxgraph.model.mxGraphModel
-
- setVisible(boolean) - Method in interface com.mxgraph.model.mxICell
-
Specifies if the cell is visible.
- setVisible(Object, boolean) - Method in interface com.mxgraph.model.mxIGraphModel
-
Sets the visible state of the given cell.
- setVisible(boolean) - Method in class com.mxgraph.swing.handler.mxGraphHandler
-
- setVisible(boolean) - Method in class com.mxgraph.swing.handler.mxSelectionCellsHandler
-
- setVisible(boolean) - Method in class com.mxgraph.swing.mxGraphOutline
-
- setVisibleTerminalState(mxCellState, boolean) - Method in class com.mxgraph.view.mxCellState
-
Sets the visible source or target terminal state.
- setWeightRange(double, double) - Method in class com.mxgraph.generatorfunction.mxGeneratorRandomFunction
-
- setWeightRange(double, double) - Method in class com.mxgraph.generatorfunction.mxGeneratorRandomIntFunction
-
- setWidth(int) - Method in class com.mxgraph.util.mxImage
-
- setWidth(double) - Method in class com.mxgraph.util.mxRectangle
-
Sets the width of the rectangle.
- setWindingRule(int) - Method in class com.mxgraph.util.svg.AWTPathProducer
-
Sets the winding rule used to construct the path.
- setWindingRule(int) - Method in class com.mxgraph.util.svg.AWTPolylineProducer
-
Sets the winding rule used to construct the path.
- setWindingRule(int) - Method in class com.mxgraph.util.svg.ExtendedGeneralPath
-
Delegates to the enclosed GeneralPath
.
- setWindingRule(int) - Method in interface com.mxgraph.util.svg.ShapeProducer
-
Sets the winding rule used to construct the path.
- setWindmillGraphLayout(mxAnalysisGraph, int, int, double) - Method in class com.mxgraph.analysis.mxGraphGenerator
-
Sets the layout of a windmill graph.
- setX(int, double) - Method in class com.mxgraph.layout.hierarchical.model.mxGraphAbstractHierarchyCell
-
Set the value of x for the specified layer
- setX(double) - Method in class com.mxgraph.layout.mxOrganicLayout.CellWrapper
-
- setX(double) - Method in class com.mxgraph.util.mxPoint
-
Sets the x-coordinate of the point.
- setX0(double) - Method in class com.mxgraph.layout.mxCircleLayout
-
- setY(int, double) - Method in class com.mxgraph.layout.hierarchical.model.mxGraphAbstractHierarchyCell
-
Set the value of y for the specified layer
- setY(double) - Method in class com.mxgraph.layout.mxOrganicLayout.CellWrapper
-
- setY(double) - Method in class com.mxgraph.util.mxPoint
-
Sets the y-coordinate of the point.
- setY0(double) - Method in class com.mxgraph.layout.mxCircleLayout
-
- setZoomFactor(double) - Method in class com.mxgraph.swing.mxGraphComponent
-
- setZoomHandleVisible(boolean) - Method in class com.mxgraph.swing.mxGraphOutline
-
- setZoomPolicy(int) - Method in class com.mxgraph.swing.mxGraphComponent
-
- shadow - Variable in class com.mxgraph.canvas.mxGraphicsCanvas2D.CanvasState
-
- SHADOW_COLOR - Static variable in class com.mxgraph.swing.util.mxSwingConstants
-
Defines the color to be used for shadows.
- SHADOW_OFFSETX - Static variable in class com.mxgraph.util.mxConstants
-
Defines the x-offset to be used for shadows.
- SHADOW_OFFSETY - Static variable in class com.mxgraph.util.mxConstants
-
Defines the y-offset to be used for shadows.
- shadowAlpha - Variable in class com.mxgraph.canvas.mxGraphicsCanvas2D.CanvasState
-
- shadowColor - Variable in class com.mxgraph.canvas.mxGraphicsCanvas2D.CanvasState
-
- shadowColorValue - Variable in class com.mxgraph.canvas.mxGraphicsCanvas2D.CanvasState
-
- shadowOffsetX - Variable in class com.mxgraph.canvas.mxGraphicsCanvas2D.CanvasState
-
- shadowOffsetY - Variable in class com.mxgraph.canvas.mxGraphicsCanvas2D.CanvasState
-
- SHAPE - Static variable in class com.mxgraph.io.graphml.mxGraphMlConstants
-
- shape - Variable in class com.mxgraph.shape.mxStencilShape.svgShape
-
- SHAPE_ACTOR - Static variable in class com.mxgraph.util.mxConstants
-
SHAPE_ACTOR
- SHAPE_ARROW - Static variable in class com.mxgraph.util.mxConstants
-
SHAPE_ARROW
- SHAPE_CLOUD - Static variable in class com.mxgraph.util.mxConstants
-
SHAPE_CLOUD
- SHAPE_CONNECTOR - Static variable in class com.mxgraph.util.mxConstants
-
SHAPE_CONNECTOR
- SHAPE_CURVE - Static variable in class com.mxgraph.util.mxConstants
-
SHAPE_ARROW
- SHAPE_CYLINDER - Static variable in class com.mxgraph.util.mxConstants
-
SHAPE_CYLINDER
- SHAPE_DOUBLE_ELLIPSE - Static variable in class com.mxgraph.util.mxConstants
-
SHAPE_DOUBLE_ELLIPSE
- SHAPE_DOUBLE_RECTANGLE - Static variable in class com.mxgraph.util.mxConstants
-
SHAPE_DOUBLE_RECTANGLE
- SHAPE_ELLIPSE - Static variable in class com.mxgraph.util.mxConstants
-
SHAPE_ELLIPSE
- SHAPE_HEXAGON - Static variable in class com.mxgraph.util.mxConstants
-
SHAPE_HEXAGON
- SHAPE_IMAGE - Static variable in class com.mxgraph.util.mxConstants
-
SHAPE_IMAGE
- SHAPE_LABEL - Static variable in class com.mxgraph.util.mxConstants
-
SHAPE_LABEL
- SHAPE_LINE - Static variable in class com.mxgraph.util.mxConstants
-
SHAPE_LINE
- SHAPE_RECTANGLE - Static variable in class com.mxgraph.util.mxConstants
-
SHAPE_RECTANGLE
- SHAPE_RHOMBUS - Static variable in class com.mxgraph.util.mxConstants
-
SHAPE_RHOMBUS
- SHAPE_SWIMLANE - Static variable in class com.mxgraph.util.mxConstants
-
SHAPE_SWIMLANE
- SHAPE_TRIANGLE - Static variable in class com.mxgraph.util.mxConstants
-
SHAPE_TRIANGLE
- SHAPEEDGE - Static variable in class com.mxgraph.io.graphml.mxGraphMlConstants
-
- SHAPENODE - Static variable in class com.mxgraph.io.graphml.mxGraphMlConstants
-
- shapePath - Variable in class com.mxgraph.shape.mxStencilShape
-
- ShapeProducer - Interface in com.mxgraph.util.svg
-
This interface represents objects which creates Shape objects.
- shapes - Static variable in class com.mxgraph.canvas.mxGraphics2DCanvas
-
Maps from names to mxIVertexShape instances.
- sharedInstance - Static variable in class com.mxgraph.util.mxLightweightLabel
-
- shiftCell(Object, double, double, double, double, double, double, double, double, boolean) - Method in class com.mxgraph.view.mxSpaceManager
-
- shiftDownwards - Variable in class com.mxgraph.view.mxSpaceManager
-
Optional string that specifies the attributename to be passed to
mxCell.is to check if the rule applies to a cell.
- shiftEnterSubmitsText - Variable in class com.mxgraph.swing.view.mxCellEditor
-
Specifies if shift ENTER should submit text if enterStopsCellEditing
is true.
- shiftRightwards - Variable in class com.mxgraph.view.mxSpaceManager
-
Optional string that specifies the attributename to be passed to
mxCell.is to check if the rule applies to a cell.
- shouldRemoveCellFromParent(Object, Object[], MouseEvent) - Method in class com.mxgraph.swing.handler.mxGraphHandler
-
Returns true if the given cells should be removed from the parent for the specified
mousereleased event.
- show(mxCellStatePreview) - Method in class com.mxgraph.swing.util.mxMorphing
-
Shows the changes in the given mxCellStatePreview.
- show() - Method in class com.mxgraph.swing.view.mxCellStatePreview
-
Returns a dirty rectangle to be repainted in mxGraphControl.
- showDirtyRectangle - Variable in class com.mxgraph.swing.mxGraphComponent
-
Used for debugging the dirty region.
- SIDE_MASK - Static variable in class com.mxgraph.view.mxEdgeStyle
-
- SideToSide - Static variable in class com.mxgraph.view.mxEdgeStyle
-
Provides a vertical elbow edge.
- significant - Variable in class com.mxgraph.util.mxUndoableEdit
-
Specifies this undoable edit is significant.
- singleSelection - Variable in class com.mxgraph.view.mxGraphSelectionModel
-
Specifies if only one selected item at a time is allowed.
- size - Variable in class com.mxgraph.analysis.mxFibonacciHeap
-
- size() - Method in class com.mxgraph.analysis.mxFibonacciHeap
-
Returns the size of the heap which is measured in the number of elements
contained in the heap.
- size - Variable in class com.mxgraph.analysis.mxUnionFind.Node
-
The size of the tree.
- size - Variable in class com.mxgraph.util.mxUndoManager
-
Maximum command history size.
- size() - Method in class com.mxgraph.view.mxGraphSelectionModel
-
Returns the number of selected cells.
- skipCommaSpaces() - Method in class com.mxgraph.util.svg.AbstractParser
-
Skips the whitespaces and an optional comma.
- skipCommaSpaces2() - Method in class com.mxgraph.util.svg.PathParser
-
Skips the whitespaces and an optional comma.
- skipSpaces() - Method in class com.mxgraph.util.svg.AbstractParser
-
Skips the whitespaces in the current reader.
- skipSubPath() - Method in class com.mxgraph.util.svg.PathParser
-
Skips a sub-path.
- snap(double) - Method in class com.mxgraph.view.mxGraph
-
Snaps the given numeric value to the grid if is true.
- snapScaledPoint(mxPoint) - Method in class com.mxgraph.swing.mxGraphComponent
-
- snapScaledPoint(mxPoint, double, double) - Method in class com.mxgraph.swing.mxGraphComponent
-
- snapshot(mxCellState) - Method in class com.mxgraph.swing.view.mxCellStatePreview
-
- solve(double[][], double[]) - Method in class com.mxgraph.util.mxSpline1D
-
Solves Ax=b and stores the solution in b.
- sort(mxCellState[], mxICostFunction) - Method in class com.mxgraph.analysis.mxGraphAnalysis
-
Returns a sorted set for cells
with respect to
cf
.
- sortCells(Object[], boolean) - Static method in class com.mxgraph.util.mxUtils
-
Sorts the given cells according to the order in the cell hierarchy.
- sortCells(Collection<Object>, boolean) - Static method in class com.mxgraph.util.mxUtils
-
Sorts the given cells according to the order in the cell hierarchy.
- source - Variable in class com.mxgraph.layout.hierarchical.model.mxGraphHierarchyEdge
-
The node this edge is sourced at
- source - Variable in class com.mxgraph.layout.mxOrganicLayout.CellWrapper
-
The index of the node attached to this edge as source, edges only
- source - Variable in class com.mxgraph.model.mxCell
-
Reference to the parent cell and source and target terminals for edges.
- source - Variable in class com.mxgraph.model.mxGraphModel.mxTerminalChange
-
- source - Variable in class com.mxgraph.swing.handler.mxConnectionHandler
-
- source - Variable in class com.mxgraph.util.mxUndoableEdit
-
Holds the source of the undoable edit.
- source - Variable in class com.mxgraph.view.mxMultiplicity
-
Boolean that specifies if the rule is applied to the source or target
terminal of an edge.
- SOURCE_MASK - Static variable in class com.mxgraph.view.mxEdgeStyle
-
- sourcePoint - Variable in class com.mxgraph.model.mxGeometry
-
Defines the source- and target-point of the edge.
- sourceState - Variable in class com.mxgraph.swing.handler.mxConnectPreview
-
- SOURCETARGET - Static variable in class com.mxgraph.io.graphml.mxGraphMlConstants
-
- spacing - Variable in class com.mxgraph.layout.mxParallelEdgeLayout
-
Specifies the spacing between the edges.
- spacing - Variable in class com.mxgraph.layout.mxPartitionLayout
-
Integer that specifies the absolute spacing in pixels between the
children.
- spacing - Variable in class com.mxgraph.layout.mxStackLayout
-
Specifies the spacing between the cells.
- Spline2D(double[], double[]) - Method in class com.mxgraph.util.mxSpline
-
Creates a new mxSpline.
- SPLIT_EDGE - Static variable in class com.mxgraph.util.mxEvent
-
- SPLIT_WORDS - Static variable in class com.mxgraph.util.mxConstants
-
Whether or not to split whole words when applying word wrapping in mxUtils.wordWrap.
- splitEdge(Object, Object[]) - Method in class com.mxgraph.view.mxGraph
-
- splitEdge(Object, Object[], double, double) - Method in class com.mxgraph.view.mxGraph
-
- splitEdge(Object, Object[], Object, double, double) - Method in class com.mxgraph.view.mxGraph
-
Splits the given edge by adding a newEdge between the previous source
and the given cell and reconnecting the source of the given edge to the
given cell.
- splitEnabled - Variable in class com.mxgraph.view.mxGraph
-
Specifies if dropping onto edges should be enabled.
- src - Variable in class com.mxgraph.util.mxImage
-
Holds the path or URL for the image.
- stack - Variable in class com.mxgraph.canvas.mxGraphicsCanvas2D
-
Stack of states for save/restore.
- start(MouseEvent, int) - Method in class com.mxgraph.swing.handler.mxCellHandler
-
Starts handling a gesture at the given handle index.
- start(MouseEvent, mxCellState) - Method in class com.mxgraph.swing.handler.mxConnectionHandler
-
- start(MouseEvent, mxCellState, String) - Method in class com.mxgraph.swing.handler.mxConnectPreview
-
Updates the style of the edge preview from the incoming edge
- start(MouseEvent) - Method in class com.mxgraph.swing.handler.mxGraphHandler
-
- start(MouseEvent) - Method in class com.mxgraph.swing.handler.mxInsertHandler
-
- start(MouseEvent, mxCellState) - Method in class com.mxgraph.swing.handler.mxMovePreview
-
Sets the translation of the preview.
- start - Variable in class com.mxgraph.swing.handler.mxPanningHandler
-
- start(MouseEvent) - Method in class com.mxgraph.swing.handler.mxRotationHandler
-
- start(Point) - Method in class com.mxgraph.swing.handler.mxRubberband
-
Starts the rubberband selection at the given point.
- start - Variable in class com.mxgraph.swing.mxGraphOutline.MouseTracker
-
- START - Static variable in class com.mxgraph.util.mxEvent
-
- START_EDITING - Static variable in class com.mxgraph.util.mxEvent
-
- startAnimation() - Method in class com.mxgraph.swing.util.mxAnimation
-
Starts the animation by repeatedly invoking updateAnimation.
- startBuffer - Variable in class com.mxgraph.shape.mxCurveLabelShape.LabelPosition
-
- startEditing() - Method in class com.mxgraph.swing.mxGraphComponent
-
- startEditing(Object, EventObject) - Method in class com.mxgraph.swing.view.mxCellEditor
-
- startEditing(Object, EventObject) - Method in interface com.mxgraph.swing.view.mxICellEditor
-
Starts editing the given cell.
- startEditingAtCell(Object) - Method in class com.mxgraph.swing.mxGraphComponent
-
- startEditingAtCell(Object, EventObject) - Method in class com.mxgraph.swing.mxGraphComponent
-
- startElement(String, String, String, Attributes) - Method in class com.mxgraph.reader.mxGraphViewReader
-
- startElement(String, String, String, Attributes) - Method in class com.mxgraph.reader.mxSaxOutputHandler
-
- startPath() - Method in class com.mxgraph.util.svg.AWTPathProducer
-
- startPath() - Method in interface com.mxgraph.util.svg.PathHandler
-
Invoked when the path starts.
- startPoint - Variable in class com.mxgraph.swing.handler.mxConnectPreview
-
- startPoints() - Method in class com.mxgraph.util.svg.AWTPolylineProducer
-
- startPoints() - Method in interface com.mxgraph.util.svg.PointsHandler
-
Invoked when the points attribute starts.
- startState - Variable in class com.mxgraph.swing.handler.mxMovePreview
-
- state - Variable in class com.mxgraph.canvas.mxGraphicsCanvas2D
-
Represents the current state of the canvas.
- state - Variable in class com.mxgraph.shape.mxCurveLabelShape
-
Cache the state associated with this shape
- state - Variable in class com.mxgraph.swing.handler.mxCellHandler
-
Holds the cell state associated with this handler.
- states - Variable in class com.mxgraph.view.mxGraphView
-
Maps from cells to cell states.
- STENCIL_SHADOW_OPACITY - Static variable in class com.mxgraph.util.mxConstants
-
Defines the default opacity for stencils shadows.
- STENCIL_SHADOWCOLOR - Static variable in class com.mxgraph.util.mxConstants
-
Defines the default shadow color for stencils.
- stencils - Static variable in class com.mxgraph.shape.mxStencilRegistry
-
- step - Variable in class com.mxgraph.swing.util.mxMorphing
-
Counts the current number of steps of the animation.
- steps - Variable in class com.mxgraph.swing.util.mxMorphing
-
Specifies the maximum number of steps for the morphing.
- stop(boolean) - Method in class com.mxgraph.swing.handler.mxConnectPreview
-
- stop(boolean, MouseEvent) - Method in class com.mxgraph.swing.handler.mxConnectPreview
-
- stop(boolean, MouseEvent, double, double, boolean, Object) - Method in class com.mxgraph.swing.handler.mxMovePreview
-
- STOP - Static variable in class com.mxgraph.util.mxEvent
-
- stopAnimation() - Method in class com.mxgraph.swing.util.mxAnimation
-
Stops the animation by deleting the timer and fires mxEvent.DONE.
- stopAnimation() - Method in class com.mxgraph.swing.util.mxMorphing
-
- stopEditing(boolean) - Method in class com.mxgraph.swing.mxGraphComponent
-
- stopEditing(boolean) - Method in class com.mxgraph.swing.view.mxCellEditor
-
- stopEditing(boolean) - Method in interface com.mxgraph.swing.view.mxICellEditor
-
Stops the current editing.
- stopRecursion(mxCellState, mxPoint) - Method in class com.mxgraph.swing.util.mxMorphing
-
Returns true if the animation should not recursively find more
deltas for children if the given parent state has been animated.
- string - Variable in class com.mxgraph.util.svg.StringNormalizingReader
-
The characters.
- stringForValue(mxGraphMlKey.keyForValues) - Method in class com.mxgraph.io.graphml.mxGraphMlKey
-
Converts a enum value in its corresponding String value for the
keyFor attribute.
- StringNormalizingReader - Class in com.mxgraph.util.svg
-
This class represents a NormalizingReader which handles Strings.
- StringNormalizingReader(String) - Constructor for class com.mxgraph.util.svg.StringNormalizingReader
-
Creates a new StringNormalizingReader.
- stringTypeValue(mxGraphMlKey.keyTypeValues) - Method in class com.mxgraph.io.graphml.mxGraphMlKey
-
Converts a enum value in its corresponding string value for the
keyType attribute.
- stroke() - Method in class com.mxgraph.canvas.mxGraphicsCanvas2D
-
- stroke() - Method in interface com.mxgraph.canvas.mxICanvas2D
-
Paints the outline of the current path.
- strokeColor - Variable in class com.mxgraph.canvas.mxGraphicsCanvas2D.CanvasState
-
- strokeColorValue - Variable in class com.mxgraph.canvas.mxGraphicsCanvas2D.CanvasState
-
- strokeWidth - Variable in class com.mxgraph.canvas.mxGraphicsCanvas2D.CanvasState
-
- strokewidth - Variable in class com.mxgraph.shape.mxStencil
-
Holds the strokewidth direction from the description.
- StructuralException - Exception in com.mxgraph.analysis
-
- StructuralException(String) - Constructor for exception com.mxgraph.analysis.StructuralException
-
- STYLE - Static variable in class com.mxgraph.io.graphml.mxGraphMlConstants
-
- style - Variable in class com.mxgraph.model.mxCell
-
Holds the style as a string of the form
stylename[;key=value].
- style - Variable in class com.mxgraph.model.mxGraphModel.mxStyleChange
-
- style - Variable in class com.mxgraph.shape.mxStencilShape.svgShape
-
Contains an array of key, value pairs that represent the style of the
cell.
- style - Variable in class com.mxgraph.swing.handler.mxInsertHandler
-
- style - Variable in class com.mxgraph.view.mxCellState
-
Contains an array of key, value pairs that represent the style of the
cell.
- STYLE_ALIGN - Static variable in class com.mxgraph.util.mxConstants
-
Defines the key for the align style.
- STYLE_AUTOSIZE - Static variable in class com.mxgraph.util.mxConstants
-
Defines the key for the autosize style.
- STYLE_BENDABLE - Static variable in class com.mxgraph.util.mxConstants
-
Defines the key for the bendable style.
- STYLE_CLONEABLE - Static variable in class com.mxgraph.util.mxConstants
-
Defines the key for the cloneable style.
- STYLE_DASH_PATTERN - Static variable in class com.mxgraph.util.mxConstants
-
Defines the key for the dashed pattern style.
- STYLE_DASHED - Static variable in class com.mxgraph.util.mxConstants
-
Defines the key for the dashed style.
- STYLE_DELETABLE - Static variable in class com.mxgraph.util.mxConstants
-
Defines the key for the deletable style.
- STYLE_DIRECTION - Static variable in class com.mxgraph.util.mxConstants
-
Defines the key for the direction style.
- STYLE_EDGE - Static variable in class com.mxgraph.util.mxConstants
-
Takes a function that creates points.
- STYLE_EDITABLE - Static variable in class com.mxgraph.util.mxConstants
-
Defines the key for the editable style.
- STYLE_ELBOW - Static variable in class com.mxgraph.util.mxConstants
-
Defines the key for the elbow style.
- STYLE_ENDARROW - Static variable in class com.mxgraph.util.mxConstants
-
Defines the key for the endArrow style.
- STYLE_ENDFILL - Static variable in class com.mxgraph.util.mxConstants
-
Defines the key for the endFill style.
- STYLE_ENDSIZE - Static variable in class com.mxgraph.util.mxConstants
-
Defines the key for the endSize style.
- STYLE_ENTRY_PERIMETER - Static variable in class com.mxgraph.util.mxConstants
-
Defines if the perimeter should be used to find the exact entry point
along the perimeter of the target.
- STYLE_ENTRY_X - Static variable in class com.mxgraph.util.mxConstants
-
Defines the key for the horizontal relative coordinate connection point
of an edge with its target terminal.
- STYLE_ENTRY_Y - Static variable in class com.mxgraph.util.mxConstants
-
Defines the key for the vertical relative coordinate connection point
of an edge with its target terminal.
- STYLE_EXIT_PERIMETER - Static variable in class com.mxgraph.util.mxConstants
-
Defines if the perimeter should be used to find the exact entry point
along the perimeter of the source.
- STYLE_EXIT_X - Static variable in class com.mxgraph.util.mxConstants
-
Defines the key for the horizontal relative coordinate connection point
of an edge with its source terminal.
- STYLE_EXIT_Y - Static variable in class com.mxgraph.util.mxConstants
-
Defines the key for the vertical relative coordinate connection point
of an edge with its source terminal.
- STYLE_FILLCOLOR - Static variable in class com.mxgraph.util.mxConstants
-
Defines the key for the fillColor style.
- STYLE_FLIPH - Static variable in class com.mxgraph.util.mxConstants
-
Defines the key for the horizontal image flip.
- STYLE_FLIPV - Static variable in class com.mxgraph.util.mxConstants
-
Variable: STYLE_FLIPV
Defines the key for the vertical flip.
- STYLE_FOLDABLE - Static variable in class com.mxgraph.util.mxConstants
-
Defines the key for the foldable style.
- STYLE_FONTCOLOR - Static variable in class com.mxgraph.util.mxConstants
-
Defines the key for the fontColor style.
- STYLE_FONTFAMILY - Static variable in class com.mxgraph.util.mxConstants
-
Defines the key for the fontFamily style.
- STYLE_FONTSIZE - Static variable in class com.mxgraph.util.mxConstants
-
Defines the key for the fontSize style (in points).
- STYLE_FONTSTYLE - Static variable in class com.mxgraph.util.mxConstants
-
Defines the key for the fontStyle style.
- STYLE_GLASS - Static variable in class com.mxgraph.util.mxConstants
-
Defines the key for the glass style.
- STYLE_GRADIENT_DIRECTION - Static variable in class com.mxgraph.util.mxConstants
-
Defines the key for the gradient direction.
- STYLE_GRADIENTCOLOR - Static variable in class com.mxgraph.util.mxConstants
-
Defines the key for the gradientColor style.
- STYLE_HORIZONTAL - Static variable in class com.mxgraph.util.mxConstants
-
Defines the key for the horizontal style.
- STYLE_IMAGE - Static variable in class com.mxgraph.util.mxConstants
-
Defines the key for the image style.
- STYLE_IMAGE_ALIGN - Static variable in class com.mxgraph.util.mxConstants
-
Defines the key for the align style.
- STYLE_IMAGE_BACKGROUND - Static variable in class com.mxgraph.util.mxConstants
-
Defines the key for the image background color.
- STYLE_IMAGE_BORDER - Static variable in class com.mxgraph.util.mxConstants
-
Defines the key for the image border color.
- STYLE_IMAGE_FLIPH - Static variable in class com.mxgraph.util.mxConstants
-
Defines the key for the horizontal image flip.
- STYLE_IMAGE_FLIPV - Static variable in class com.mxgraph.util.mxConstants
-
Defines the key for the vertical image flip.
- STYLE_IMAGE_HEIGHT - Static variable in class com.mxgraph.util.mxConstants
-
Defines the key for the imageHeight style The type of this value is
int
, the value is the image height in pixels and must be
greater than 0.
- STYLE_IMAGE_VERTICAL_ALIGN - Static variable in class com.mxgraph.util.mxConstants
-
Defines the key for the verticalAlign style.
- STYLE_IMAGE_WIDTH - Static variable in class com.mxgraph.util.mxConstants
-
Defines the key for the imageWidth style.
- STYLE_INDICATOR_COLOR - Static variable in class com.mxgraph.util.mxConstants
-
Defines the key for the indicatorColor style.
- STYLE_INDICATOR_GRADIENTCOLOR - Static variable in class com.mxgraph.util.mxConstants
-
Defines the key for the indicatorGradientColor style.
- STYLE_INDICATOR_HEIGHT - Static variable in class com.mxgraph.util.mxConstants
-
Defines the key for the indicatorHeight style (in px).
- STYLE_INDICATOR_IMAGE - Static variable in class com.mxgraph.util.mxConstants
-
Defines the key for the indicatorImage style.
- STYLE_INDICATOR_SHAPE - Static variable in class com.mxgraph.util.mxConstants
-
Defines the key for the indicatorShape style.
- STYLE_INDICATOR_SPACING - Static variable in class com.mxgraph.util.mxConstants
-
Defines the key for the indicatorSpacing style (in px).
- STYLE_INDICATOR_WIDTH - Static variable in class com.mxgraph.util.mxConstants
-
Defines the key for the indicatorWidth style (in px).
- STYLE_LABEL_BACKGROUNDCOLOR - Static variable in class com.mxgraph.util.mxConstants
-
Defines the key for the label background color.
- STYLE_LABEL_BORDERCOLOR - Static variable in class com.mxgraph.util.mxConstants
-
Defines the key for the label border color.
- STYLE_LABEL_POSITION - Static variable in class com.mxgraph.util.mxConstants
-
Defines the key for the horizontal label position of vertices.
- STYLE_LOOP - Static variable in class com.mxgraph.util.mxConstants
-
Defines the key for the loop style.
- STYLE_MOVABLE - Static variable in class com.mxgraph.util.mxConstants
-
Defines the key for the movable style.
- STYLE_NOEDGESTYLE - Static variable in class com.mxgraph.util.mxConstants
-
Defines the key for the noEdgeStyle style.
- STYLE_NOLABEL - Static variable in class com.mxgraph.util.mxConstants
-
Defines the key for the noLabel style.
- STYLE_OPACITY - Static variable in class com.mxgraph.util.mxConstants
-
Defines the key for the opacity style.
- STYLE_ORTHOGONAL - Static variable in class com.mxgraph.util.mxConstants
-
Defines if the connection points on either end of the edge should be
computed so that the edge is vertical or horizontal if possible and
if the point is not at a fixed location.
- STYLE_OVERFLOW - Static variable in class com.mxgraph.util.mxConstants
-
Defines the key for the overflow style.
- STYLE_PERIMETER - Static variable in class com.mxgraph.util.mxConstants
-
Defines the key for the perimeter style.
- STYLE_PERIMETER_SPACING - Static variable in class com.mxgraph.util.mxConstants
-
Defines the key for the perimeter spacing.
- STYLE_PORT_CONSTRAINT - Static variable in class com.mxgraph.util.mxConstants
-
Defines the direction(s) that edges are allowed to connect to cells in.
- STYLE_RESIZABLE - Static variable in class com.mxgraph.util.mxConstants
-
Defines the key for the resizable style.
- STYLE_ROTATION - Static variable in class com.mxgraph.util.mxConstants
-
Defines the key for the rotation style.
- STYLE_ROUNDED - Static variable in class com.mxgraph.util.mxConstants
-
Defines the key for the rounded style.
- STYLE_ROUTING_CENTER_X - Static variable in class com.mxgraph.util.mxConstants
-
Defines the key for the horizontal routing center.
- STYLE_ROUTING_CENTER_Y - Static variable in class com.mxgraph.util.mxConstants
-
Defines the key for the vertical routing center.
- STYLE_SEGMENT - Static variable in class com.mxgraph.util.mxConstants
-
Defines the key for the segment style.
- STYLE_SEPARATORCOLOR - Static variable in class com.mxgraph.util.mxConstants
-
Defines the key for the separatorColor style.
- STYLE_SHADOW - Static variable in class com.mxgraph.util.mxConstants
-
Defines the key for the shadow style.
- STYLE_SHAPE - Static variable in class com.mxgraph.util.mxConstants
-
Defines the key for the shape style.
- STYLE_SOURCE_PERIMETER_SPACING - Static variable in class com.mxgraph.util.mxConstants
-
Defines the key for the source perimeter spacing.
- STYLE_SOURCE_PORT - Static variable in class com.mxgraph.util.mxConstants
-
Defines the ID of the cell that should be used for computing the
perimeter point of the source for an edge.
- STYLE_SPACING - Static variable in class com.mxgraph.util.mxConstants
-
Defines the key for the spacing.
- STYLE_SPACING_BOTTOM - Static variable in class com.mxgraph.util.mxConstants
-
Defines the key for the spacingBottom style The value represents the
spacing, in pixels, added to the bottom side of a label in a vertex
(style applies to vertices only).
- STYLE_SPACING_LEFT - Static variable in class com.mxgraph.util.mxConstants
-
Defines the key for the spacingLeft style.
- STYLE_SPACING_RIGHT - Static variable in class com.mxgraph.util.mxConstants
-
Defines the key for the spacingRight style The value represents the
spacing, in pixels, added to the right side of a label in a vertex (style
applies to vertices only).
- STYLE_SPACING_TOP - Static variable in class com.mxgraph.util.mxConstants
-
Defines the key for the spacingTop style.
- STYLE_STARTARROW - Static variable in class com.mxgraph.util.mxConstants
-
Defines the key for the startArrow style.
- STYLE_STARTFILL - Static variable in class com.mxgraph.util.mxConstants
-
Defines the key for the startFill style.
- STYLE_STARTSIZE - Static variable in class com.mxgraph.util.mxConstants
-
Defines the key for the startSize style.
- STYLE_STENCIL_FLIPH - Static variable in class com.mxgraph.util.mxConstants
-
Defines the key for the horizontal stencil flip.
- STYLE_STENCIL_FLIPV - Static variable in class com.mxgraph.util.mxConstants
-
Defines the key for the vertical stencil flip.
- STYLE_STROKECOLOR - Static variable in class com.mxgraph.util.mxConstants
-
Defines the key for the strokeColor style.
- STYLE_STROKEWIDTH - Static variable in class com.mxgraph.util.mxConstants
-
Defines the key for the strokeWidth style.
- STYLE_TARGET_PERIMETER_SPACING - Static variable in class com.mxgraph.util.mxConstants
-
Defines the key for the target perimeter spacing.
- STYLE_TARGET_PORT - Static variable in class com.mxgraph.util.mxConstants
-
Defines the ID of the cell that should be used for computing the
perimeter point of the target for an edge.
- STYLE_TEXT_OPACITY - Static variable in class com.mxgraph.util.mxConstants
-
Defines the key for the text opacity style.
- STYLE_VERTICAL_ALIGN - Static variable in class com.mxgraph.util.mxConstants
-
Defines the key for the verticalAlign style.
- STYLE_VERTICAL_LABEL_POSITION - Static variable in class com.mxgraph.util.mxConstants
-
Defines the key for the vertical label position of vertices.
- STYLE_WHITE_SPACE - Static variable in class com.mxgraph.util.mxConstants
-
Defines the key for the white-space style.
- styleForCellChanged(Object, String) - Method in class com.mxgraph.model.mxGraphModel
-
Inner callback to update the style of the given mxCell
using mxCell.setStyle and return the previous style.
- styles - Variable in class com.mxgraph.view.mxStylesheet
-
Maps from names to styles.
- stylesheet - Variable in class com.mxgraph.view.mxGraph
-
Holds the stylesheet that defines the appearance of the cells.
- subShapes - Variable in class com.mxgraph.shape.mxStencilShape.svgShape
-
- sum(mxCellState[], mxICostFunction) - Method in class com.mxgraph.analysis.mxGraphAnalysis
-
Returns the sum of all cost for cells
with respect to
cf
.
- SVG_SHADOWTRANSFORM - Static variable in class com.mxgraph.util.mxConstants
-
Defines the transformation used to draw shadows in SVG.
- swap() - Method in class com.mxgraph.model.mxGeometry
-
Swaps the x, y, width and height with the values stored in
alternateBounds and puts the previous values into alternateBounds as
a rectangle.
- swapBounds(Object, boolean) - Method in class com.mxgraph.view.mxGraph
-
Swaps the alternate and the actual bounds in the geometry of the given
cell invoking updateAlternateBounds before carrying out the swap.
- swimlaneAdded(Object) - Method in class com.mxgraph.view.mxSwimlaneManager
-
Called for each swimlane which has been added.
- swimlaneContentEnabled - Variable in class com.mxgraph.swing.handler.mxCellMarker
-
Specifies if the the content area of swimlane should be non-transparent
to mouse events.
- swimlaneNesting - Variable in class com.mxgraph.view.mxGraph
-
Specifies if nesting of swimlanes is allowed.
- swimlaneSelectionEnabled - Variable in class com.mxgraph.swing.mxGraphComponent
-
Specifies if swimlanes are selected when the mouse is released over the
swimlanes content area.