Uses of Class
dataModelFX.DataModelModulePane.StructureRectangle
-
Uses of DataModelModulePane.StructureRectangle in dataModelFX
Modifier and TypeFieldDescriptionjavafx.beans.property.ObjectProperty<DataModelModulePane.StructureRectangle>
DataModelModulePane.draggingStructure
Modifier and TypeMethodDescriptionjavafx.beans.property.ObjectProperty<DataModelModulePane.StructureRectangle>
DataModelModulePane.getDraggingStructure()
Get the dragging structure properties.javafx.beans.property.ObjectProperty<DataModelModulePane.StructureRectangle>
DataModelPaneFX.getDraggingStructure()
Get the dragging structure. -
Uses of DataModelModulePane.StructureRectangle in dataModelFX.connectionNodes
Modifier and TypeMethodDescriptionConnectionNodeFactory.addNewStructure
(DataModelModulePane.StructureRectangle structureRectangle, double x, double y) Called whenever there is an attempt to add a structure to the pane.ConnectionNodeFactory.createConnectionStructure
(DataModelModulePane.StructureRectangle structureRectangle) Create a connection node from a structure rectangle