Uses of Enum Class
dataModelFX.ConnectionNodeParams.PAMConnectionNodeType
-
Uses of ConnectionNodeParams.PAMConnectionNodeType in dataModelFX
Modifier and TypeMethodDescriptionConnectionNodeParams.getNodeType()
Get the node type.ModuleNodeParams.getNodeType()
DataModelModulePane.StructureRectangle.getStructureType()
Returns the enum constant of this class with the specified name.ConnectionNodeParams.PAMConnectionNodeType.values()
Returns an array containing the constants of this enum class, in the order they are declared.Modifier and TypeMethodDescriptionvoid
ModuleNodeParams.setNodeType
(ConnectionNodeParams.PAMConnectionNodeType connectionnoNodeType) ModifierConstructorDescriptionStructureRectangle
(javafx.scene.Node rectangle, ConnectionNodeParams.PAMConnectionNodeType type) -
Uses of ConnectionNodeParams.PAMConnectionNodeType in dataModelFX.connectionNodes
Modifier and TypeMethodDescriptionConnectionNodeFactory.createConnectionNode
(ConnectionNodeParams.PAMConnectionNodeType connectionNodeType, ConnectionNodeParams connectionParams) Create a connection node based on it's type. -
Uses of ConnectionNodeParams.PAMConnectionNodeType in dataModelFX.structures
Modifier and TypeMethodDescriptionPamGroupStructureParams.getNodeType()
PamStructureParams.getNodeType()