Interface GridModeAccessor

All Known Subinterfaces:
GridModeAccessor.GridModeProperty, Raster, Raster.RasterProperty, ViewportPane<C,​B>
All Known Implementing Classes:
RasterImpl, RasterPropertyBuilder

public interface GridModeAccessor
Provides an accessor for a grid mode property.
  • Method Details

    • getGridMode

      GridMode getGridMode()
      Retrieves the grid mode from the grid mode property.
      Returns:
      The grid mode stored by the grid mode property.