Uses of Class
com.bytedesk.core.workflow.node.WorkflowNodeMeta.Position
Packages that use WorkflowNodeMeta.Position
-
Uses of WorkflowNodeMeta.Position in com.bytedesk.core.workflow.node
Fields in com.bytedesk.core.workflow.node declared as WorkflowNodeMeta.PositionModifier and TypeFieldDescriptionprivate WorkflowNodeMeta.Position
WorkflowNodeMeta.canvasPosition
子画布位置private WorkflowNodeMeta.Position
WorkflowNodeMeta.position
节点位置信息Methods in com.bytedesk.core.workflow.node that return WorkflowNodeMeta.PositionMethods in com.bytedesk.core.workflow.node with parameters of type WorkflowNodeMeta.PositionModifier and TypeMethodDescriptionstatic WorkflowNodeMeta
WorkflowNodeMeta.of
(WorkflowNodeMeta.Position position) 创建NodeMeta实例的便捷方法