net.sourceforge.plantuml.creole
Interface Stencil

All Known Implementing Classes:
ComponentRoseNote, EntityImageClass, EntityImageNote, EntityImageObject, FloatingNote, FtileWithNoteOpale, SheetBlock1

public interface Stencil


Method Summary
 double getEndingX(StringBounder stringBounder, double y)
           
 double getStartingX(StringBounder stringBounder, double y)
           
 

Method Detail

getStartingX

double getStartingX(StringBounder stringBounder,
                    double y)

getEndingX

double getEndingX(StringBounder stringBounder,
                  double y)


Copyright © 2014. All Rights Reserved.