public interface IPointGrid
Modifier and Type | Method and Description |
---|---|
int |
cardRow()
Number of rows.
|
IDirectPositionList |
getRow(int i)
Get row i.
|
IDirectPositionList getRow(int i)
Récupère la ligne i.
i
- index of the rowint cardRow()
Nombre de lignes
Copyright © 2016 Laboratoire COGIT, IGN. All rights reserved.