Class BpmnStylesheetComplexGrayscale
- java.lang.Object
-
- com.mxgraph.view.mxStylesheet
-
- jadex.bpmn.editor.gui.stylesheets.BpmnStylesheetColor
-
- jadex.bpmn.editor.gui.stylesheets.BpmnStylesheetComplexGrayscale
-
public class BpmnStylesheetComplexGrayscale extends BpmnStylesheetColor
Complex grayscale style.
-
-
Field Summary
Fields Modifier and Type Field Description static java.lang.String
NAME
Style sheet name.-
Fields inherited from class jadex.bpmn.editor.gui.stylesheets.BpmnStylesheetColor
ARROW_SIZE, BOUNDARY_EVENT_COLOR, COLLAPSED_SIZES, DEFAULT_ACTIVITY_SIZES, DEFAULT_POOL_HEIGHT, DEFAULT_POOL_WIDTH, END_EVENT_COLOR, EVENT_SUBPROCESS_COLOR, EXTERNAL_SUBPROCESS_COLOR, FONT, GATEWAY_COLOR, INPUT_PARAMETER_COLOR, INTERMEDIATE_EVENT_COLOR, LANE_COLOR, OUTPUT_PARAMETER_COLOR, PARAMETER_PORT_SIZE, POOL_COLOR, START_EVENT_COLOR, SUBPROCESS_COLOR, TASK_COLOR
-
-
Constructor Summary
Constructors Constructor Description BpmnStylesheetComplexGrayscale()
Modify colors.
-