All Packages  Class Hierarchy  This Package  Previous  Next  Index

Interface collage.vrml.IVRMLPart

public interface IVRMLPart
Interface for parts that can render themselves as VRML.

Version:
18 Jun 1997
Author:
Nils Schwabe

Method Index

 o vrmlOutput(PrintWriter)
Writes VRML code to the PrintWriter to represent the part.

Methods

 o vrmlOutput
  public abstract void vrmlOutput(PrintWriter writer)
Writes VRML code to the PrintWriter to represent the part.


All Packages  Class Hierarchy  This Package  Previous  Next  Index