com.java4ever.m3g
Class ExternalReference
java.lang.Object
com.java4ever.m3g.M3GObject
com.java4ever.m3g.ExternalReference
- public class ExternalReference
- extends M3GObject
| Fields inherited from class com.java4ever.m3g.M3GObject |
ANIMATION_CONTROLLER, ANIMATION_TRACK, APPEARANCE, BACKGROUND, CAMERA, COMPOSITING_MODE, EXTERNAL_REFERENCE, FOG, GROUP, HEADER, IMAGE2D, KEYFRAME_SEQUENCE, LIGHT, MATERIAL, MESH, MORPHING_MESH, POLYGON_MODE, SKINNED_MESH, SPRITE3D, TEXTURE2D, TRIANGLE_STRIP_ARRAY, VERTEX_ARRAY, VERTEX_BUFFER, WORLD |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ExternalReference
public ExternalReference(java.lang.String uri)
getURI
public java.lang.String getURI()
setURI
public void setURI(java.lang.String uri)
getObjectType
public int getObjectType()
- Specified by:
getObjectType in class M3GObject
read
protected void read(M3GInputStream is,
java.util.ArrayList table)
throws java.io.IOException
- Specified by:
read in class M3GObject
- Throws:
java.io.IOException
write
protected void write(M3GOutputStream os,
java.util.ArrayList table)
throws java.io.IOException
- Specified by:
write in class M3GObject
- Throws:
java.io.IOException
Copyright 2005 java4ever.com. All Rights Reserved.