- All Known Subinterfaces:
RowWidthAccessor.RowWidthProperty
public interface RowWidthAccessor
Provides an accessor for a row width property.
-
Nested Class Summary
Modifier and TypeInterfaceDescriptionstatic interface
Provides a mutator for an output stream property.static interface
Provides a mutator for an output stream property.static interface
Provides a row width property. -
Method Summary
-
Method Details
-
getRowWidth
int getRowWidth()Gets the currently set width being used.- Returns:
- The currently configured row widths.
-