Interface FieldGapAccessor

All Known Subinterfaces:
FieldDimension, FieldDimension.FieldDimensionProperty, FieldGapAccessor.FieldGapProperty, Raster, Raster.RasterProperty, ViewportPane<C,​B>
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.