igeo.io
Class IRhino3dm.TextureMapping

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

public static class IRhino3dm.TextureMapping
extends IRhino3dm.RhinoObject


Nested Class Summary
static class IRhino3dm.TextureMapping.Type
           
 
Field Summary
static java.lang.String uuid
           
 
Fields inherited from class igeo.io.IRhino3dm.RhinoObject
attributes, objectTypeAnnotation, objectTypeAny, objectTypeBeam, objectTypeBrep, objectTypeCage, objectTypeClipPlane, objectTypeCurve, objectTypeDetail, objectTypeEdgeFilter, objectTypeExtrusion, objectTypeGrip, objectTypeHatch, objectTypeInstanceDefinition, objectTypeInstanceReference, objectTypeLayer, objectTypeLight, objectTypeLoop, objectTypeMaterial, objectTypeMesh, objectTypeMeshEdge, objectTypeMeshFace, objectTypeMeshVertex, objectTypeMorphControl, objectTypePhantom, objectTypePoint, objectTypePointset, objectTypePolyledgeFilter, objectTypePolysrfFilter, objectTypeSurface, objectTypeTextDot, objectTypeUnknown, objectTypeUserData
 
Constructor Summary
IRhino3dm.TextureMapping()
           
 
Method Summary
 IRhino3dm.UUID getClassUUID()
           
static IRhino3dm.TextureMapping.Type type(int i)
           
 
Methods inherited from class igeo.io.IRhino3dm.RhinoObject
createIObject, getType, read, read, setAttributes, setAttributesToIObject, write
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

uuid

public static final java.lang.String uuid
See Also:
Constant Field Values
Constructor Detail

IRhino3dm.TextureMapping

public IRhino3dm.TextureMapping()
Method Detail

type

public static IRhino3dm.TextureMapping.Type type(int i)

getClassUUID

public IRhino3dm.UUID getClassUUID()
Overrides:
getClassUUID in class IRhino3dm.RhinoObject