|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface MazeSaveImagePropertiesProvider
Provider for informations on how to print a maze.
Field Summary | |
---|---|
static java.lang.String |
RESOURCE_EXTENT
I18n resource key for "extent" |
Method Summary | |
---|---|
int |
getExtent()
Get the image extent. |
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_EXTENT
Method Detail |
---|
int getExtent()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |