Package org.daisy.dotify.api.formatter
Interface MarginRegion
-
- All Known Implementing Classes:
MarkerIndicatorRegion
public interface MarginRegionProvides a vertical margin region.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description intgetWidth()Gets the width of the region, in columns.
-