Package net.ontopia.topicmaps.viz
Class TopicMapView.Debug
java.lang.Object
net.ontopia.topicmaps.viz.TopicMapView.Debug
- Enclosing class:
- TopicMapView
INTERNAL: PRIVATE: Purpose: Output debug information
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected voidgetNodesOfType(Class type, boolean distinct) getObjectsOfType(Class type, boolean distinct) protected CollectiongetTGEdgesOfType(Class aClass, boolean distinct) protected CollectiongetTGEdgesOfType(Class aClass, boolean distinct, boolean visible) protected CollectiongetTGNodesOfType(Class aClass, boolean distinct) protected CollectiongetTGNodesOfType(Class aClass, boolean distinct, boolean visible) void
-
Constructor Details
-
Debug
protected Debug()
-
-
Method Details
-
execute
-
getTGNodesOfType
-
getTGEdgesOfType
-
getTGEdgesOfType
-
getTGNodesOfType
-
getObjectsOfType
-
getNodesOfType
-
integrityCheck
public void integrityCheck()
-