@Deprecated public class SimulScanGroup extends SimulScanElement
| Modifier and Type | Method and Description |
|---|---|
java.lang.Object |
getData()
Deprecated.
Returns additional processed data as an object of type Object
|
java.util.List<SimulScanRegion> |
getRegions()
Deprecated.
Returns a list of SimulScanRegion objects that represents a collection of processed regions
that are contained within the group
|
getElementNumber, getNamepublic java.util.List<SimulScanRegion> getRegions()
public java.lang.Object getData()
getData in class SimulScanElement