Package | Description |
---|---|
org.wandora.application | |
org.wandora.topicmap.layered | |
org.wandora.topicmap.query | |
org.wandora.topicmap.wandora2tmapi |
Modifier and Type | Field and Description |
---|---|
private LayerStack |
Wandora.topicMap |
Modifier and Type | Method and Description |
---|---|
LayerStack |
Wandora.getTopicMap()
Returns the currently open layered topic map that.
|
Modifier and Type | Method and Description |
---|---|
void |
Wandora.setTopicMap(LayerStack topicMap) |
Modifier and Type | Field and Description |
---|---|
protected LayerStack |
LayeredAssociation.layerStack |
protected LayerStack |
LayeredTopic.layerStack
The layer stack for this topic
|
Modifier and Type | Method and Description |
---|---|
LayerStack |
LayeredTopic.getLayerStack() |
Modifier and Type | Method and Description |
---|---|
static Tuples.T2<java.lang.Integer,UndoBuffer> |
LayerStack.getNextRedo(LayerStack lst) |
static Tuples.T2<java.lang.Integer,UndoBuffer> |
LayerStack.getNextUndo(LayerStack lst) |
Constructor and Description |
---|
LayeredAssociation(LayerStack layerStack,
LayeredTopic type)
Creates a new instance of LayeredAssociation
|
LayeredTopic(java.util.Collection<Topic> topics,
LayerStack layerStack)
Creates a new instance of LayeredTopic.
|
LayeredTopic(Topic t,
LayerStack layerStack)
Creates a new instance of LayeredTopic.
|
Modifier and Type | Field and Description |
---|---|
protected LayerStack |
QueryTopicMap.layerStack |
Modifier and Type | Method and Description |
---|---|
LayerStack |
QueryTopicMap.getLayerStack() |
Modifier and Type | Method and Description |
---|---|
void |
QueryTopicMap.setLayerStack(LayerStack tm) |
Modifier and Type | Field and Description |
---|---|
protected LayerStack |
W2TTopicMap.tm |
Copyright 2004-2015 Wandora Team