protected static class IlvMGRSGrid.GridInfo extends Object
Constructor and Description |
---|
GridInfo()
Creates a new
GridInfo . |
Modifier and Type | Method and Description |
---|---|
protected void |
setProperties(double coord,
char direction)
Deprecated.
|
protected void |
setProperties(double coord,
String direction)
Sets the value and direction.
|
@Deprecated protected void setProperties(double coord, char direction)
setProperties(double, String)
coord
- Coordinate.direction
- N or E.protected void setProperties(double coord, String direction)
coord
- Coordinate.direction
- to indicate North or East.© Copyright 2024 Rogue Wave Software, Inc., a Perforce company.. All Rights Reserved.