Package com.inductiveautomation.ignition.designer.blockandconnector.model
package com.inductiveautomation.ignition.designer.blockandconnector.model
-
ClassDescriptionAn anchor point is a point on a block that is acceptable for either starting or ending a connector.Represents an observable blockA model of a block diagram.Represents a directed connection between anchorpoints on two blocks.Used to, well, paint connections of course! See
AbstractBlockWorkspace.newConnectionPainter(BlockDiagramModel)