Uses of Interface
com.ebmwebsourcing.easybpmn.bpmn20diagram.api.element.Point

Packages that use Point
com.ebmwebsourcing.easybpmn.bpmn20diagram.api.type   
 

Uses of Point in com.ebmwebsourcing.easybpmn.bpmn20diagram.api.type
 

Methods in com.ebmwebsourcing.easybpmn.bpmn20diagram.api.type that return Point
 Point[] TEdge.getWaypoint()
           
 

Methods in com.ebmwebsourcing.easybpmn.bpmn20diagram.api.type with parameters of type Point
 void TEdge.addWayPoint(Point point)
           
 void TEdge.removeWayPoint(Point point)
           
 



Copyright © 2011 Petals Link. All Rights Reserved.