ilog.views.maps.grids
Class IlvMGRSGrid.GridInfo

java.lang.Object
  extended by ilog.views.maps.grids.IlvMGRSGrid.GridInfo
Enclosing class:
IlvMGRSGrid

protected static class IlvMGRSGrid.GridInfo
extends Object

Data class used to store both a coordinate and the direction (N or E) for later formatting.

Since:
JViews 7.5

Constructor Summary
IlvMGRSGrid.GridInfo()
          Creates a new GridInfo.
 
Method Summary
protected  void setProperties(double coord, char direction)
          Sets the value and direction.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

IlvMGRSGrid.GridInfo

public IlvMGRSGrid.GridInfo()
Creates a new GridInfo.

Method Detail

setProperties

protected void setProperties(double coord,
                             char direction)
Sets the value and direction.

Parameters:
coord - Coordinate.
direction - N or E.


Copyright © 1996-2007 ILOG S.A. All rights reserved.   Documentation homepage.