|
||||||||||
PREV LETTER NEXT LETTER | FRAMES NO FRAMES |
ClusterStep
to the back of the list.
PreferencesPanel
to this dialog
ClickHandler<\code> to the list of clickHandlers.
clickHandler.performAction();<\code> is called when ever
a user clicks on a vertex.
- addClickHandler(ClickHandler) -
Method in class de.aitools.iv.graphdrawing.jtree.JTreeVisualization
-
- addClickHandler(ClickHandler) -
Method in class de.aitools.iv.graphdrawing.nativeboxtree.NativeBoxTreeVisualization
-
- addClickHandler(ClickHandler) -
Method in class de.aitools.iv.graphdrawing.nativetree.NativeTreeVisualization
-
- addClickHandler(ClickHandler) -
Method in class de.aitools.iv.graphdrawing.Visualization
- adds a click handler, that will be notified, if the user left-clicks on a vertex
- addClientPopupHandler(MouseListener) -
Method in class de.aitools.iv.graphdrawing.builtin.EmptyAISearchPanel
- Does nothing.
- addClientPopupHandler(MouseListener) -
Method in class de.aitools.iv.graphdrawing.distortion.DistortionVisualization
-
- addClientPopupHandler(MouseListener) -
Method in class de.aitools.iv.graphdrawing.jtree.JTreeVisualization
-
- addClientPopupHandler(MouseListener) -
Method in class de.aitools.iv.graphdrawing.nativeboxtree.NativeBoxTreeVisualization
-
- addClientPopupHandler(MouseListener) -
Method in class de.aitools.iv.graphdrawing.nativetree.NativeTreeVisualization
-
- addClientPopupHandler(MouseListener) -
Method in class de.aitools.iv.graphdrawing.Visualization
- adds a click handler, that will be notified, if the user left-click on empty space within the visualization panel
- addEdge(Edge) -
Method in class de.aitools.iv.graphdrawing.datastructures.graph.DirectedGraph
- adds an edge to the graph.
- addEdge(Edge) -
Method in class de.aitools.iv.graphdrawing.datastructures.graph.UndirectedGraph
- adds an edge to the graph.
- addEdgeWeight(int, int, double) -
Method in interface de.aitools.iv.graphdrawing.datastructures.graph.AdjacencyMatrix
-
- addEdgeWeight(int, int, double) -
Method in class de.aitools.iv.graphdrawing.datastructures.graph.AdjacencyMatrixComp
-
- addLayoutComponent(String, Component) -
Method in class de.aitools.iv.graphdrawing.misc.GraphPaperLayout
- Adds the specified component with the specified name to
the layout.
- addLayoutComponent(Component, Object) -
Method in class de.aitools.iv.graphdrawing.misc.GraphPaperLayout
- Adds the specified component to the layout, using the specified
constraint object.
- addNode() -
Method in interface de.aitools.iv.graphdrawing.datastructures.graph.WeightedGraph
-
- addOAuthParameters(HttpParameters, String) -
Static method in class de.aitools.aq.websearch.oauth.OAuth
-
- addParameter(String, String) -
Method in class de.aitools.aq.config.Configuration
-
- addResultValue(String, String, String, Map<String, String>, String) -
Method in class de.aitools.aq.config.Configuration
-
- addSubConfiguration(String, Configuration) -
Method in class de.aitools.aq.config.Configuration
-
- addText(String) -
Method in class de.aitools.ie.languagedetection.builder.LanguageModelBuilder
- Adds an example text which must be written this instance's language.
- addToLayeredPane(JComponent, Integer) -
Method in class de.aitools.iv.graphdrawing.nativeboxtree.NativeBoxTreeVisualization
-
- addVertex(V) -
Method in class de.aitools.aq.graph.weighted.concrete.ComparablesUndirectedGraph
- Deprecated.
- addVertex(int) -
Method in class de.aitools.aq.graph.weighted.concrete.ConcreteUndirectedIntGraph
- Deprecated.
- addVertex(long) -
Method in class de.aitools.aq.graph.weighted.concrete.ConcreteUndirectedLongGraph
- Deprecated.
- addVertex(V) -
Method in class de.aitools.aq.graph.weighted.concrete.GeneralUndirectedGraph
- Deprecated.
- addVertex(V) -
Method in interface de.aitools.aq.graph.weighted.UndirectedMutableGraph
- Deprecated. Add a vertex to the graph.
- addVertex(int) -
Method in interface de.aitools.aq.graph.weighted.UndirectedMutableIntGraph
- Deprecated. Add a vertex to the graph.
- addVertex(long) -
Method in interface de.aitools.aq.graph.weighted.UndirectedMutableLongGraph
- Deprecated. Add a vertex to the graph.
- addVertex(V) -
Method in interface de.aitools.aq.structure.graph.UndirectedGraph
- Adds a vertex to the graph.
- addVertex(V) -
Method in class de.aitools.aq.structure.graph.UndirectedHashGraph
-
- addVertex(int) -
Method in interface de.aitools.aq.structure.graph.UndirectedIntGraph
- Adds a vertex to the graph.
- addVertex(int) -
Method in class de.aitools.aq.structure.graph.UndirectedIntHashGraph
-
- addVertex(long) -
Method in interface de.aitools.aq.structure.graph.UndirectedLongGraph
- Adds a vertex to the graph.
- addVertex(long) -
Method in class de.aitools.aq.structure.graph.UndirectedLongHashGraph
-
- addVertex(Vertex) -
Method in class de.aitools.iv.graphdrawing.datastructures.graph.DirectedGraph
- adds a Vertex to the graph.
- addVertex(Vertex) -
Method in class de.aitools.iv.graphdrawing.datastructures.graph.UndirectedGraph
- adds a Vertex to the graph.
- AdjacencyMatrix - Interface in de.aitools.iv.graphdrawing.datastructures.graph
-
- AdjacencyMatrixComp - Class in de.aitools.iv.graphdrawing.datastructures.graph
-
- AdjacencyMatrixComp(int, double, double) -
Constructor for class de.aitools.iv.graphdrawing.datastructures.graph.AdjacencyMatrixComp
-
- adjacentVertexIterator() -
Method in class de.aitools.iv.graphdrawing.datastructures.graph.Vertex
-
- AdjustedRandIndex - Class in de.aitools.dm.clustering.validation.external
- References:
- AdjustedRandIndex() -
Constructor for class de.aitools.dm.clustering.validation.external.AdjustedRandIndex
-
- AGraphClusterer - Class in de.aitools.dm.clustering.algorithms
-
- AGraphClusterer() -
Constructor for class de.aitools.dm.clustering.algorithms.AGraphClusterer
-
- AGraphClusterer(Proximity<Vector>, Sparsification) -
Constructor for class de.aitools.dm.clustering.algorithms.AGraphClusterer
-
- AISearchVisualizationDemo - Class in de.aitools.iv.graphdrawing.demo
- only for demo; has a 'main' method, creates a graph and shows it.
- AISearchVisualizationDemo() -
Constructor for class de.aitools.iv.graphdrawing.demo.AISearchVisualizationDemo
-
- AiTreeCellRenderer - Interface in de.aitools.iv.graphdrawing.misc
- Defines the requirements for an object that displays a tree node.
- AiTreeCellRendererMapper - Interface in de.aitools.iv.graphdrawing.misc
- the visualization uses this interface to determine which render to use for which vertex.
- Algebra - Class in de.aitools.aq.algebra
-
- Algebra() -
Constructor for class de.aitools.aq.algebra.Algebra
-
- ALL -
Static variable in class de.aitools.dm.clusterlabeling.common.CommonSyntaxTokenizer
-
- ALL -
Static variable in class de.aitools.iv.graphdrawing.datastructures.graph.algorithms.SortedEdges
-
- ALL -
Static variable in interface de.aitools.ml.conceptlearning.algorithms.MachineLearning
-
- ancestor -
Variable in class de.aitools.iv.graphdrawing.misc.WalkerLinearGraph
-
- appendWord(String) -
Method in class de.aitools.ie.keyphraseextraction.Phrase
- Adds a new word to the end of this phrase.
- APPLY -
Static variable in class de.aitools.iv.graphdrawing.misc.ConfigurationDialog
-
- ASearchEngine - Class in de.aitools.aq.websearch.engines
-
- ASearchEngine(Properties) -
Constructor for class de.aitools.aq.websearch.engines.ASearchEngine
-
- ASerializer - Class in de.aitools.aq.websearch.serializer
-
- ASerializer(ASearchEngine) -
Constructor for class de.aitools.aq.websearch.serializer.ASerializer
-
- ASerializer(ASearchEngine, String) -
Constructor for class de.aitools.aq.websearch.serializer.ASerializer
-
- asFeature() -
Method in interface de.aitools.ir.retrievalmodels.document.Featureable
-
- ASoftClusterer - Class in de.aitools.dm.clustering.algorithms
-
- ASoftClusterer() -
Constructor for class de.aitools.dm.clustering.algorithms.ASoftClusterer
-
- ASoftClusterLabeler - Class in de.aitools.dm.clusterlabeling.algorithms
-
- ASoftClusterLabeler() -
Constructor for class de.aitools.dm.clusterlabeling.algorithms.ASoftClusterLabeler
- Default constructor.
- AttachmentManager - Class in de.aitools.iv.graphdrawing
- Manages the attachment of VertexDraw's for vertices.
- AttachmentWrapper - Class in de.aitools.iv.graphdrawing.distortion
- Uses the
AttachmentManager
to extract the VertexDraw from the Vertex. - AttachmentWrapper() -
Constructor for class de.aitools.iv.graphdrawing.distortion.AttachmentWrapper
-
- AttachmentWrapper - Class in de.aitools.iv.graphdrawing.jtree
-
- AttachmentWrapper() -
Constructor for class de.aitools.iv.graphdrawing.jtree.AttachmentWrapper
-
- AttachmentWrapper - Class in de.aitools.iv.graphdrawing.nativeboxtree
-
- AttachmentWrapper() -
Constructor for class de.aitools.iv.graphdrawing.nativeboxtree.AttachmentWrapper
-
- AttachmentWrapper - Class in de.aitools.iv.graphdrawing.nativetree
-
- AttachmentWrapper() -
Constructor for class de.aitools.iv.graphdrawing.nativetree.AttachmentWrapper
-
- AUndirectedGraphTest<V> - Class in de.aitools.aq.structure.graph
-
- AUndirectedIntGraphTest - Class in de.aitools.aq.structure.graph
-
- AUndirectedLongGraphTest - Class in de.aitools.aq.structure.graph
-
- AVAILABLE_MEMORY_FIELD_NUMBER -
Static variable in class de.aitools.aq.invertedindex.generated.IndexMessages.Configuration
-
|
||||||||||
PREV LETTER NEXT LETTER | FRAMES NO FRAMES |