Class BaseAnchor

java.lang.Object
All Implemented Interfaces:
VRMLNode, FrameStateListener, VRMLBoundedNodeType, VRMLChildNodeType, VRMLGroupingNodeType, VRMLLinkNodeType, VRMLNodeType, VRMLWorldRootChildNodeType
Direct Known Subclasses:
NRAnchor, OGLAnchor

public class BaseAnchor extends BaseGroupingNode implements VRMLLinkNodeType
Base common implementation of an Anchor node.

The anchor node represents a standard grouping node that also contains URL information.

For dealing with user input,

Version:
$Revision: 1.14 $
Author:
Justin Couch