Interface GridModeAccessor

All Known Subinterfaces:
GridModeAccessor.GridModeProperty, GridViewportPane<C,B>, Raster, Raster.RasterAccessor, Raster.RasterProperty
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.