| 
 | JGraph X 2.1.0.7 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.mxgraph.util.mxConstants
public class mxConstants
Contains all global constants.
| Field Summary | |
|---|---|
| static String | ALIGN_BOTTOMALIGN_BOTTOM | 
| static String | ALIGN_CENTERALIGN_CENTER | 
| static String | ALIGN_LEFTALIGN_LEFT | 
| static String | ALIGN_MIDDLEALIGN_MIDDLE | 
| static String | ALIGN_RIGHTALIGN_RIGHT | 
| static String | ALIGN_TOPALIGN_TOP | 
| static String | ARROW_BLOCKARROW_BLOCK | 
| static String | ARROW_CLASSICARROW_CLASSIC | 
| static String | ARROW_DIAMONDARROW_OPEN | 
| static String | ARROW_OPENARROW_OPEN | 
| static String | ARROW_OVALARROW_BLOCK | 
| static int | ARROW_SIZEDefines the size of the arrowhead in the arrow shape. | 
| static int | ARROW_SPACINGDefines the spacing between the arrow shape and its terminals. | 
| static int | ARROW_WIDTHDefines the width of the arrow shape. | 
| static boolean | CONNECT_HANDLE_ENABLEDDefines the default value for the connect handle. | 
| static int | CONNECT_HANDLE_SIZEDefines the connect handle size. | 
| static float[] | DEFAULT_DASHED_PATTERNSpecifies the default dash pattern, 3 pixels solid, 3 pixels clear. | 
| static String | DEFAULT_FONTFAMILIESComma separated list of default fonts for CSS properties. | 
| static String | DEFAULT_FONTFAMILYDefines the default font family. | 
| static int | DEFAULT_FONTSIZEDefines the default font size. | 
| static double | DEFAULT_HOTSPOTDefines the portion of the cell which is to be used as a connectable region. | 
| static int | DEFAULT_IMAGESIZEDefines the default image size. | 
| static double | DEFAULT_LABEL_BUFFERSpecifies the default distance at 1.0 scale that the label curve is created from its base curve | 
| static int | DEFAULT_MARKERSIZEDefines the default marker size. | 
| static int | DEFAULT_STARTSIZEDefines the default start size for swimlanes. | 
| static double | DEG_PER_RADDefines the number of degrees per radian. | 
| static String | DIRECTION_EASTDIRECTION_EAST | 
| static int | DIRECTION_MASK_ALLDIRECTION_MASK_EAST | 
| static int | DIRECTION_MASK_EASTDIRECTION_MASK_EAST | 
| static int | DIRECTION_MASK_NONEDIRECTION_MASK_NONE | 
| static int | DIRECTION_MASK_NORTHDIRECTION_MASK_NORTH | 
| static int | DIRECTION_MASK_SOUTHDIRECTION_MASK_SOUTH | 
| static int | DIRECTION_MASK_WESTDIRECTION_MASK_WEST | 
| static String | DIRECTION_NORTHDIRECTION_NORTH | 
| static String | DIRECTION_SOUTHDIRECTION_SOUTH | 
| static String | DIRECTION_WESTDIRECTION_WEST | 
| static String | EDGESTYLE_ELBOWName of the elbow edge style. | 
| static String | EDGESTYLE_ENTITY_RELATIONName of the entity relation edge style. | 
| static String | EDGESTYLE_LOOPName of the loop edge style. | 
| static String | EDGESTYLE_ORTHOGONALName of the orthogonal edge style. | 
| static String | EDGESTYLE_SEGMENTName of the generic segment edge style. | 
| static String | EDGESTYLE_SIDETOSIDEName of the side to side edge style. | 
| static String | EDGESTYLE_TOPTOBOTTOMName of the top to bottom edge style. | 
| static String | ELBOW_HORIZONTALELBOW_HORIZONTAL | 
| static String | ELBOW_VERTICALELBOW_VERTICAL | 
| static int | ENTITY_SEGMENTDefines the length of the horizontal segment of an Entity Relation. | 
| static int | FONT_BOLDFONT_BOLD | 
| static int | FONT_ITALICFONT_ITALIC | 
| static int | FONT_SHADOWFONT_SHADOW | 
| static int | FONT_UNDERLINEFONT_UNDERLINE | 
| static int | HANDLE_SIZEDefines the handle size. | 
| static int | LABEL_HANDLE_SIZEDefines the handle size. | 
| static int | LABEL_INSETDefines the inset in absolute pixels between the label bounding box and the label text. | 
| static double | LABEL_SCALE_BUFFERMultiplier to the width that is passed into the word wrapping calculation See mxUtils.wordWrap for details | 
| static double | LINE_ARCSIZEDefines the size of the arcs for rounded edges. | 
| static float | LINE_HEIGHTDefault line height for text output. | 
| static int | LINESPACINGSpecifies the line spacing. | 
| static int | MAX_HOTSPOT_SIZEDefines the maximum size in pixels of the portion of the cell which is to be used as a connectable region. | 
| static int | MIN_HOTSPOT_SIZEDefines the minimum size in pixels of the portion of the cell which is to be used as a connectable region. | 
| static double | MIN_SCALE_FOR_ROUNDED_LINESDefines the minimum scale at which rounded polylines should be painted. | 
| static String | NONEDefines the value for none. | 
| static String | NS_SVGDefines the SVG namespace. | 
| static String | NS_XHTMLDefines the XHTML namespace. | 
| static String | NS_XLINKDefines the XLink namespace. | 
| static String | PERIMETER_ELLIPSEName of the ellipse perimeter. | 
| static String | PERIMETER_HEXAGONName of the hexagon perimeter. | 
| static String | PERIMETER_RECTANGLEName of the rectangle perimeter. | 
| static String | PERIMETER_RHOMBUSName of the rhombus perimeter. | 
| static String | PERIMETER_TRIANGLEName of the triangle perimeter. | 
| static double | PX_PER_PIXELDefines the ratio between px units in HTML markup and pixels on screen. | 
| static double | RAD_PER_DEGDefines the number of radians per degree. | 
| static double | RECTANGLE_ROUNDING_FACTORDefines the rounding factor for rounded rectangles in percent between 0 and 1. | 
| static int | SHADOW_OFFSETXDefines the x-offset to be used for shadows. | 
| static int | SHADOW_OFFSETYDefines the y-offset to be used for shadows. | 
| static String | SHAPE_ACTORSHAPE_ACTOR | 
| static String | SHAPE_ARROWSHAPE_ARROW | 
| static String | SHAPE_CLOUDSHAPE_CLOUD | 
| static String | SHAPE_CONNECTORSHAPE_CONNECTOR | 
| static String | SHAPE_CURVESHAPE_ARROW | 
| static String | SHAPE_CYLINDERSHAPE_CYLINDER | 
| static String | SHAPE_DOUBLE_ELLIPSESHAPE_DOUBLE_ELLIPSE | 
| static String | SHAPE_ELLIPSESHAPE_ELLIPSE | 
| static String | SHAPE_HEXAGONSHAPE_HEXAGON | 
| static String | SHAPE_IMAGESHAPE_IMAGE | 
| static String | SHAPE_LABELSHAPE_LABEL | 
| static String | SHAPE_LINESHAPE_LINE | 
| static String | SHAPE_RECTANGLESHAPE_RECTANGLE | 
| static String | SHAPE_RHOMBUSSHAPE_RHOMBUS | 
| static String | SHAPE_SWIMLANESHAPE_SWIMLANE | 
| static String | SHAPE_TRIANGLESHAPE_TRIANGLE | 
| static boolean | SPLIT_WORDSWhether or not to split whole words when applying word wrapping in mxUtils.wordWrap. | 
| static int | STENCIL_SHADOW_OPACITYDefines the default opacity for stencils shadows. | 
| static String | STENCIL_SHADOWCOLORDefines the default shadow color for stencils. | 
| static String | STYLE_ALIGNDefines the key for the align style. | 
| static String | STYLE_AUTOSIZEDefines the key for the autosize style. | 
| static String | STYLE_BENDABLEDefines the key for the bendable style. | 
| static String | STYLE_CLONEABLEDefines the key for the cloneable style. | 
| static String | STYLE_DASH_PATTERNDefines the key for the dashed pattern style. | 
| static String | STYLE_DASHEDDefines the key for the dashed style. | 
| static String | STYLE_DELETABLEDefines the key for the deletable style. | 
| static String | STYLE_DIRECTIONDefines the key for the direction style. | 
| static String | STYLE_EDGETakes a function that creates points. | 
| static String | STYLE_EDITABLEDefines the key for the editable style. | 
| static String | STYLE_ELBOWDefines the key for the elbow style. | 
| static String | STYLE_ENDARROWDefines the key for the endArrow style. | 
| static String | STYLE_ENDFILLDefines the key for the endFill style. | 
| static String | STYLE_ENDSIZEDefines the key for the endSize style. | 
| static String | STYLE_ENTRY_PERIMETERDefines if the perimeter should be used to find the exact entry point along the perimeter of the target. | 
| static String | STYLE_ENTRY_XDefines the key for the horizontal relative coordinate connection point of an edge with its target terminal. | 
| static String | STYLE_ENTRY_YDefines the key for the vertical relative coordinate connection point of an edge with its target terminal. | 
| static String | STYLE_EXIT_PERIMETERDefines if the perimeter should be used to find the exact entry point along the perimeter of the source. | 
| static String | STYLE_EXIT_XDefines the key for the horizontal relative coordinate connection point of an edge with its source terminal. | 
| static String | STYLE_EXIT_YDefines the key for the vertical relative coordinate connection point of an edge with its source terminal. | 
| static String | STYLE_FILLCOLORDefines the key for the fillColor style. | 
| static String | STYLE_FOLDABLEDefines the key for the foldable style. | 
| static String | STYLE_FONTCOLORDefines the key for the fontColor style. | 
| static String | STYLE_FONTFAMILYDefines the key for the fontFamily style. | 
| static String | STYLE_FONTSIZEDefines the key for the fontSize style (in points). | 
| static String | STYLE_FONTSTYLEDefines the key for the fontStyle style. | 
| static String | STYLE_GLASSDefines the key for the glass style. | 
| static String | STYLE_GRADIENT_DIRECTIONDefines the key for the gradient direction. | 
| static String | STYLE_GRADIENTCOLORDefines the key for the gradientColor style. | 
| static String | STYLE_HORIZONTALDefines the key for the horizontal style. | 
| static String | STYLE_IMAGEDefines the key for the image style. | 
| static String | STYLE_IMAGE_ALIGNDefines the key for the align style. | 
| static String | STYLE_IMAGE_BACKGROUNDDefines the key for the image background color. | 
| static String | STYLE_IMAGE_BORDERDefines the key for the image border color. | 
| static String | STYLE_IMAGE_FLIPHDefines the key for the horizontal image flip. | 
| static String | STYLE_IMAGE_FLIPVDefines the key for the vertical image flip. | 
| static String | STYLE_IMAGE_HEIGHTDefines 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. | 
| static String | STYLE_IMAGE_VERTICAL_ALIGNDefines the key for the verticalAlign style. | 
| static String | STYLE_IMAGE_WIDTHDefines the key for the imageWidth style. | 
| static String | STYLE_INDICATOR_COLORDefines the key for the indicatorColor style. | 
| static String | STYLE_INDICATOR_GRADIENTCOLORDefines the key for the indicatorGradientColor style. | 
| static String | STYLE_INDICATOR_HEIGHTDefines the key for the indicatorHeight style (in px). | 
| static String | STYLE_INDICATOR_IMAGEDefines the key for the indicatorImage style. | 
| static String | STYLE_INDICATOR_SHAPEDefines the key for the indicatorShape style. | 
| static String | STYLE_INDICATOR_SPACINGDefines the key for the indicatorSpacing style (in px). | 
| static String | STYLE_INDICATOR_WIDTHDefines the key for the indicatorWidth style (in px). | 
| static String | STYLE_LABEL_BACKGROUNDCOLORDefines the key for the label background color. | 
| static String | STYLE_LABEL_BORDERCOLORDefines the key for the label border color. | 
| static String | STYLE_LABEL_POSITIONDefines the key for the horizontal label position of vertices. | 
| static String | STYLE_LOOPDefines the key for the loop style. | 
| static String | STYLE_MOVABLEDefines the key for the movable style. | 
| static String | STYLE_NOEDGESTYLEDefines the key for the noEdgeStyle style. | 
| static String | STYLE_NOLABELDefines the key for the noLabel style. | 
| static String | STYLE_OPACITYDefines the key for the opacity style. | 
| static String | STYLE_ORTHOGONALDefines 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. | 
| static String | STYLE_OVERFLOWDefines the key for the overflow style. | 
| static String | STYLE_PERIMETERDefines the key for the perimeter style. | 
| static String | STYLE_PERIMETER_SPACINGDefines the key for the perimeter spacing. | 
| static String | STYLE_PORT_CONSTRAINTDefines the direction(s) that edges are allowed to connect to cells in. | 
| static String | STYLE_RESIZABLEDefines the key for the resizable style. | 
| static String | STYLE_ROTATIONDefines the key for the rotation style. | 
| static String | STYLE_ROUNDEDDefines the key for the rounded style. | 
| static String | STYLE_ROUTING_CENTER_XDefines the key for the horizontal routing center. | 
| static String | STYLE_ROUTING_CENTER_YDefines the key for the vertical routing center. | 
| static String | STYLE_SEGMENTDefines the key for the segment style. | 
| static String | STYLE_SEPARATORCOLORDefines the key for the separatorColor style. | 
| static String | STYLE_SHADOWDefines the key for the shadow style. | 
| static String | STYLE_SHAPEDefines the key for the shape style. | 
| static String | STYLE_SOURCE_PERIMETER_SPACINGDefines the key for the source perimeter spacing. | 
| static String | STYLE_SOURCE_PORTDefines the ID of the cell that should be used for computing the perimeter point of the source for an edge. | 
| static String | STYLE_SPACINGDefines the key for the spacing. | 
| static String | STYLE_SPACING_BOTTOMDefines 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). | 
| static String | STYLE_SPACING_LEFTDefines the key for the spacingLeft style. | 
| static String | STYLE_SPACING_RIGHTDefines 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). | 
| static String | STYLE_SPACING_TOPDefines the key for the spacingTop style. | 
| static String | STYLE_STARTARROWDefines the key for the startArrow style. | 
| static String | STYLE_STARTFILLDefines the key for the startFill style. | 
| static String | STYLE_STARTSIZEDefines the key for the startSize style. | 
| static String | STYLE_STENCIL_FLIPHDefines the key for the horizontal stencil flip. | 
| static String | STYLE_STENCIL_FLIPVDefines the key for the vertical stencil flip. | 
| static String | STYLE_STROKECOLORDefines the key for the strokeColor style. | 
| static String | STYLE_STROKEWIDTHDefines the key for the strokeWidth style. | 
| static String | STYLE_TARGET_PERIMETER_SPACINGDefines the key for the target perimeter spacing. | 
| static String | STYLE_TARGET_PORTDefines the ID of the cell that should be used for computing the perimeter point of the target for an edge. | 
| static String | STYLE_TEXT_OPACITYDefines the key for the text opacity style. | 
| static String | STYLE_VERTICAL_ALIGNDefines the key for the verticalAlign style. | 
| static String | STYLE_VERTICAL_LABEL_POSITIONDefines the key for the vertical label position of vertices. | 
| static String | STYLE_WHITE_SPACEDefines the key for the white-space style. | 
| static String | SVG_SHADOWTRANSFORMDefines the transformation used to draw shadows in SVG. | 
| static String | W3C_SHADOWCOLORDefines the color to be used to draw shadows in W3C standards. | 
| Constructor Summary | |
|---|---|
| mxConstants() | |
| Method Summary | 
|---|
| Methods inherited from class java.lang.Object | 
|---|
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Field Detail | 
|---|
public static double RAD_PER_DEG
public static double DEG_PER_RAD
public static double PX_PER_PIXEL
public static double MIN_SCALE_FOR_ROUNDED_LINES
public static double DEFAULT_HOTSPOT
public static int MIN_HOTSPOT_SIZE
public static int MAX_HOTSPOT_SIZE
public static String NS_SVG
public static String NS_XHTML
public static String NS_XLINK
public static String DEFAULT_FONTFAMILIES
public static String DEFAULT_FONTFAMILY
public static int DEFAULT_FONTSIZE
public static int DEFAULT_STARTSIZE
public static float LINE_HEIGHT
public static int LINESPACING
public static boolean SPLIT_WORDS
public static int LABEL_INSET
public static double LABEL_SCALE_BUFFER
public static int DEFAULT_MARKERSIZE
public static int DEFAULT_IMAGESIZE
public static int STENCIL_SHADOW_OPACITY
public static String STENCIL_SHADOWCOLOR
public static int SHADOW_OFFSETX
public static int SHADOW_OFFSETY
public static String W3C_SHADOWCOLOR
public static String SVG_SHADOWTRANSFORM
public static float[] DEFAULT_DASHED_PATTERN
public static double DEFAULT_LABEL_BUFFER
public static int HANDLE_SIZE
public static int LABEL_HANDLE_SIZE
public static boolean CONNECT_HANDLE_ENABLED
public static int CONNECT_HANDLE_SIZE
public static int ENTITY_SEGMENT
public static double RECTANGLE_ROUNDING_FACTOR
public static double LINE_ARCSIZE
public static int ARROW_SPACING
public static int ARROW_WIDTH
public static int ARROW_SIZE
public static String NONE
public static String STYLE_PERIMETER
mxPerimeterFunction interface. Alternatively, the constants
 in this class that start with PERIMETER_ may be used to 
 access perimeter styles in mxStyleRegistry.
public static String STYLE_SOURCE_PORT
public static String STYLE_TARGET_PORT
public static String STYLE_PORT_CONSTRAINT
DIRECTION_NORTH, DIRECTION_SOUTH, 
 DIRECTION_EAST and DIRECTION_WEST.
public static String STYLE_OPACITY
float and the possible range is 0-100.
public static String STYLE_TEXT_OPACITY
float and the possible range is 0-100.
public static String STYLE_OVERFLOW
mxGraph.isLabelClipped(Object)public static String STYLE_ORTHOGONAL
public static String STYLE_EXIT_X
public static String STYLE_EXIT_Y
public static String STYLE_EXIT_PERIMETER
public static String STYLE_ENTRY_X
public static String STYLE_ENTRY_Y
public static String STYLE_ENTRY_PERIMETER
public static String STYLE_WHITE_SPACE
public static String STYLE_ROTATION
double and the possible range is 0-360.
public static String STYLE_FILLCOLOR
mxUtils.parseColor(String)public static String STYLE_GRADIENTCOLOR
mxUtils.parseColor(String)public static String STYLE_GRADIENT_DIRECTION
DIRECTION_EAST, DIRECTION_WEST,
 DIRECTION_NORTH and DIRECTION_SOUTH. Default
 is DIRECTION_SOUTH. Generally, and by default in mxGraph,
 gradient painting is done from the value of STYLE_FILLCOLOR
 to the value of STYLE_GRADIENTCOLOR. Taking the example of
 DIRECTION_NORTH, this means STYLE_FILLCOLOR
 color at the bottom of paint pattern and
 STYLE_GRADIENTCOLOR at top, with a gradient in-between.
public static String STYLE_STROKECOLOR
mxUtils.parseColor(String)public static String STYLE_SEPARATORCOLOR
mxUtils.parseColor(String)public static String STYLE_STROKEWIDTH
float and the possible range is any non-negative value.
 The value reflects the stroke width in pixels.
public static String STYLE_ALIGN
ALIGN_LEFT, ALIGN_CENTER and
 ALIGN_RIGHT. This value defines how the lines of the label
 are horizontally aligned. ALIGN_LEFT mean label text lines
 are aligned to left of the label bounds, ALIGN_RIGHT to the
 right of the label bounds and ALIGN_CENTER means the
 center of the text lines are aligned in the center of the label bounds.
 Note this value doesn't affect the positioning of the overall label
 bounds relative to the vertex, to move the label bounds horizontally, use
 STYLE_LABEL_POSITION.
public static String STYLE_VERTICAL_ALIGN
ALIGN_TOP, ALIGN_MIDDLE and
 ALIGN_BOTTOM. This value defines how the lines of the label
 are vertically aligned. ALIGN_TOP means the topmost label
 text line is aligned against the top of the label bounds,
 ALIGN_BOTTOM means the bottom-most label text line is
 aligned against the bottom of the label bounds and
 ALIGN_MIDDLE means there is equal spacing between the
 topmost text label line and the top of the label bounds and the
 bottom-most text label line and the bottom of the label bounds. Note
 this value doesn't affect the positioning of the overall label bounds
 relative to the vertex, to move the label bounds vertically, use
 STYLE_VERTICAL_LABEL_POSITION.
public static String STYLE_LABEL_POSITION
ALIGN_LEFT, ALIGN_CENTER and
 ALIGN_RIGHT. Default is ALIGN_CENTER. The
 label align defines the position of the label relative to the cell.
 ALIGN_LEFT means the entire label bounds is placed
 completely just to the left of the vertex, ALIGN_RIGHT
 means adjust to the right and ALIGN_CENTER means the label
 bounds are vertically aligned with the bounds of the vertex. Note this
 value doesn't affect the positioning of label within the label bounds,
 to move the label horizontally within the label bounds, use
 STYLE_ALIGN.
public static String STYLE_VERTICAL_LABEL_POSITION
ALIGN_TOP, ALIGN_BOTTOM and
 ALIGN_MIDDLE. Default is ALIGN_MIDDLE. The
 label align defines the position of the label relative to the cell.
 ALIGN_TOP means the entire label bounds is placed
 completely just on the top of the vertex, ALIGN_BOTTOM
 means adjust on the bottom and ALIGN_MIDDLE means the label
 bounds are horizontally aligned with the bounds of the vertex. Note
 this value doesn't affect the positioning of label within the label
 bounds, to move the label vertically within the label bounds, use
 STYLE_VERTICAL_ALIGN.
public static String STYLE_IMAGE_ALIGN
ALIGN_LEFT, ALIGN_CENTER and
 ALIGN_RIGHT. The value defines how any image in the vertex
 label is aligned horizontally within the label bounds of a SHAPE_LABEL
 shape.
public static String STYLE_IMAGE_VERTICAL_ALIGN
ALIGN_TOP, ALIGN_MIDDLE and
 ALIGN_BOTTOM. The value defines how any image in the vertex
 label is aligned vertically within the label bounds of a SHAPE_LABEL
 shape.
public static String STYLE_GLASS
public static String STYLE_IMAGE
String. This is the path to the
 image to image that is to be displayed within the label of a vertex. See
 mxGraphics2DCanvas.getImageForStyle, loadImage and setImageBasePath on
 how the image URL is resolved. Finally, mxUtils.loadImage is used for
 loading the image for a given value.
public static String STYLE_IMAGE_WIDTH
int, the value is the image width in pixels and must be
 greated than 0.
public static String STYLE_IMAGE_HEIGHT
int, the value is the image height in pixels and must be
 greater than 0.
public static String STYLE_IMAGE_BACKGROUND
public static String STYLE_IMAGE_BORDER
public static String STYLE_IMAGE_FLIPH
public static String STYLE_IMAGE_FLIPV
public static String STYLE_STENCIL_FLIPH
public static String STYLE_STENCIL_FLIPV
public static String STYLE_NOLABEL
public static String STYLE_NOEDGESTYLE
public static String STYLE_LABEL_BACKGROUNDCOLOR
mxUtils.parseColor(String)public static String STYLE_LABEL_BORDERCOLOR
mxUtils.parseColor(String)public static String STYLE_INDICATOR_SHAPE
public static String STYLE_INDICATOR_IMAGE
String.
public static String STYLE_INDICATOR_COLOR
mxUtils.parseColor(String)public static String STYLE_INDICATOR_GRADIENTCOLOR
mxUtils.parseColor(String)public static String STYLE_INDICATOR_SPACING
public static String STYLE_INDICATOR_WIDTH
public static String STYLE_INDICATOR_HEIGHT
public static String STYLE_SHADOW
boolean. This style applies to vertices and arrow style
 edges.
public static String STYLE_SEGMENT
float and the value represents the size of the horizontal
 segment of the entity relation style. Default is ENTITY_SEGMENT.
public static String STYLE_ENDARROW
mxConnector shape.
public static String STYLE_STARTARROW
public static String STYLE_ENDSIZE
float and the value represents the size of the end 
 marker in pixels.
public static String STYLE_STARTSIZE
float and the value represents the size of the start marker
 or the size of the swimlane title region depending on the shape it is
 used for.
public static String STYLE_ENDFILL
public static String STYLE_STARTFILL
public static String STYLE_DASHED
boolean and the value determines whether or not an edge or
 border is drawn with a dashed pattern along the line.
public static String STYLE_DASH_PATTERN
float[] and the value specifies the dashed pattern 
 to apply to edges drawn with this style. This style allows the user
 to specify a custom-defined dash pattern. This is done using a series
 of numbers. Dash styles are defined in terms of the length of the dash
 (the drawn part of the stroke) and the length of the space between the
 dashes. The lengths are relative to the line width: a length of "1" is
 equal to the line width.
public static String STYLE_ROUNDED
boolean. For edges this determines whether or not joins
 between edges segments are smoothed to a rounded finish. For vertices
 that have the rectangle shape, this determines whether or not the
 rectangle is rounded.
public static String STYLE_SOURCE_PERIMETER_SPACING
double. This is the distance between the source
 connection point of an edge and the perimeter of the source vertex in
 pixels. This style only applies to edges.
public static String STYLE_TARGET_PERIMETER_SPACING
double. This is the distance between the target
 connection point of an edge and the perimeter of the target vertex in
 pixels. This style only applies to edges.
public static String STYLE_PERIMETER_SPACING
public static String STYLE_SPACING
public static String STYLE_SPACING_TOP
public static String STYLE_SPACING_LEFT
public static String STYLE_SPACING_BOTTOM
public static String STYLE_SPACING_RIGHT
public static String STYLE_HORIZONTAL
true or false. This value only applies to
 vertices. If the STYLE_SHAPE is SHAPE_SWIMLANE
 a value of false indicates that the swimlane should be drawn
 vertically, true indicates to draw it horizontally. If the
 shape style does not indicate that this vertex is a swimlane, this value
 affects only whether the label is drawn horizontally or vertically.
public static String STYLE_DIRECTION
mxTriangle).
 Possible values are DIRECTION_EAST (default),
 DIRECTION_WEST, DIRECTION_NORTH and
 DIRECTION_SOUTH. This value only applies to vertices.
public static String STYLE_ELBOW
ELBOW_HORIZONTAL and ELBOW_VERTICAL. Default is
 ELBOW_HORIZONTAL. This defines how the three segment
 orthogonal edge style leaves its terminal vertices. The vertical style
 leaves the terminal vertices at the top and bottom sides.
public static String STYLE_FONTCOLOR
String and of the expression supported by
 mxUtils.parseColor.
mxUtils.parseColor(String)public static String STYLE_FONTFAMILY
String.
public static String STYLE_FONTSIZE
int.
public static String STYLE_FONTSTYLE
int.
public static String STYLE_AUTOSIZE
public static String STYLE_FOLDABLE
public static String STYLE_EDITABLE
public static String STYLE_BENDABLE
public static String STYLE_MOVABLE
public static String STYLE_RESIZABLE
public static String STYLE_CLONEABLE
public static String STYLE_DELETABLE
public static String STYLE_SHAPE
public static String STYLE_EDGE
public static String STYLE_LOOP
public static String STYLE_ROUTING_CENTER_X
float.
public static String STYLE_ROUTING_CENTER_Y
float.
public static final int FONT_BOLD
public static final int FONT_ITALIC
public static final int FONT_UNDERLINE
public static final int FONT_SHADOW
public static final String SHAPE_RECTANGLE
public static final String SHAPE_ELLIPSE
public static final String SHAPE_DOUBLE_ELLIPSE
public static final String SHAPE_RHOMBUS
public static final String SHAPE_LINE
public static final String SHAPE_IMAGE
public static final String SHAPE_ARROW
public static final String SHAPE_CURVE
public static final String SHAPE_LABEL
public static final String SHAPE_CYLINDER
public static final String SHAPE_SWIMLANE
public static final String SHAPE_CONNECTOR
public static final String SHAPE_ACTOR
public static final String SHAPE_CLOUD
public static final String SHAPE_TRIANGLE
public static final String SHAPE_HEXAGON
public static final String ARROW_CLASSIC
public static final String ARROW_BLOCK
public static final String ARROW_OPEN
public static final String ARROW_OVAL
public static final String ARROW_DIAMOND
public static final String ALIGN_LEFT
public static final String ALIGN_CENTER
public static final String ALIGN_RIGHT
public static final String ALIGN_TOP
public static final String ALIGN_MIDDLE
public static final String ALIGN_BOTTOM
public static final String DIRECTION_NORTH
public static final String DIRECTION_SOUTH
public static final String DIRECTION_EAST
public static final String DIRECTION_WEST
public static final int DIRECTION_MASK_NONE
public static final int DIRECTION_MASK_WEST
public static final int DIRECTION_MASK_NORTH
public static final int DIRECTION_MASK_SOUTH
public static final int DIRECTION_MASK_EAST
public static final int DIRECTION_MASK_ALL
public static final String ELBOW_VERTICAL
public static final String ELBOW_HORIZONTAL
public static final String EDGESTYLE_ELBOW
public static final String EDGESTYLE_ENTITY_RELATION
public static final String EDGESTYLE_LOOP
public static final String EDGESTYLE_SIDETOSIDE
public static final String EDGESTYLE_TOPTOBOTTOM
public static final String EDGESTYLE_ORTHOGONAL
public static final String EDGESTYLE_SEGMENT
public static final String PERIMETER_ELLIPSE
public static final String PERIMETER_RECTANGLE
public static final String PERIMETER_RHOMBUS
public static final String PERIMETER_TRIANGLE
public static final String PERIMETER_HEXAGON
| Constructor Detail | 
|---|
public mxConstants()
| 
 | JGraph X 2.1.0.7 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||