@Deprecated public class ExporterIndex extends Object
ExporterStepFactory
.Constructor and Description |
---|
ExporterIndex(int indicesNeeded)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
void |
add(GraphStep step,
long[] ids)
Deprecated.
|
long |
getIdByOrder(int order)
Deprecated.
Returns the id of an object based on the order in which it was added.
|
int |
size()
Deprecated.
|
public int size()
public void add(GraphStep step, long[] ids) throws GraphException
GraphException
public long getIdByOrder(int order) throws GraphException
order
- order in which the looked for object was added via
#add(GraphStep, long[]). This value should be less than
{@link #size()}GraphException
Version: 5.1.3-ice35-b52
Copyright © 2015 The University of Dundee & Open Microscopy Environment. All Rights Reserved.