|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectigeo.io.IRhino3dm.RhinoObject
igeo.io.IRhino3dm.Geometry
igeo.io.IRhino3dm.Surface
public static class IRhino3dm.Surface
Nested Class Summary | |
---|---|
static class |
IRhino3dm.Surface.ISO
|
Field Summary | |
---|---|
static java.lang.String |
uuid
|
Constructor Summary | |
---|---|
IRhino3dm.Surface()
|
Method Summary | |
---|---|
ISurfaceGeo |
createIGGeometry(IRhino3dm.Rhino3dmFile context,
IServerI s)
|
ISurface |
createIObject(IRhino3dm.Rhino3dmFile context,
IServerI s)
|
IRhino3dm.Interval |
domain(int dir)
|
IRhino3dm.UUID |
getClassUUID()
|
static int |
getInt(IRhino3dm.Surface.ISO iso)
|
int |
getType()
|
static IRhino3dm.Surface.ISO |
readIso(int i)
|
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 |
---|
public static final java.lang.String uuid
Constructor Detail |
---|
public IRhino3dm.Surface()
Method Detail |
---|
public IRhino3dm.UUID getClassUUID()
getClassUUID
in class IRhino3dm.Geometry
public int getType()
getType
in class IRhino3dm.RhinoObject
public static IRhino3dm.Surface.ISO readIso(int i)
public static int getInt(IRhino3dm.Surface.ISO iso)
public IRhino3dm.Interval domain(int dir)
public ISurface createIObject(IRhino3dm.Rhino3dmFile context, IServerI s)
createIObject
in class IRhino3dm.RhinoObject
public ISurfaceGeo createIGGeometry(IRhino3dm.Rhino3dmFile context, IServerI s)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |