Class StatisticsCollector

java.lang.Object
org.web3d.vrml.export.StatisticsCollector
All Implemented Interfaces:
Comparator<Map.Entry<String,Integer>>, ContentHandler, ProtoHandler, ScriptHandler, StringContentHandler

public class StatisticsCollector extends Object implements StringContentHandler, ProtoHandler, ScriptHandler, Comparator<Map.Entry<String,Integer>>
A content handler which collects stats about the scene graph. Also collects proto definitions. Also collected DEF table
Version:
$Revision: 1.6 $
Author:
Alan Hudson