com.sculley.jim.swjava
Class Face

java.lang.Object
  |
  +--com.sculley.jim.swjava.peer.CppPeer
        |
        +--com.sculley.jim.swjava.Face

public class Face
extends CppPeer

Insert the type's description here. Creation date: (2/18/00 8:26:01 PM)


Constructor Summary
Face(long ptr)
          Face constructor comment.
 
Methods inherited from class com.sculley.jim.swjava.peer.CppPeer
getPtr
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Face

public Face(long ptr)
     throws java.lang.IllegalArgumentException
Face constructor comment.
Parameters:
ptr - long
Throws:
java.lang.IllegalArgumentException - The exception description.