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 String
Attributes group background selected colorstatic final String
Attributes group inner border colorstatic final String
Comment background colorstatic final String
Connection default colorstatic final String
Connection selected colorstatic final String
Entity background colorstatic final String
Entity outer border default colorstatic final String
Entity outer border selected colorstatic final String
Entity inner border colorstatic final String
Group background colorstatic final String
Group border default colorstatic final String
Group border selected colorstatic final String
Line style line jumpsstatic final String
Line style roundedstatic final String
Line 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:
-