-
- All Superinterfaces:
FieldDimension,FieldDimension.FieldDimensionMutator,FieldDimension.FieldDimensionProperty,FieldGapAccessor,FieldGapAccessor.FieldGapMutator,FieldGapAccessor.FieldGapProperty,FieldHeightAccessor,FieldHeightAccessor.FieldHeightMutator,FieldHeightAccessor.FieldHeightProperty,FieldWidthAccessor,FieldWidthAccessor.FieldWidthMutator,FieldWidthAccessor.FieldWidthProperty,GridDimension,GridDimension.GridDimensionMutator,GridDimension.GridDimensionProperty,GridHeightAccessor,GridHeightAccessor.GridHeightMutator,GridHeightAccessor.GridHeightProperty,GridModeAccessor,GridModeAccessor.GridModeMutator,GridModeAccessor.GridModeProperty,GridWidthAccessor,GridWidthAccessor.GridWidthMutator,GridWidthAccessor.GridWidthProperty,Raster,Raster.RasterMutator
- All Known Implementing Classes:
RasterPropertyBuilder
- Enclosing interface:
- Raster
public static interface Raster.RasterProperty extends Raster, Raster.RasterMutator, FieldDimension.FieldDimensionProperty, GridDimension.GridDimensionProperty, GridModeAccessor.GridModeProperty
The Interface RasterProperty.
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from interface org.refcodes.graphical.FieldDimension
FieldDimension.FieldDimensionBuilder<B extends FieldDimension.FieldDimensionBuilder<B>>, FieldDimension.FieldDimensionMutator, FieldDimension.FieldDimensionProperty
-
Nested classes/interfaces inherited from interface org.refcodes.graphical.FieldGapAccessor
FieldGapAccessor.FieldGapBuilder<B extends FieldGapAccessor.FieldGapBuilder<B>>, FieldGapAccessor.FieldGapMutator, FieldGapAccessor.FieldGapProperty
-
Nested classes/interfaces inherited from interface org.refcodes.graphical.FieldHeightAccessor
FieldHeightAccessor.FieldHeightBuilder<B extends FieldHeightAccessor.FieldHeightBuilder<B>>, FieldHeightAccessor.FieldHeightMutator, FieldHeightAccessor.FieldHeightProperty
-
Nested classes/interfaces inherited from interface org.refcodes.graphical.FieldWidthAccessor
FieldWidthAccessor.FieldWidthBuilder<B extends FieldWidthAccessor.FieldWidthBuilder<B>>, FieldWidthAccessor.FieldWidthMutator, FieldWidthAccessor.FieldWidthProperty
-
Nested classes/interfaces inherited from interface org.refcodes.graphical.GridDimension
GridDimension.GridDimensionBuilder<B extends GridDimension.GridDimensionBuilder<B>>, GridDimension.GridDimensionMutator, GridDimension.GridDimensionProperty
-
Nested classes/interfaces inherited from interface org.refcodes.graphical.GridHeightAccessor
GridHeightAccessor.GridHeightBuilder<B extends GridHeightAccessor.GridHeightBuilder<B>>, GridHeightAccessor.GridHeightMutator, GridHeightAccessor.GridHeightProperty
-
Nested classes/interfaces inherited from interface org.refcodes.graphical.GridModeAccessor
GridModeAccessor.GridModeBuilder<B extends GridModeAccessor.GridModeBuilder<B>>, GridModeAccessor.GridModeMutator, GridModeAccessor.GridModeProperty
-
Nested classes/interfaces inherited from interface org.refcodes.graphical.GridWidthAccessor
GridWidthAccessor.GridWidthBuilder<B extends GridWidthAccessor.GridWidthBuilder<B>>, GridWidthAccessor.GridWidthMutator, GridWidthAccessor.GridWidthProperty
-
Nested classes/interfaces inherited from interface org.refcodes.graphical.Raster
Raster.RasterBuilder<B extends Raster.RasterBuilder<B>>, Raster.RasterMutator, Raster.RasterProperty
-
-
Method Summary
-
Methods inherited from interface org.refcodes.graphical.FieldDimension.FieldDimensionMutator
setFieldDimension, setFieldDimension, setFieldDimension, setFieldDimension
-
Methods inherited from interface org.refcodes.graphical.FieldDimension.FieldDimensionProperty
letFieldDimension, letFieldDimension, letFieldDimension, letFieldDimension
-
Methods inherited from interface org.refcodes.graphical.FieldGapAccessor
getFieldGap
-
Methods inherited from interface org.refcodes.graphical.FieldGapAccessor.FieldGapMutator
setFieldGap
-
Methods inherited from interface org.refcodes.graphical.FieldGapAccessor.FieldGapProperty
letFieldGap
-
Methods inherited from interface org.refcodes.graphical.FieldHeightAccessor
getFieldHeight
-
Methods inherited from interface org.refcodes.graphical.FieldHeightAccessor.FieldHeightMutator
setFieldHeight
-
Methods inherited from interface org.refcodes.graphical.FieldHeightAccessor.FieldHeightProperty
letFieldHeight
-
Methods inherited from interface org.refcodes.graphical.FieldWidthAccessor
getFieldWidth
-
Methods inherited from interface org.refcodes.graphical.FieldWidthAccessor.FieldWidthMutator
setFieldWidth
-
Methods inherited from interface org.refcodes.graphical.FieldWidthAccessor.FieldWidthProperty
letFieldWidth
-
Methods inherited from interface org.refcodes.graphical.GridDimension
isInBounds, isInBounds, isInHeight, isInWidth
-
Methods inherited from interface org.refcodes.graphical.GridDimension.GridDimensionMutator
setGridDimension, setGridDimension, setGridDimension
-
Methods inherited from interface org.refcodes.graphical.GridDimension.GridDimensionProperty
letGridDimension, letGridDimension, letGridDimension
-
Methods inherited from interface org.refcodes.graphical.GridHeightAccessor
getGridHeight
-
Methods inherited from interface org.refcodes.graphical.GridHeightAccessor.GridHeightMutator
setGridHeight
-
Methods inherited from interface org.refcodes.graphical.GridHeightAccessor.GridHeightProperty
letGridHeight
-
Methods inherited from interface org.refcodes.graphical.GridModeAccessor
getGridMode
-
Methods inherited from interface org.refcodes.graphical.GridModeAccessor.GridModeMutator
setGridMode
-
Methods inherited from interface org.refcodes.graphical.GridModeAccessor.GridModeProperty
letGridMode
-
Methods inherited from interface org.refcodes.graphical.GridWidthAccessor
getGridWidth
-
Methods inherited from interface org.refcodes.graphical.GridWidthAccessor.GridWidthMutator
setGridWidth
-
Methods inherited from interface org.refcodes.graphical.GridWidthAccessor.GridWidthProperty
letGridWidth
-
-