com.change_vision.jude.api.inf.presentation
Interface PresentationPropertyConstants.Value

com.change_vision.jude.api.inf.presentation.PresentationPropertyConstants.Value
Enclosing interface:
PresentationPropertyConstants

public PresentationPropertyConstants.Value

This is a Class that defines a value of properties used by Presentation.

Since:
6.8.0
See Also:
IPresentation

Field Summary
static String CLASS_FIGURE_NORMAL_CLASS
          The Normal Class.
static String CLASS_FIGURE_STRUCTURE_CLASS
          The Structure Class.
static String DIRECTION_HORIZONTAL
          Horizontal.
static String DIRECTION_VERTIAL
          Vertical.
static String FONT_NAME_DIALOG
          The "Dialog" font.
static String FONT_NAME_DIALOGINPUT
          The "DialogInput" font.
static String FONT_NAME_MONOSPACED
          The "Monospaced" font.
static String FONT_NAME_SANS_SERIF
          The "SansSerif" font.
static String FONT_NAME_SERIF
          The "Serif" font.
static String FONT_STYLE_BOLD
          The Bold style.
static String FONT_STYLE_BOLDITALIC
          The Italic and bold style.
static String FONT_STYLE_ITALIC
          The Italic style.
static String FONT_STYLE_PLAIN
          The Plain style.
static String LINE_ARROW_TYPE_BOTH_ARROW
          An arrows pointing to the both ends.
static String LINE_ARROW_TYPE_END_ARROW
          An arrow pointing to the target.
static String LINE_ARROW_TYPE_NO_ARROW
          No arrow to both ends.
static String LINE_ARROW_TYPE_START_ARROW
          An arrow pointing to the source.
static String LINE_SHAPE_CURVE
          The curved line.
static String LINE_SHAPE_CURVE_RIGHT_ANGLE
          The right-angle curved line.
static String LINE_SHAPE_LINE
          The normal solid line.
static String LINE_SHAPE_LINE_RIGHT_ANGLE
          The right-angle line.
static String LINE_TYPE_DASH1
          The dotted line style 1.
static String LINE_TYPE_DASH2
          The dotted line style 2.
static String LINE_TYPE_DASH3
          The dotted line style 3.
static String LINE_TYPE_LINE
          The normal solid line.
static String NAME_DIRECTION_FORWARD
          The forward direction.
static String NAME_DIRECTION_REVERSE
          The opposite direction.
static String NAMESPACE_VISIBILITY_FULL
          The Namaspaces visible.
static String NAMESPACE_VISIBILITY_NONE
          The Namespaces invisible.
static String NAMESPACE_VISIBILITY_UP_ONE_LEVEL
          The top level of the Namespace visible.
static String NOTATION_TYPE_CUSTOMIZED
          The Customized Icon notation mode.
static String NOTATION_TYPE_ICON
          The Icon notation mode.
static String NOTATION_TYPE_NORMAL
          The Normal Icon notation mode.
static String RECT_TYPE_ROUND
          Oval.
static String SHAPE_BEZIER
          The curved line type of a Line between Topics.
static String SHAPE_CLOUD
          The cloud-shaped line of a Boundary.
static String SHAPE_LINE
          A straight line type of a Topic.
static String SHAPE_LINEAR
          A straight line type of a Line between Topics.
static String SHAPE_ROUNDED_RECTANGLE
          A rectangle with round edges of a Topic.
static String SHAPE_ROUNDEDLINE
          The round edge line of a Boundary.
static String SHAPE_SHARPBEZIER
          The fine curved line type of a Line between Topics.
static String SHAPE_SHARPLINEAR
          The fine straight line type of a Line between Topics.
static String SHAPE_STRAIGHTLINE
          The straight line type of a Boundary.
 

Field Detail

CLASS_FIGURE_NORMAL_CLASS

static final String CLASS_FIGURE_NORMAL_CLASS
The Normal Class.

Since:
6.8.0
See Also:
PresentationPropertyConstants.Key.CLASS_FIGURE

CLASS_FIGURE_STRUCTURE_CLASS

static final String CLASS_FIGURE_STRUCTURE_CLASS
The Structure Class.

Since:
6.8.0
See Also:
PresentationPropertyConstants.Key.CLASS_FIGURE

NOTATION_TYPE_NORMAL

static final String NOTATION_TYPE_NORMAL
The Normal Icon notation mode.

Since:
6.8.0
See Also:
PresentationPropertyConstants.Key.NOTATION_TYPE

NOTATION_TYPE_ICON

static final String NOTATION_TYPE_ICON
The Icon notation mode.

Since:
6.8.0
See Also:
PresentationPropertyConstants.Key.NOTATION_TYPE

NOTATION_TYPE_CUSTOMIZED

static final String NOTATION_TYPE_CUSTOMIZED
The Customized Icon notation mode.

Since:
6.8.0
See Also:
PresentationPropertyConstants.Key.NOTATION_TYPE

NAMESPACE_VISIBILITY_NONE

static final String NAMESPACE_VISIBILITY_NONE
The Namespaces invisible.

Since:
6.8.0
See Also:
PresentationPropertyConstants.Key.NAMESPACE_VISIBILITY

NAMESPACE_VISIBILITY_UP_ONE_LEVEL

static final String NAMESPACE_VISIBILITY_UP_ONE_LEVEL
The top level of the Namespace visible.

Since:
6.8.0
See Also:
PresentationPropertyConstants.Key.NAMESPACE_VISIBILITY

NAMESPACE_VISIBILITY_FULL

static final String NAMESPACE_VISIBILITY_FULL
The Namaspaces visible.

Since:
6.8.0
See Also:
PresentationPropertyConstants.Key.NAMESPACE_VISIBILITY

LINE_SHAPE_LINE

static final String LINE_SHAPE_LINE
The normal solid line.

Since:
6.8.0
See Also:
PresentationPropertyConstants.Key.LINE_SHAPE

LINE_SHAPE_LINE_RIGHT_ANGLE

static final String LINE_SHAPE_LINE_RIGHT_ANGLE
The right-angle line.

Since:
6.8.0
See Also:
PresentationPropertyConstants.Key.LINE_SHAPE

LINE_SHAPE_CURVE

static final String LINE_SHAPE_CURVE
The curved line.

Since:
6.8.0
See Also:
PresentationPropertyConstants.Key.LINE_SHAPE

LINE_SHAPE_CURVE_RIGHT_ANGLE

static final String LINE_SHAPE_CURVE_RIGHT_ANGLE
The right-angle curved line.

Since:
6.8.0
See Also:
PresentationPropertyConstants.Key.LINE_SHAPE

FONT_NAME_DIALOG

static final String FONT_NAME_DIALOG
The "Dialog" font.

Since:
6.8.0
See Also:
PresentationPropertyConstants.Key.FONT_NAME

FONT_NAME_DIALOGINPUT

static final String FONT_NAME_DIALOGINPUT
The "DialogInput" font.

Since:
6.8.0
See Also:
PresentationPropertyConstants.Key.FONT_NAME

FONT_NAME_SERIF

static final String FONT_NAME_SERIF
The "Serif" font.

Since:
6.8.0
See Also:
PresentationPropertyConstants.Key.FONT_NAME

FONT_NAME_SANS_SERIF

static final String FONT_NAME_SANS_SERIF
The "SansSerif" font.

Since:
6.8.0
See Also:
PresentationPropertyConstants.Key.FONT_NAME

FONT_NAME_MONOSPACED

static final String FONT_NAME_MONOSPACED
The "Monospaced" font.

Since:
6.8.0
See Also:
PresentationPropertyConstants.Key.FONT_NAME

FONT_STYLE_PLAIN

static final String FONT_STYLE_PLAIN
The Plain style.

Since:
6.8.0
See Also:
PresentationPropertyConstants.Key.FONT_STYLE

FONT_STYLE_BOLD

static final String FONT_STYLE_BOLD
The Bold style.

Since:
6.8.0
See Also:
PresentationPropertyConstants.Key.FONT_STYLE

FONT_STYLE_ITALIC

static final String FONT_STYLE_ITALIC
The Italic style.

Since:
6.8.0
See Also:
PresentationPropertyConstants.Key.FONT_STYLE

FONT_STYLE_BOLDITALIC

static final String FONT_STYLE_BOLDITALIC
The Italic and bold style.

Since:
6.8.0
See Also:
PresentationPropertyConstants.Key.FONT_STYLE

RECT_TYPE_ROUND

static final String RECT_TYPE_ROUND
Oval.

Since:
6.8.0
See Also:
PresentationPropertyConstants.Key.RECT_TYPE

LINE_TYPE_LINE

static final String LINE_TYPE_LINE
The normal solid line.

Since:
6.8.0
See Also:
PresentationPropertyConstants.Key.LINE_TYPE

LINE_TYPE_DASH1

static final String LINE_TYPE_DASH1
The dotted line style 1.

Since:
6.8.0
See Also:
PresentationPropertyConstants.Key.LINE_TYPE

LINE_TYPE_DASH2

static final String LINE_TYPE_DASH2
The dotted line style 2.

Since:
6.8.0
See Also:
PresentationPropertyConstants.Key.LINE_TYPE

LINE_TYPE_DASH3

static final String LINE_TYPE_DASH3
The dotted line style 3.

Since:
6.8.0
See Also:
PresentationPropertyConstants.Key.LINE_TYPE

LINE_ARROW_TYPE_NO_ARROW

static final String LINE_ARROW_TYPE_NO_ARROW
No arrow to both ends.

Since:
6.8.0
See Also:
PresentationPropertyConstants.Key.LINE_ARROW_TYPE

LINE_ARROW_TYPE_START_ARROW

static final String LINE_ARROW_TYPE_START_ARROW
An arrow pointing to the source.

Since:
6.8.0
See Also:
PresentationPropertyConstants.Key.LINE_ARROW_TYPE

LINE_ARROW_TYPE_END_ARROW

static final String LINE_ARROW_TYPE_END_ARROW
An arrow pointing to the target.

Since:
6.8.0
See Also:
PresentationPropertyConstants.Key.LINE_ARROW_TYPE

LINE_ARROW_TYPE_BOTH_ARROW

static final String LINE_ARROW_TYPE_BOTH_ARROW
An arrows pointing to the both ends.

Since:
6.8.0
See Also:
PresentationPropertyConstants.Key.LINE_ARROW_TYPE

SHAPE_LINE

static final String SHAPE_LINE
A straight line type of a Topic.

Since:
6.8.0
See Also:
PresentationPropertyConstants.Key.SHAPE

SHAPE_ROUNDED_RECTANGLE

static final String SHAPE_ROUNDED_RECTANGLE
A rectangle with round edges of a Topic.

Since:
6.8.0
See Also:
PresentationPropertyConstants.Key.SHAPE

SHAPE_LINEAR

static final String SHAPE_LINEAR
A straight line type of a Line between Topics.

Since:
6.8.0
See Also:
PresentationPropertyConstants.Key.SHAPE

SHAPE_BEZIER

static final String SHAPE_BEZIER
The curved line type of a Line between Topics.

Since:
6.8.0
See Also:
PresentationPropertyConstants.Key.SHAPE

SHAPE_SHARPBEZIER

static final String SHAPE_SHARPBEZIER
The fine curved line type of a Line between Topics.

Since:
6.8.0
See Also:
PresentationPropertyConstants.Key.SHAPE

SHAPE_SHARPLINEAR

static final String SHAPE_SHARPLINEAR
The fine straight line type of a Line between Topics.

Since:
6.8.0
See Also:
PresentationPropertyConstants.Key.SHAPE

SHAPE_CLOUD

static final String SHAPE_CLOUD
The cloud-shaped line of a Boundary.

Since:
6.8.0
See Also:
PresentationPropertyConstants.Key.SHAPE

SHAPE_STRAIGHTLINE

static final String SHAPE_STRAIGHTLINE
The straight line type of a Boundary.

Since:
6.8.0
See Also:
PresentationPropertyConstants.Key.SHAPE

SHAPE_ROUNDEDLINE

static final String SHAPE_ROUNDEDLINE
The round edge line of a Boundary.

Since:
6.8.0
See Also:
PresentationPropertyConstants.Key.SHAPE

NAME_DIRECTION_FORWARD

static final String NAME_DIRECTION_FORWARD
The forward direction.

Since:
6.8.0
See Also:
PresentationPropertyConstants.Key.NAME_DIRECTION_REVERSE

NAME_DIRECTION_REVERSE

static final String NAME_DIRECTION_REVERSE
The opposite direction.

Since:
6.8.0
See Also:
PresentationPropertyConstants.Key.NAME_DIRECTION_REVERSE

DIRECTION_VERTIAL

static final String DIRECTION_VERTIAL
Vertical.

Since:
6.8.0
See Also:
PresentationPropertyConstants.Key.DIRECTION

DIRECTION_HORIZONTAL

static final String DIRECTION_HORIZONTAL
Horizontal.

Since:
6.8.0
See Also:
PresentationPropertyConstants.Key.DIRECTION