Class GridProjectionDescriptor

java.lang.Object
repast.simphony.visualization.engine.AbstractProjectionDescriptor
repast.simphony.visualization.grid.GridProjectionDescriptor
All Implemented Interfaces:
ProjectionDescriptor

public class GridProjectionDescriptor extends AbstractProjectionDescriptor
Projection descriptor for grids.
Version:
$Revision$ $Date$
Author:
Nick Collier
  • Constructor Details

    • GridProjectionDescriptor

      public GridProjectionDescriptor(ProjectionData proj)
  • Method Details

    • getImpliedLayout3D

      public String getImpliedLayout3D()
      Gets the implied 3d layout of the projection, if any.
      Returns:
      the implied layout of the projection, if any.
    • getImpliedLayout2D

      public String getImpliedLayout2D()
      Gets the implied 2d layout of the projection, if any.
      Returns:
      the implied layout of the projection, if any.