public class AreaReference
extends java.lang.Object
| Constructor and Description |
|---|
AreaReference(java.lang.String reference)
Create an area ref from a string representation
|
| Modifier and Type | Method and Description |
|---|---|
CellReference[] |
getCells()
return the cell references that define this area
|
int |
getDim()
return the dimensions of this area
|
java.lang.String |
toString() |
public AreaReference(java.lang.String reference)
public int getDim()
public CellReference[] getCells()
public java.lang.String toString()
toString in class java.lang.ObjectCopyright © 2014 Open Microscopy Environment