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