Package org.daisy.dotify.api.writer
Interface Row
-
public interface Row
Defines a row of braille.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description String
getChars()
Gets the charactersFloat
getRowSpacing()
Gets the row spacing, in rows
-