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

Packages that use Bounds
com.ebmwebsourcing.easybpmn.bpmn20diagram.api.type   
com.ebmwebsourcing.easybpmn.bpmn20diagram.api.with   
 

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

Methods in com.ebmwebsourcing.easybpmn.bpmn20diagram.api.type that return Bounds
 Bounds TShape.getBounds()
           
 Bounds TLabel.getBounds()
           
 

Methods in com.ebmwebsourcing.easybpmn.bpmn20diagram.api.type with parameters of type Bounds
 void TShape.setBounds(Bounds value)
           
 void TLabel.setBounds(Bounds value)
           
 

Uses of Bounds in com.ebmwebsourcing.easybpmn.bpmn20diagram.api.with
 

Methods in com.ebmwebsourcing.easybpmn.bpmn20diagram.api.with that return Bounds
 Bounds WithBounds.getBounds()
           
 

Methods in com.ebmwebsourcing.easybpmn.bpmn20diagram.api.with with parameters of type Bounds
 void WithBounds.setBounds(Bounds value)
           
 



Copyright © 2011 Petals Link. All Rights Reserved.