public interface EmbosserWriterProperties
| Modifier and Type | Method and Description |
|---|---|
int |
getMaxWidth()
Gets the maximum row width in the current configuration
|
boolean |
supportsAligning()
Returns true if this embosser supports aligning.
|
int getMaxWidth()
boolean supportsAligning()
getMaxWidth.
Should return true for all physical embossers, since they all have
a finite row length.