com::mxgraph::mxEdgeStyle Class Reference

Provides various edge styles to be used as the values for mxConstants.STYLE_EDGE in a cell style. More...

List of all members.

Static Public Attributes

static mxEdgeStyleFunction EntityRelation
 Implements an entity relation style for edges (as used in database schema diagrams).
static mxEdgeStyleFunction Loop
 Implements a self-reference, aka. loop.
static mxEdgeStyleFunction ElbowConnector
 Uses either SideToSide or TopToBottom depending on the horizontal flag in the cell style. SideToSide is used if horizontal is true or unspecified.
static mxEdgeStyleFunction SideToSide
 Implements a vertical elbow edge.
static mxEdgeStyleFunction TopToBottom
 Implements a horizontal elbow edge.

Detailed Description

Provides various edge styles to be used as the values for mxConstants.STYLE_EDGE in a cell style.


Member Data Documentation

mxEdgeStyleFunction com::mxgraph::mxEdgeStyle::ElbowConnector [static]

Uses either SideToSide or TopToBottom depending on the horizontal flag in the cell style. SideToSide is used if horizontal is true or unspecified.

mxEdgeStyleFunction com::mxgraph::mxEdgeStyle::EntityRelation [static]

Implements an entity relation style for edges (as used in database schema diagrams).

mxEdgeStyleFunction com::mxgraph::mxEdgeStyle::Loop [static]

Implements a self-reference, aka. loop.

mxEdgeStyleFunction com::mxgraph::mxEdgeStyle::SideToSide [static]

Implements a vertical elbow edge.

mxEdgeStyleFunction com::mxgraph::mxEdgeStyle::TopToBottom [static]

Implements a horizontal elbow edge.


The documentation for this class was generated from the following file:
Generated on Mon Oct 29 20:11:50 2012 for mxGraph by  doxygen 1.6.3