Interface ErdPropertiesConstants
- All Superinterfaces:
com._1c.g5.v8.dt.diagram.framework.ui.properties.PropertiesConstants
public interface ErdPropertiesConstants
extends com._1c.g5.v8.dt.diagram.framework.ui.properties.PropertiesConstants
Constant definitions for plug-in properties.
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final StringAttributes group background selected colorstatic final StringAttributes group inner border colorstatic final StringComment background colorstatic final StringConnection default colorstatic final StringConnection selected colorstatic final StringEntity background colorstatic final StringEntity outer border default colorstatic final StringEntity outer border selected colorstatic final StringEntity inner border colorstatic final StringGroup background colorstatic final StringGroup border default colorstatic final StringGroup border selected colorstatic final StringLine style line jumpsstatic final StringLine style roundedstatic final StringLine style route around figureFields inherited from interface com._1c.g5.v8.dt.diagram.framework.ui.properties.PropertiesConstants
GRID_HORIZONTAL_STEP, GRID_ON_PREFERENCE_KEY, GRID_STYLE_PREFERENCE_KEY, GRID_VERTICAL_STEP, SEPARATOR
-
Field Details
-
P_ENTITY_INNER_BORDER_COLOR
Entity inner border color- See Also:
-
P_ENTITY_BORDER_DEFAULT_COLOR
Entity outer border default color- See Also:
-
P_ENTITY_BORDER_SELECTED_COLOR
Entity outer border selected color- See Also:
-
P_ENTITY_BACKGROUND_COLOR
Entity background color- See Also:
-
P_ATTRIBUTES_GROUP_BACKGROUND_SELECTED_COLOR
Attributes group background selected color- See Also:
-
P_ATTRIBUTES_GROUP_INNER_BORDER_COLOR
Attributes group inner border color- See Also:
-
P_CONNECTION_DEFAULT_COLOR
Connection default color- See Also:
-
P_CONNECTION_SELECTED_COLOR
Connection selected color- See Also:
-
P_GROUP_BACKGROUND_COLOR
Group background color- See Also:
-
P_GROUP_BORDER_DEFAULT_COLOR
Group border default color- See Also:
-
P_GROUP_BORDER_SELECTED_COLOR
Group border selected color- See Also:
-
P_COMMENT_BACKGROUND_COLOR
Comment background color- See Also:
-
P_LINE_STYLE_ROUNDED_BENDPOINTS
Line style rounded- See Also:
-
P_LINE_STYLE_LINE_JUMPS
Line style line jumps- See Also:
-
P_LINE_STYLE_ROUTE_AROUND_FIGURES
Line style route around figure- See Also:
-