Interface Stencil
-
- All Known Implementing Classes:
ComponentRoseNote,EntityImageClass,EntityImageJson,EntityImageMap,EntityImageNote,EntityImageObject,FloatingNote,FtileNoteAlone,FtileWithNoteOpale,GtileWithNoteOpale,SheetBlock1
public interface Stencil
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description doublegetEndingX(StringBounder stringBounder, double y)doublegetStartingX(StringBounder stringBounder, double y)
-
-
-
Method Detail
-
getStartingX
double getStartingX(StringBounder stringBounder, double y)
-
getEndingX
double getEndingX(StringBounder stringBounder, double y)
-
-