|
|||||||||
| 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.Curve
public abstract static class IRhino3dm.Curve
| Field Summary | |
|---|---|
ICurveGeo |
icurve
|
static java.lang.String |
uuid
|
| Constructor Summary | |
|---|---|
IRhino3dm.Curve()
|
|
| Method Summary | |
|---|---|
ICurveGeo |
createIGeometry(IRhino3dm.Rhino3dmFile context,
IServerI s)
|
IObject |
createIObject(IRhino3dm.Rhino3dmFile context,
IServerI s)
|
ITrimCurve |
createTrimCurve(IRhino3dm.Rhino3dmFile context,
IServerI s,
ISurfaceI srf)
|
abstract IRhino3dm.Interval |
domain()
|
IRhino3dm.UUID |
getClassUUID()
|
int |
getType()
|
abstract boolean |
isValid()
|
| 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
public ICurveGeo icurve
| Constructor Detail |
|---|
public IRhino3dm.Curve()
| Method Detail |
|---|
public IRhino3dm.UUID getClassUUID()
getClassUUID in class IRhino3dm.Geometrypublic int getType()
getType in class IRhino3dm.RhinoObjectpublic abstract IRhino3dm.Interval domain()
public abstract boolean isValid()
public IObject createIObject(IRhino3dm.Rhino3dmFile context,
IServerI s)
createIObject in class IRhino3dm.RhinoObject
public ICurveGeo createIGeometry(IRhino3dm.Rhino3dmFile context,
IServerI s)
public ITrimCurve createTrimCurve(IRhino3dm.Rhino3dmFile context,
IServerI s,
ISurfaceI srf)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||