|
|||||||||
| 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
igeo.io.IRhino3dm.CurveOnSurface
public static class IRhino3dm.CurveOnSurface
| Field Summary | |
|---|---|
IRhino3dm.Curve |
curve2
|
IRhino3dm.Curve |
curve3
|
IRhino3dm.Surface |
surface
|
static java.lang.String |
uuid
|
| Fields inherited from class igeo.io.IRhino3dm.Curve |
|---|
icurve |
| Constructor Summary | |
|---|---|
IRhino3dm.CurveOnSurface()
|
|
| Method Summary | |
|---|---|
IRhino3dm.Interval |
domain()
|
IRhino3dm.UUID |
getClassUUID()
|
boolean |
isValid()
|
| Methods inherited from class igeo.io.IRhino3dm.Curve |
|---|
createIGeometry, createIObject, createTrimCurve, getType |
| 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 IRhino3dm.Curve curve2
public IRhino3dm.Curve curve3
public IRhino3dm.Surface surface
| Constructor Detail |
|---|
public IRhino3dm.CurveOnSurface()
| Method Detail |
|---|
public IRhino3dm.UUID getClassUUID()
getClassUUID in class IRhino3dm.Curvepublic boolean isValid()
isValid in class IRhino3dm.Curvepublic IRhino3dm.Interval domain()
domain in class IRhino3dm.Curve
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||