Class DefaultFlowChartModel.DefaultNode
java.lang.Object
com.arbergashi.charts.model.DefaultFlowChartModel.DefaultNode
- All Implemented Interfaces:
FlowChartModel.Node
- Enclosing class:
DefaultFlowChartModel
- Since:
- 2025-06-01
- Version:
- 1.0.0
- Author:
- Arber Gashi
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
DefaultNode
-
-
Method Details
-
getId
Description copied from interface:FlowChartModel.NodeReturns the unique node ID.- Specified by:
getIdin interfaceFlowChartModel.Node- Returns:
- node ID
-
getLabel
Description copied from interface:FlowChartModel.NodeReturns the display label for the node.- Specified by:
getLabelin interfaceFlowChartModel.Node- Returns:
- node label
-