Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

vrml
Class ConstMField  view ConstMField download ConstMField.java

java.lang.Object
  extended byvrml.Field
      extended byvrml.ConstField
          extended byvrml.ConstMField
All Implemented Interfaces:
java.lang.Cloneable

public abstract class ConstMField
extends ConstField


Constructor Summary
ConstMField()
           
 
Method Summary
 int getSize()
          spec sez: public abstract int getSize();
 
Methods inherited from class vrml.Field
clone
 
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ConstMField

public ConstMField()
Method Detail

getSize

public int getSize()
spec sez: public abstract int getSize();