igeo.io
Class I3DXML.SurfaceAttributesType

java.lang.Object
  extended by igeo.io.I3DXML.SurfaceAttributesType
Enclosing class:
I3DXML

public static class I3DXML.SurfaceAttributesType
extends java.lang.Object


Field Summary
 I3DXML.ColorType color
           
 java.util.ArrayList<I3DXML.MaterialApplicationType> materialApplication
           
 
Constructor Summary
I3DXML.SurfaceAttributesType()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

color

public I3DXML.ColorType color

materialApplication

public java.util.ArrayList<I3DXML.MaterialApplicationType> materialApplication
Constructor Detail

I3DXML.SurfaceAttributesType

public I3DXML.SurfaceAttributesType()