Interface ProtoHandler

All Known Subinterfaces:
SceneBuilder
All Known Implementing Classes:
AbsScaleFilter, AbstractFilter, AppearanceFilter, AppearanceReplacerFilter, BaseFilter, BaseRetainedExporter, BinaryExporter, CenterFilter, ColorRGBAtoRGBFilter, CombineAppearanceFilter, CombinerFilter, CombineShapeFilter, CombineTransformFilter, CommonEncodedBaseFilter, CRExternProtoBuilder, CRMainSceneBuilder, DebugFilter, DEFChooserFilter, DEFReplacerFilter, DEFUSEImageTextureFilter, EncodedBaseFilter, EncodedFilter, ExceptionGenerator, ExplodeShapesFilter, Exporter, ExportPixelTextureFilter, FlattenSelectableFilter, FlattenTextureTransformFilter, FlattenTransformFilter, GenNormalsFilter, GlobalBoundsFilter, IdentityFilter, IFSFilter, IFSToITSFilter, IFSToTSFilter, IndexFilter, ITSCreaseAnglerFilter, LocalURLFilter, ManifoldInfoFilter, MaterialFilter, MinimizeProfileFilter, ModifyViewpointFilter, NewAbstractFilter, NodeChooserFilter, NodeCountInfoFilter, NRExternProtoBuilder, NRVRMLSceneBuilder, NullExporter, OBJFileExporter, OGLExternProtoBuilder, OGLVRMLSceneBuilder, ProtoBuilder, ReindexFilter, RemoveNodeFilter, RemoveNormalsFilter, RemoveUnusedDEFFilter, ShortenDEFFilter, StackTracerFilter, StatisticsCollector, STLBinaryFileExporter, STLFileExporter, TextureTransformFilter, ThreeMFFileExporter, TransformFilter, TriangleCountInfoFilter, TriangulationFilter, TwoPassFilter, URLCaseCorrectorFilter, URLFullyQualifyFilter, USERedundantNodeFilter, ValidateIndexFilter, VrmlExporter, WorldOffsetFilter, X3DBinaryRetainedDirectExporter, X3DClassicExporter, X3DClassicRetainedExporter, X3DMemoryExporter, X3DRetainedSAXExporter, X3DXMLExporter, X3DXMLRetainedExporter

public interface ProtoHandler
Receiver of notifications from the VRML document about proto declaration information.

A proto handler deals with proto specific information. During the body of the proto the normal content handler methods are called, except when a field value uses IS.

Version:
$Revision: 1.7 $
Author:
Justin Couch