public class CBlkCoordInfo extends CoordInfo
| Modifier and Type | Field and Description | 
|---|---|
| Point | idxThe code-block horizontal and vertical indexes | 
| Constructor and Description | 
|---|
| CBlkCoordInfo()Constructor. | 
| CBlkCoordInfo(int m,
             int n)Constructor. | 
public Point idx
public CBlkCoordInfo()
public CBlkCoordInfo(int m,
             int n)
m - Code-block vertical index.n - Code-block horizontal index.Copyright © 2014 Open Microscopy Environment