Package org.graffiti.graphics
Interface GraphicAttributeConstants
- All Known Implementing Classes:
AbstractGraphElementComponent
,ChartAttributeComponent
,ColorAttribute
,CompoundImageAttributeComponent
,CoordinateAttribute
,DimensionAttribute
,DockingAttribute
,EdgeComponent
,EdgeGraphicAttribute
,EdgeLabelAttribute
,EdgeLabelPositionAttribute
,GraphElementComponent
,GraphElementGraphicAttribute
,ImageAttribute
,IPKnodeComponent
,LabelAttribute
,LabelComponent
,NodeComponent
,NodeGraphicAttribute
,NodeLabelAttribute
,NodeLabelPositionAttribute
,PortAttribute
,PortsAttribute
,PositionAttribute
,SimpleLabelComponent
public interface GraphicAttributeConstants
Defines constants used when accessing graphics attributes.
-
Field Summary
Fields Modifier and Type Field Description static String
ABOVE
Constant used to specify the position of a label according to a node.static String
ABOVELEFT
Constant used to specify the position of a label according to a node.static String
ABOVERIGHT
Constant used to specify the position of a label according to a node.static String
ABSHOR
static String
ABSVERT
static String
ALIGNMENT
static String
ALIGNSEGMENT
static String
ANCHOR
static String
ARROWHEAD
static String
ARROWTAIL
static String
AUTO_OUTSIDE
static String
AXISCOLOR
static String
BELOW
Constant used to specify the position of a label according to a node.static String
BELOWLEFT
Constant used to specify the position of a label according to a node.static String
BELOWRIGHT
Constant used to specify the position of a label according to a node.static String
BENDS
static String
BENDS_PATH
Path to bends attributestatic String
BGIMAGE
static String
BLUE
static String
BORDER_BOTTOM_CENTER
static String
BORDER_BOTTOM_LEFT
static String
BORDER_BOTTOM_RIGHT
static String
BORDER_LEFT_BOTTOM
static String
BORDER_LEFT_CENTER
static String
BORDER_LEFT_TOP
static String
BORDER_RIGHT_BOTTOM
static String
BORDER_RIGHT_CENTER
static String
BORDER_RIGHT_TOP
static String
BORDER_TOP_CENTER
static String
BORDER_TOP_LEFT
static String
BORDER_TOP_RIGHT
static String
CATEGORY_BACKGROUND_A
static String
CATEGORY_BACKGROUND_B
static String
CATEGORY_BACKGROUND_C
static String
CENTERED
Constant used to specify the position of a label according to a node.static String
CENTERED_FIT
Constant used to specify the position of a label according to a node.static String
CHARTBACKGROUNDCOLOR
static String
CIRCLE_CLASSNAME
circle node shape class namestatic String
COLOR
static String
COMMON
static String
COORD_PATH
Path to coordinate attributestatic String
COORDINATE
static String
COORDX_PATH
Path to x-coordinate attributestatic String
COORDY_PATH
Path to y-coordinate attributestatic String
CUBICSPLINE
static String
CUBICSPLINE_CLASSNAME
cubic spline edge shape class name; not yet implemented.static int
DEFAULT_CAP_B
static int
DEFAULT_CAP_R
The cap used by default.static int
DEFAULT_JOIN
The join used by default.static float
DEFAULT_MITER
The miter limit used by default.static String
DIM_PATH
Path to dimension attributestatic String
DIMENSION
static String
DIMH_PATH
Path to height attributestatic String
DIMW_PATH
Path to width attributestatic String
DOCKING
static String
DOCKING_PATH
Path to docking attributestatic String
ELLIPSE_CLASSNAME
ellipse node shape class namestatic String
FILLCOLOR
static String
FILLCOLOR_PATH
Path to fill color attributestatic String
FONTNAME
static String
FONTSIZE
static String
FONTSTYLE
static String
FRAMECOLOR
static String
FRAMETHICKNESS
Thickness of the edge!!!static String
FRAMETHICKNESS_PATH
Path to frame thickness attributestatic String
GRADIENT
static String
GRAPHICS
static String
GREEN
static String
GRIDCOLOR
static String
HEATMAP_LOWER_COL
static String
HEATMAP_MIDDLE_COL
static String
HEATMAP_UPPER_COL
static String
HEIGHT
static String
HIDDEN
static String
IMAGE
static String
IN
static String
INSIDEBOTTOM
Constant used to specify the position of a label according to a node.static String
INSIDEBOTTOMLEFT
static String
INSIDEBOTTOMRIGHT
static String
INSIDELEFT
static String
INSIDERIGHT
static String
INSIDETOP
Constant used to specify the position of a label according to a node.static String
INSIDETOPLEFT
static String
INSIDETOPRIGHT
static String
LABEL
static String
LABEL_ATTRIBUTE_PATH
Path at which label attributes are placed in the attribute hierarchy by defult.static double
LABEL_DISTANCE
Distance between a label and the surrounding rectangle of the according node.static String
LABELGRAPHICS
static String
LABELOFFSET
static String
LEFT
Constant used to specify the position of a label according to a node.static String
LINEMODE
static String
LINETYPE
static String
LINEWIDTH_PATH
Path to line width attributestatic String
LOCALALIGN
static String
MAXIMIZE
static String
NAME
static String
NEARSOURCE
Constant used to specify the position of a label according to a node.static String
NEARTARGET
Constant used to specify the position of a label according to a node.static String
OPAC
static String
OUT
static String
OUTLINE_PATH
Path to outline color attributestatic String
POLYCLOSED_CLASSNAME
closed polygonal shape class namestatic String
POLYLINE
static String
POLYLINE_CLASSNAME
polyline edge shape class namestatic String
PORT
static String
PORTS
static String
PORTS_PATH
Path to ports attributestatic String
POSITION
static String
RECTANGLE_CLASSNAME
rectangle node shape class namestatic String
RED
static String
REF
static String
RELALIGN
static String
RELHOR
static String
RELVERT
static String
RIGHT
Constant used to specify the position of a label according to a node.static String
ROUNDING
static String
SHADOWCOLOR
static String
SHADOWOFFSET
static String
SHAPE
static String
SHAPE_DESC_PATH
Path to shape description attributestatic String
SHAPE_PATH
Path to shape attributestatic String
SHAPEDESCRIPTION
static String
SMOOTH_CLASSNAME
smooth line edge shape class namestatic String
SMOOTHLINE
static String
SOURCE
static String
SQUARESPLINE
static String
SQUARESPLINE_CLASSNAME
quadratic spline edge shape class namestatic String
STRAIGHTLINE
static String
STRAIGHTLINE_CLASSNAME
simple straight line edge shape class namestatic String
TARGET
static String
TEXTCOLOR
static String
THICKNESS
Thickness of the Arrow Head (may be "1" for "auto-size")static String
TILED
static String
WIDTH
static String
X
static String
Y
-
Field Details
-
GRAPHICS
- See Also:
- Constant Field Values
-
BGIMAGE
- See Also:
- Constant Field Values
-
FRAMECOLOR
- See Also:
- Constant Field Values
-
FILLCOLOR
- See Also:
- Constant Field Values
-
ARROWHEAD
- See Also:
- Constant Field Values
-
ARROWTAIL
- See Also:
- Constant Field Values
-
THICKNESS
Thickness of the Arrow Head (may be "1" for "auto-size")- See Also:
- Constant Field Values
-
DOCKING
- See Also:
- Constant Field Values
-
LINETYPE
- See Also:
- Constant Field Values
-
BENDS
- See Also:
- Constant Field Values
-
LABEL
- See Also:
- Constant Field Values
-
LABELGRAPHICS
- See Also:
- Constant Field Values
-
FRAMETHICKNESS
Thickness of the edge!!!- See Also:
- Constant Field Values
-
ROUNDING
- See Also:
- Constant Field Values
-
GRADIENT
- See Also:
- Constant Field Values
-
LINEMODE
- See Also:
- Constant Field Values
-
COORDINATE
- See Also:
- Constant Field Values
-
DIMENSION
- See Also:
- Constant Field Values
-
SHAPE
- See Also:
- Constant Field Values
-
SHAPEDESCRIPTION
- See Also:
- Constant Field Values
-
PORT
- See Also:
- Constant Field Values
-
PORTS
- See Also:
- Constant Field Values
-
SOURCE
- See Also:
- Constant Field Values
-
TARGET
- See Also:
- Constant Field Values
-
RED
- See Also:
- Constant Field Values
-
GREEN
- See Also:
- Constant Field Values
-
BLUE
- See Also:
- Constant Field Values
-
OPAC
- See Also:
- Constant Field Values
-
X
- See Also:
- Constant Field Values
-
Y
- See Also:
- Constant Field Values
-
HEIGHT
- See Also:
- Constant Field Values
-
WIDTH
- See Also:
- Constant Field Values
-
NAME
- See Also:
- Constant Field Values
-
TILED
- See Also:
- Constant Field Values
-
MAXIMIZE
- See Also:
- Constant Field Values
-
IMAGE
- See Also:
- Constant Field Values
-
REF
- See Also:
- Constant Field Values
-
POSITION
- See Also:
- Constant Field Values
-
ANCHOR
- See Also:
- Constant Field Values
-
ALIGNMENT
- See Also:
- Constant Field Values
-
FONTNAME
- See Also:
- Constant Field Values
-
FONTSIZE
- See Also:
- Constant Field Values
-
FONTSTYLE
- See Also:
- Constant Field Values
-
TEXTCOLOR
- See Also:
- Constant Field Values
-
CHARTBACKGROUNDCOLOR
- See Also:
- Constant Field Values
-
SHADOWCOLOR
- See Also:
- Constant Field Values
-
SHADOWOFFSET
- See Also:
- Constant Field Values
-
GRIDCOLOR
- See Also:
- Constant Field Values
-
AXISCOLOR
- See Also:
- Constant Field Values
-
COLOR
- See Also:
- Constant Field Values
-
HEATMAP_LOWER_COL
- See Also:
- Constant Field Values
-
HEATMAP_MIDDLE_COL
- See Also:
- Constant Field Values
-
HEATMAP_UPPER_COL
- See Also:
- Constant Field Values
-
RELVERT
- See Also:
- Constant Field Values
-
RELHOR
- See Also:
- Constant Field Values
-
LOCALALIGN
- See Also:
- Constant Field Values
-
LABELOFFSET
- See Also:
- Constant Field Values
-
RELALIGN
- See Also:
- Constant Field Values
-
ALIGNSEGMENT
- See Also:
- Constant Field Values
-
ABSVERT
- See Also:
- Constant Field Values
-
ABSHOR
- See Also:
- Constant Field Values
-
IN
- See Also:
- Constant Field Values
-
OUT
- See Also:
- Constant Field Values
-
COMMON
- See Also:
- Constant Field Values
-
STRAIGHTLINE
- See Also:
- Constant Field Values
-
POLYLINE
- See Also:
- Constant Field Values
-
SQUARESPLINE
- See Also:
- Constant Field Values
-
CUBICSPLINE
- See Also:
- Constant Field Values
-
SMOOTHLINE
- See Also:
- Constant Field Values
-
BELOW
Constant used to specify the position of a label according to a node.- See Also:
- Constant Field Values
-
ABOVE
Constant used to specify the position of a label according to a node.- See Also:
- Constant Field Values
-
RIGHT
Constant used to specify the position of a label according to a node.- See Also:
- Constant Field Values
-
LEFT
Constant used to specify the position of a label according to a node.- See Also:
- Constant Field Values
-
AUTO_OUTSIDE
- See Also:
- Constant Field Values
-
HIDDEN
- See Also:
- Constant Field Values
-
INSIDEBOTTOM
Constant used to specify the position of a label according to a node.- See Also:
- Constant Field Values
-
INSIDEBOTTOMLEFT
- See Also:
- Constant Field Values
-
INSIDEBOTTOMRIGHT
- See Also:
- Constant Field Values
-
INSIDETOP
Constant used to specify the position of a label according to a node.- See Also:
- Constant Field Values
-
INSIDETOPLEFT
- See Also:
- Constant Field Values
-
INSIDETOPRIGHT
- See Also:
- Constant Field Values
-
INSIDELEFT
- See Also:
- Constant Field Values
-
INSIDERIGHT
- See Also:
- Constant Field Values
-
CENTERED
Constant used to specify the position of a label according to a node.- See Also:
- Constant Field Values
-
CENTERED_FIT
Constant used to specify the position of a label according to a node.- See Also:
- Constant Field Values
-
BELOWRIGHT
Constant used to specify the position of a label according to a node.- See Also:
- Constant Field Values
-
BELOWLEFT
Constant used to specify the position of a label according to a node.- See Also:
- Constant Field Values
-
ABOVELEFT
Constant used to specify the position of a label according to a node.- See Also:
- Constant Field Values
-
ABOVERIGHT
Constant used to specify the position of a label according to a node.- See Also:
- Constant Field Values
-
NEARSOURCE
Constant used to specify the position of a label according to a node.- See Also:
- Constant Field Values
-
NEARTARGET
Constant used to specify the position of a label according to a node.- See Also:
- Constant Field Values
-
BORDER_TOP_LEFT
- See Also:
- Constant Field Values
-
BORDER_TOP_CENTER
- See Also:
- Constant Field Values
-
BORDER_TOP_RIGHT
- See Also:
- Constant Field Values
-
BORDER_BOTTOM_LEFT
- See Also:
- Constant Field Values
-
BORDER_BOTTOM_CENTER
- See Also:
- Constant Field Values
-
BORDER_BOTTOM_RIGHT
- See Also:
- Constant Field Values
-
BORDER_LEFT_TOP
- See Also:
- Constant Field Values
-
BORDER_LEFT_CENTER
- See Also:
- Constant Field Values
-
BORDER_LEFT_BOTTOM
- See Also:
- Constant Field Values
-
BORDER_RIGHT_TOP
- See Also:
- Constant Field Values
-
BORDER_RIGHT_CENTER
- See Also:
- Constant Field Values
-
BORDER_RIGHT_BOTTOM
- See Also:
- Constant Field Values
-
LABEL_DISTANCE
static final double LABEL_DISTANCEDistance between a label and the surrounding rectangle of the according node.- See Also:
- Constant Field Values
-
LABEL_ATTRIBUTE_PATH
Path at which label attributes are placed in the attribute hierarchy by defult.- See Also:
- Constant Field Values
-
COORD_PATH
Path to coordinate attribute- See Also:
- Constant Field Values
-
COORDX_PATH
Path to x-coordinate attribute- See Also:
- Constant Field Values
-
COORDY_PATH
Path to y-coordinate attribute- See Also:
- Constant Field Values
-
DIM_PATH
Path to dimension attribute- See Also:
- Constant Field Values
-
DIMW_PATH
Path to width attribute- See Also:
- Constant Field Values
-
DIMH_PATH
Path to height attribute- See Also:
- Constant Field Values
-
FILLCOLOR_PATH
Path to fill color attribute- See Also:
- Constant Field Values
-
OUTLINE_PATH
Path to outline color attribute- See Also:
- Constant Field Values
-
LINEWIDTH_PATH
Path to line width attribute- See Also:
- Constant Field Values
-
SHAPE_PATH
Path to shape attribute- See Also:
- Constant Field Values
-
SHAPE_DESC_PATH
Path to shape description attribute- See Also:
- Constant Field Values
-
BENDS_PATH
Path to bends attribute- See Also:
- Constant Field Values
-
PORTS_PATH
Path to ports attribute- See Also:
- Constant Field Values
-
DOCKING_PATH
Path to docking attribute- See Also:
- Constant Field Values
-
FRAMETHICKNESS_PATH
Path to frame thickness attribute- See Also:
- Constant Field Values
-
RECTANGLE_CLASSNAME
rectangle node shape class name- See Also:
- Constant Field Values
-
ELLIPSE_CLASSNAME
ellipse node shape class name- See Also:
- Constant Field Values
-
CIRCLE_CLASSNAME
circle node shape class name- See Also:
- Constant Field Values
-
POLYCLOSED_CLASSNAME
closed polygonal shape class name- See Also:
- Constant Field Values
-
POLYLINE_CLASSNAME
polyline edge shape class name- See Also:
- Constant Field Values
-
STRAIGHTLINE_CLASSNAME
simple straight line edge shape class name- See Also:
- Constant Field Values
-
SMOOTH_CLASSNAME
smooth line edge shape class name- See Also:
- Constant Field Values
-
SQUARESPLINE_CLASSNAME
quadratic spline edge shape class name- See Also:
- Constant Field Values
-
CUBICSPLINE_CLASSNAME
cubic spline edge shape class name; not yet implemented.- See Also:
- Constant Field Values
-
CATEGORY_BACKGROUND_A
- See Also:
- Constant Field Values
-
CATEGORY_BACKGROUND_B
- See Also:
- Constant Field Values
-
CATEGORY_BACKGROUND_C
- See Also:
- Constant Field Values
-
DEFAULT_CAP_R
static final int DEFAULT_CAP_RThe cap used by default.- See Also:
BasicStroke
, Constant Field Values
-
DEFAULT_CAP_B
static final int DEFAULT_CAP_B- See Also:
- Constant Field Values
-
DEFAULT_JOIN
static final int DEFAULT_JOINThe join used by default.- See Also:
BasicStroke
, Constant Field Values
-
DEFAULT_MITER
static final float DEFAULT_MITERThe miter limit used by default.- See Also:
BasicStroke
, Constant Field Values
-