igeo.io
Class I3DXML.PointAttributesType

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

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


Nested Class Summary
static class I3DXML.PointAttributesType.PointSymbolType
           
 
Field Summary
 I3DXML.ColorType color
           
 I3DXML.PointAttributesType.PointSymbolType symbolType
           
 
Constructor Summary
I3DXML.PointAttributesType()
           
 
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

symbolType

public I3DXML.PointAttributesType.PointSymbolType symbolType
Constructor Detail

I3DXML.PointAttributesType

public I3DXML.PointAttributesType()