igeo.io
Class IRhino3dm.SurfaceProxy

java.lang.Object
  extended by igeo.io.IRhino3dm.RhinoObject
      extended by igeo.io.IRhino3dm.Geometry
          extended by igeo.io.IRhino3dm.Surface
              extended by igeo.io.IRhino3dm.SurfaceProxy
Direct Known Subclasses:
IRhino3dm.BrepFace, IRhino3dm.OffsetSurface
Enclosing class:
IRhino3dm

public static class IRhino3dm.SurfaceProxy
extends IRhino3dm.Surface


Nested Class Summary
 
Nested classes/interfaces inherited from class igeo.io.IRhino3dm.Surface
IRhino3dm.Surface.ISO
 
Field Summary
 IRhino3dm.Surface surface
           
 boolean transposed
           
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.SurfaceProxy()
           
 
Method Summary
 IRhino3dm.UUID getClassUUID()
           
 void setProxySurface(IRhino3dm.Surface proxySurface)
           
 
Methods inherited from class igeo.io.IRhino3dm.Surface
createIGeometry, createIObject, domain, getInt, getType, readIso
 
Methods inherited from class igeo.io.IRhino3dm.RhinoObject
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

surface

public IRhino3dm.Surface surface

transposed

public boolean transposed
Constructor Detail

IRhino3dm.SurfaceProxy

public IRhino3dm.SurfaceProxy()
Method Detail

getClassUUID

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

setProxySurface

public void setProxySurface(IRhino3dm.Surface proxySurface)