Uses of Interface
de.mid.innovator.srv2api.icw2pres.PRDiaFrameNode
-
Packages that use PRDiaFrameNode Package Description de.mid.innovator.srv2api.icw2pres Diagrams and graphical representations of model elements in diagrams. -
-
Uses of PRDiaFrameNode in de.mid.innovator.srv2api.icw2pres
Methods in de.mid.innovator.srv2api.icw2pres that return PRDiaFrameNode Modifier and Type Method Description static PRDiaFrameNodePRDiaFrameNodeHelper. create(SrvContext srvCtx, ADClientAble ohContainer, java.awt.Point ptPosition, java.awt.Point ptSize)Creates a new frame node within the specified container.PRDiaFrameNodePRDiaNode. getOwningFrameNode()The frame node owning this node.Methods in de.mid.innovator.srv2api.icw2pres that return types with arguments of type PRDiaFrameNode Modifier and Type Method Description java.util.List<PRDiaFrameNode>PRDia. getOwnedFrameNode(K_CONTROL_OPTION... behaviourFlags)All frame nodes owned by this diagram.
-