com.ibm.etools.systems.application.visual.editor.utils
Class GraphicalConstants
java.lang.Object
com.ibm.etools.systems.application.visual.editor.utils.GraphicalConstants
public class GraphicalConstants
- extends Object
Graphical Constants for Application diagram.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
copyright
public static final String copyright
- See Also:
- Constant Field Values
shapeInnerStroke
public static final RGB shapeInnerStroke
shapeOuterStroke
public static final RGB shapeOuterStroke
shapeHoverInnerStroke
public static final RGB shapeHoverInnerStroke
shapeHoverOuterStroke
public static final RGB shapeHoverOuterStroke
shapeSelectedInnerStroke
public static final RGB shapeSelectedInnerStroke
shapeSelectedOuterStroke
public static final RGB shapeSelectedOuterStroke
wireHoverCenterStroke
public static final RGB wireHoverCenterStroke
wireHoverOuterStroke
public static final RGB wireHoverOuterStroke
wireSelectCenterStroke
public static final RGB wireSelectCenterStroke
wireSelectOuterStroke
public static final RGB wireSelectOuterStroke
AbstractRelationshipBaseStroke
public static final RGB AbstractRelationshipBaseStroke
InvokesRelationshipBaseStroke
public static final RGB InvokesRelationshipBaseStroke
CallsRelationshipBaseStroke
public static final RGB CallsRelationshipBaseStroke
BoundRelationshipBaseStroke
public static final RGB BoundRelationshipBaseStroke
SIZE_S
public static final String SIZE_S
- See Also:
- Constant Field Values
SIZE_L
public static final String SIZE_L
- See Also:
- Constant Field Values
SIZE_12
public static final String SIZE_12
- See Also:
- Constant Field Values
DIAGRAM_ICON_SIZE
public static final int DIAGRAM_ICON_SIZE
- See Also:
- Constant Field Values
MODEL_ICON_SIZE
public static final int MODEL_ICON_SIZE
- See Also:
- Constant Field Values
TOGGLE_ICON_SIZE
public static final int TOGGLE_ICON_SIZE
- See Also:
- Constant Field Values
ICON_12x12
public static final int ICON_12x12
- See Also:
- Constant Field Values
ICON_16x16
public static final int ICON_16x16
- See Also:
- Constant Field Values
ICON_24x24
public static final int ICON_24x24
- See Also:
- Constant Field Values
ICON_ARTIFACT
public static final String ICON_ARTIFACT
- See Also:
- Constant Field Values
ICON_UNKNOWN_ARTIFACT
public static final String ICON_UNKNOWN_ARTIFACT
- See Also:
- Constant Field Values
ICON_SOURCECONTAINER
public static final String ICON_SOURCECONTAINER
- See Also:
- Constant Field Values
ICON_CALLABLEBLOCK
public static final String ICON_CALLABLEBLOCK
- See Also:
- Constant Field Values
ICON_PROCEDURE
public static final String ICON_PROCEDURE
- See Also:
- Constant Field Values
ICON_MAINPROC
public static final String ICON_MAINPROC
- See Also:
- Constant Field Values
ICON_SUBROUTINE
public static final String ICON_SUBROUTINE
- See Also:
- Constant Field Values
ICON_PROGRAM
public static final String ICON_PROGRAM
- See Also:
- Constant Field Values
ICON_SERVICEPROGRAM
public static final String ICON_SERVICEPROGRAM
- See Also:
- Constant Field Values
ICON_MODULE
public static final String ICON_MODULE
- See Also:
- Constant Field Values
ICON_MAINENTRYPOINT
public static final String ICON_MAINENTRYPOINT
- See Also:
- Constant Field Values
ICON_RELATIONSHIP
public static final String ICON_RELATIONSHIP
- See Also:
- Constant Field Values
ICON_INVRELATIONSHIP
public static final String ICON_INVRELATIONSHIP
- See Also:
- Constant Field Values
ICON_CONTAINMENT_COLLAPSED
public static final String ICON_CONTAINMENT_COLLAPSED
- See Also:
- Constant Field Values
ICON_CONTAINMENT_EXPANDED
public static final String ICON_CONTAINMENT_EXPANDED
- See Also:
- Constant Field Values
ICON_UP_ARROW
public static final String ICON_UP_ARROW
- See Also:
- Constant Field Values
ICON_DOWN_ARROW
public static final String ICON_DOWN_ARROW
- See Also:
- Constant Field Values
ICON_SYSTEM_NAVIGATOR_EDITOR
public static final String ICON_SYSTEM_NAVIGATOR_EDITOR
- See Also:
- Constant Field Values
ICON_SHOWVIEWS_ON
public static final String ICON_SHOWVIEWS_ON
- See Also:
- Constant Field Values
ICON_SHOWVIEWS_OFF
public static final String ICON_SHOWVIEWS_OFF
- See Also:
- Constant Field Values
RGB_GREY
public static final String RGB_GREY
- See Also:
- Constant Field Values
RGB_LIGHT_GREY
public static final String RGB_LIGHT_GREY
- See Also:
- Constant Field Values
RGB_GREY_FOR_GRADIENT
public static final String RGB_GREY_FOR_GRADIENT
- See Also:
- Constant Field Values
RGB_ORANGE
public static final String RGB_ORANGE
- See Also:
- Constant Field Values
RGB_BACKGROUND
public static final String RGB_BACKGROUND
- See Also:
- Constant Field Values
RGB_BLUE
public static final String RGB_BLUE
- See Also:
- Constant Field Values
RGB_LIGHT_BLUE
public static final String RGB_LIGHT_BLUE
- See Also:
- Constant Field Values
RGB_BLUE_FOR_STROKE
public static final String RGB_BLUE_FOR_STROKE
- See Also:
- Constant Field Values
RGB_BLUE_FOR_FILL
public static final String RGB_BLUE_FOR_FILL
- See Also:
- Constant Field Values
RGB_BLUE_FOR_STROKE_INVERSE
public static final String RGB_BLUE_FOR_STROKE_INVERSE
- See Also:
- Constant Field Values
RGB_BLUE_FOR_FILL_INVERSE
public static final String RGB_BLUE_FOR_FILL_INVERSE
- See Also:
- Constant Field Values
DIM_NODE_FIGURE_WIDTH_DEFAULT
public static final int DIM_NODE_FIGURE_WIDTH_DEFAULT
- See Also:
- Constant Field Values
DIM_NODE_FIGURE_HEIGHT_DEFAULT
public static final int DIM_NODE_FIGURE_HEIGHT_DEFAULT
- See Also:
- Constant Field Values
DIM_NODE_FIGURE_BORDER_SIZE
public static final int DIM_NODE_FIGURE_BORDER_SIZE
- See Also:
- Constant Field Values
DIM_NODE_FIGURE_CORNER_SIZE
public static final int DIM_NODE_FIGURE_CORNER_SIZE
- See Also:
- Constant Field Values
DIM_NODE_FIGURE_TEXT_BSPACING
public static final int DIM_NODE_FIGURE_TEXT_BSPACING
- See Also:
- Constant Field Values
DIM_NODE_FIGURE_TEXT_HSPACING
public static final int DIM_NODE_FIGURE_TEXT_HSPACING
- See Also:
- Constant Field Values
DIM_NODE_FIGURE_TEXT_VSPACING
public static final int DIM_NODE_FIGURE_TEXT_VSPACING
- See Also:
- Constant Field Values
DIM_NODE_KIND_FIGURE_WIDTH
public static final int DIM_NODE_KIND_FIGURE_WIDTH
- See Also:
- Constant Field Values
DIM_NODE_KIND_FIGURE_HEIGHT
public static final int DIM_NODE_KIND_FIGURE_HEIGHT
- See Also:
- Constant Field Values
DIM_NODE_ARTIFACT_FIGURE_BORDER_GAP
public static final int DIM_NODE_ARTIFACT_FIGURE_BORDER_GAP
- See Also:
- Constant Field Values
DIM_CONTAINER_NODE_FIGURE_WIDTH_DEFAULT
public static final int DIM_CONTAINER_NODE_FIGURE_WIDTH_DEFAULT
- See Also:
- Constant Field Values
DIM_CONTAINER_NODE_FIGURE_HEIGHT_DEFAULT
public static final int DIM_CONTAINER_NODE_FIGURE_HEIGHT_DEFAULT
- See Also:
- Constant Field Values
DIM_CONTAINER_NODE_FIGURE_INNER_BORDER_GAP
public static final int DIM_CONTAINER_NODE_FIGURE_INNER_BORDER_GAP
- See Also:
- Constant Field Values
DIM_CONTAINER_NODE_FIGURE_TITLE_VSPACEING
public static final int DIM_CONTAINER_NODE_FIGURE_TITLE_VSPACEING
- See Also:
- Constant Field Values
imageConstants
protected static Map<String,String> imageConstants
GraphicalConstants
public GraphicalConstants()
getImageConstants
public static Map<String,String> getImageConstants()
Copyright © 2011 IBM Corp. All Rights Reserved.
Note: This documentation is for part of an interim API that is still under development and expected to change significantly before reaching stability. It is being made available at this early stage to solicit feedback from pioneering adopters on the understanding that any code that uses this API will almost certainly be broken (repeatedly) as the API evolves.