public class AreaReference extends Object
Constructor and Description |
---|
AreaReference(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
|
String |
toString() |
public AreaReference(String reference)
public int getDim()
public CellReference[] getCells()
Copyright © 2014 Open Microscopy Environment