kGLModel
クラス KGLLightWave.Chank

java.lang.Object
  上位を拡張 kGLModel.KGLLightWave.Chank
直系の既知のサブクラス:
KGLLightWave.Chank_FORM, KGLLightWave.Chank_LAYR, KGLLightWave.Chank_PNTS, KGLLightWave.Chank_POLS, KGLLightWave.Chank_PTAG, KGLLightWave.Chank_SURF, KGLLightWave.Chank_TAGS
含まれているクラス:
KGLLightWave

 class KGLLightWave.Chank
extends java.lang.Object


フィールドの概要
(package private)  int length
           
(package private)  KGLLightWave.ID4 tag
           
 
コンストラクタの概要
KGLLightWave.Chank(java.io.BufferedInputStream bis)
           
KGLLightWave.Chank(KGLLightWave.Chank src)
           
 
メソッドの概要
 
クラス java.lang.Object から継承されたメソッド
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

フィールドの詳細

tag

KGLLightWave.ID4 tag

length

int length
コンストラクタの詳細

KGLLightWave.Chank

KGLLightWave.Chank(java.io.BufferedInputStream bis)
             throws java.io.IOException
例外:
java.io.IOException

KGLLightWave.Chank

KGLLightWave.Chank(KGLLightWave.Chank src)