net.sourceforge.plantuml.sequencediagram
Interface InGroupable

All Known Implementing Classes:
InGroupableList, LivingParticipantBox, MessageExoArrow

public interface InGroupable


Method Summary
 double getMaxX(StringBounder stringBounder)
           
 double getMinX(StringBounder stringBounder)
           
 String toString(StringBounder stringBounder)
           
 

Method Detail

getMinX

double getMinX(StringBounder stringBounder)

getMaxX

double getMaxX(StringBounder stringBounder)

toString

String toString(StringBounder stringBounder)


Copyright © 2011. All Rights Reserved.