| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
Wandora.makeDistributionVector(LayeredTopic topic,
Layer selectedLayer,
ContainerTopicMap tm) |
| Modifier and Type | Field and Description |
|---|---|
private ContainerTopicMap |
LayerTree.rootStack |
| Modifier and Type | Method and Description |
|---|---|
private ContainerTopicMap |
LayerTree.getContainerTopicMap(TopicMap tm) |
ContainerTopicMap |
LayerTree.getRootStack() |
| Modifier and Type | Method and Description |
|---|---|
void |
LayerTree.createLayer(ContainerTopicMap container) |
| Constructor and Description |
|---|
LayerTree(ContainerTopicMap rootStack) |
LayerTree(ContainerTopicMap rootStack,
Wandora wandora) |
| Modifier and Type | Method and Description |
|---|---|
private java.lang.String |
CopyTopics.makeDistributionVector(LayeredTopic topic,
ContainerTopicMap tm) |
| Modifier and Type | Method and Description |
|---|---|
java.util.Vector<Layer> |
MergeLayers.getSourceLayers(Layer selected,
ContainerTopicMap layers,
int options) |
| Modifier and Type | Method and Description |
|---|---|
static java.util.List<Layer> |
TopicTools.getLayers(ContainerTopicMap tm)
Returns a list of topic map layers of given container topic map.
|
| Modifier and Type | Class and Description |
|---|---|
class |
LayerStack
LayerStack combines several topic maps (called layers) into one topic map.
|
| Modifier and Type | Field and Description |
|---|---|
protected ContainerTopicMap |
Layer.container |
| Modifier and Type | Method and Description |
|---|---|
ContainerTopicMap |
Layer.getContainer() |
| Modifier and Type | Method and Description |
|---|---|
java.util.ArrayList<Layer> |
ContainerTopicMap.getTreeLayerPath(Layer l,
ContainerTopicMap root)
Finds a layer tree path from root to the given layer.
|
boolean |
ContainerTopicMap.getTreeLayerPath(Layer l,
ContainerTopicMap root,
java.util.ArrayList<Layer> stack) |
| Constructor and Description |
|---|
Layer(TopicMap topicMap,
java.lang.String name,
ContainerTopicMap container)
Creates a new instance of Layer
|
| Modifier and Type | Field and Description |
|---|---|
protected ContainerTopicMap |
LinkedTopicMap.wrappedContainer |
| Modifier and Type | Method and Description |
|---|---|
protected void |
LinkedTopicMapConfiguration.fillComboBox(ContainerTopicMap container,
java.lang.String prefix) |
| Modifier and Type | Class and Description |
|---|---|
class |
QueryTopicMap |
Copyright 2004-2015 Wandora Team