ilog.views.maps.grids
Class IlvMGRSGrid.GridInfo
java.lang.Object
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
|
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 |
IlvMGRSGrid.GridInfo
public IlvMGRSGrid.GridInfo()
- Creates a new
GridInfo.
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.