@Deprecated public class GraphOpts extends Object
ops
are pushed
or popped
changing the current
state of affairs.IGraph
Modifier and Type | Class and Description |
---|---|
static class |
GraphOpts.Op
Deprecated.
|
Constructor and Description |
---|
GraphOpts()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
boolean |
isForce()
Deprecated.
|
void |
pop()
Deprecated.
|
void |
push(GraphOpts.Op op,
boolean modified,
EventContext ec)
Deprecated.
Adds the given operation to the current list if the user
has permissions to do so.
|
public void push(GraphOpts.Op op, boolean modified, EventContext ec) throws GraphException
op
- Current GraphOpts.Op
to add to the stackmodified
- Whether or not the value was changed by the userdetails
- Active user loginGraphException
public void pop()
public boolean isForce()
Version: 5.1.3-ice35-b52
Copyright © 2015 The University of Dundee & Open Microscopy Environment. All Rights Reserved.