Interface FieldGapAccessor

All Known Subinterfaces:
FieldDimension, FieldDimension.FieldDimensionAccessor, FieldDimension.FieldDimensionProperty, FieldGapAccessor.FieldGapProperty, GridViewportPane<C,B>, Raster, Raster.RasterAccessor, Raster.RasterProperty
All Known Implementing Classes:
FieldDimensionImpl, RasterImpl, RasterPropertyBuilder

public interface FieldGapAccessor
Provides an accessor for a field gap property.
  • Method Details

    • getFieldGap

      int getFieldGap()
      Retrieves the field gap from the field gap property.
      Returns:
      The field gap stored by the field gap property.