Rational Developer for Power Systems Software
V7.6

com.ibm.etools.systems.application.visual.editor.utils
Class GraphicalConstants

java.lang.Object
  extended by com.ibm.etools.systems.application.visual.editor.utils.GraphicalConstants

public class GraphicalConstants
extends Object

Graphical Constants for Application diagram.


Field Summary
static RGB AbstractRelationshipBaseStroke
           
static RGB BoundRelationshipBaseStroke
           
static RGB CallsRelationshipBaseStroke
           
static String copyright
           
static int DIAGRAM_ICON_SIZE
           
static int DIM_CONTAINER_NODE_FIGURE_HEIGHT_DEFAULT
           
static int DIM_CONTAINER_NODE_FIGURE_INNER_BORDER_GAP
           
static int DIM_CONTAINER_NODE_FIGURE_TITLE_VSPACEING
           
static int DIM_CONTAINER_NODE_FIGURE_WIDTH_DEFAULT
           
static int DIM_NODE_ARTIFACT_FIGURE_BORDER_GAP
           
static int DIM_NODE_FIGURE_BORDER_SIZE
           
static int DIM_NODE_FIGURE_CORNER_SIZE
           
static int DIM_NODE_FIGURE_HEIGHT_DEFAULT
           
static int DIM_NODE_FIGURE_TEXT_BSPACING
           
static int DIM_NODE_FIGURE_TEXT_HSPACING
           
static int DIM_NODE_FIGURE_TEXT_VSPACING
           
static int DIM_NODE_FIGURE_WIDTH_DEFAULT
           
static int DIM_NODE_KIND_FIGURE_HEIGHT
           
static int DIM_NODE_KIND_FIGURE_WIDTH
           
static int ICON_12x12
           
static int ICON_16x16
           
static int ICON_24x24
           
static String ICON_ARTIFACT
           
static String ICON_CALLABLEBLOCK
           
static String ICON_CONTAINMENT_COLLAPSED
           
static String ICON_CONTAINMENT_EXPANDED
           
static String ICON_DOWN_ARROW
           
static String ICON_INVRELATIONSHIP
           
static String ICON_MAINENTRYPOINT
           
static String ICON_MAINPROC
           
static String ICON_MODULE
           
static String ICON_PROCEDURE
           
static String ICON_PROGRAM
           
static String ICON_RELATIONSHIP
           
static String ICON_SERVICEPROGRAM
           
static String ICON_SHOWVIEWS_OFF
           
static String ICON_SHOWVIEWS_ON
           
static String ICON_SOURCECONTAINER
           
static String ICON_SUBROUTINE
           
static String ICON_SYSTEM_NAVIGATOR_EDITOR
           
static String ICON_UNKNOWN_ARTIFACT
           
static String ICON_UP_ARROW
           
protected static Map<String,String> imageConstants
           
static RGB InvokesRelationshipBaseStroke
           
static int MODEL_ICON_SIZE
           
static String RGB_BACKGROUND
           
static String RGB_BLUE
           
static String RGB_BLUE_FOR_FILL
           
static String RGB_BLUE_FOR_FILL_INVERSE
           
static String RGB_BLUE_FOR_STROKE
           
static String RGB_BLUE_FOR_STROKE_INVERSE
           
static String RGB_GREY
           
static String RGB_GREY_FOR_GRADIENT
           
static String RGB_LIGHT_BLUE
           
static String RGB_LIGHT_GREY
           
static String RGB_ORANGE
           
static RGB shapeHoverInnerStroke
           
static RGB shapeHoverOuterStroke
           
static RGB shapeInnerStroke
           
static RGB shapeOuterStroke
           
static RGB shapeSelectedInnerStroke
           
static RGB shapeSelectedOuterStroke
           
static String SIZE_12
           
static String SIZE_L
           
static String SIZE_S
           
static int TOGGLE_ICON_SIZE
           
static RGB wireHoverCenterStroke
           
static RGB wireHoverOuterStroke
           
static RGB wireSelectCenterStroke
           
static RGB wireSelectOuterStroke
           
 
Constructor Summary
GraphicalConstants()
           
 
Method Summary
static Map<String,String> getImageConstants()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

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
Constructor Detail

GraphicalConstants

public GraphicalConstants()
Method Detail

getImageConstants

public static Map<String,String> getImageConstants()

Rational Developer for Power Systems Software
V7.6

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.