com.ebmwebsourcing.easybpmn.bpmn20diagram.api.with
Interface WithBounds

All Known Subinterfaces:
BPMNLabel, BPMNShape, Label, LabeledShape, Shape, TBPMNLabel, TBPMNShape, TLabel, TLabeledShape, TShape

public interface WithBounds


Method Summary
 Bounds getBounds()
           
 boolean hasBounds()
           
 void setBounds(Bounds value)
           
 

Method Detail

getBounds

Bounds getBounds()

setBounds

void setBounds(Bounds value)

hasBounds

boolean hasBounds()


Copyright © 2011 Petals Link. All Rights Reserved.