public class CBlkCoordInfo extends CoordInfo
Modifier and Type | Field and Description |
---|---|
Point |
idx
The 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 © 2016 Open Microscopy Environment