public interface IlvGridZone extends IlvPersistentObject
Modifier and Type | Method and Description |
---|---|
Rectangle2D.Double |
computeXYBounds()
Returns a projected bounding rectangle of this grid zone.
|
IlvProjection |
getProjection()
Returns the projection to be used by inside this grid zone.
|
String |
getSubgridIdentification(double x,
double y)
Returns the identification (displayed in grid center) of the grid subzone.
|
write
Rectangle2D.Double computeXYBounds()
IlvProjection getProjection()
String getSubgridIdentification(double x, double y)
x
- Projected x coordinate of subgrid center.y
- Projected y coordinate of subgrid center.© Copyright 2024 Rogue Wave Software, Inc., a Perforce company.. All Rights Reserved.