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.PositionWorkflowNodeMeta.canvasPosition子画布位置private WorkflowNodeMeta.PositionWorkflowNodeMeta.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 WorkflowNodeMetaWorkflowNodeMeta.of(WorkflowNodeMeta.Position position) 创建NodeMeta实例的便捷方法