|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface MazePrintPropertiesProvider
Provider for informations on how to print a maze.
![]() |
![]() |
Nested Class Summary | |
---|---|
static class |
MazePrintPropertiesProvider.BlowUpFactor
A factor describing on how many pages the maze is drawn. |
Field Summary | |
---|---|
static java.lang.String |
RESOURCE_PAGE
I18n resource key for "page" |
static java.lang.String |
RESOURCE_PAGES
I18n resource key for "pages" |
Method Summary | |
---|---|
MazePrintPropertiesProvider.BlowUpFactor |
getBlowUpFactor()
Get the blow-up factor. |
boolean |
isPrintInfo()
Should the maze information be printed? |
Methods inherited from interface de.caff.maze.MazePaintPropertiesProvider |
---|
getBackgroundPaint, getCellBorderPaint, getInnerWallsPaint, getOuterWallPaint, getSolutionPaint, getWayEndPaint, getWayStartPaint, isShowingCellBorders, isShowingSolution |
Field Detail |
---|
static final java.lang.String RESOURCE_PAGE
static final java.lang.String RESOURCE_PAGES
Method Detail |
---|
MazePrintPropertiesProvider.BlowUpFactor getBlowUpFactor()
boolean isPrintInfo()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |