igeo.io
Class IRhino3dm.MappingChannel

java.lang.Object
  extended by igeo.io.IRhino3dm.MappingChannel
Enclosing class:
IRhino3dm

public static class IRhino3dm.MappingChannel
extends java.lang.Object


Field Summary
 int mappingChannelId
           
 IRhino3dm.UUID mappingId
           
 int mappingIndex
           
 IRhino3dm.Xform objectXform
           
 
Constructor Summary
IRhino3dm.MappingChannel()
           
 
Method Summary
 void read(IRhino3dm.Rhino3dmFile context, java.io.InputStream is)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

mappingId

public IRhino3dm.UUID mappingId

mappingIndex

public int mappingIndex

mappingChannelId

public int mappingChannelId

objectXform

public IRhino3dm.Xform objectXform
Constructor Detail

IRhino3dm.MappingChannel

public IRhino3dm.MappingChannel()
Method Detail

read

public void read(IRhino3dm.Rhino3dmFile context,
                 java.io.InputStream is)
          throws java.io.IOException
Throws:
java.io.IOException