|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectigeo.IObject
igeo.ISurfaceR
public class ISurfaceR
Reference class of NURBS surface to contain any instance of ISurfaceI.
| Nested Class Summary | |
|---|---|
static class |
ISurfaceR.IsFlat
|
static class |
ISurfaceR.IsUClosed
|
static class |
ISurfaceR.IsVClosed
|
static class |
ISurfaceR.Normal
|
static class |
ISurfaceR.Pt
|
static class |
ISurfaceR.UTan
|
static class |
ISurfaceR.UV
|
static class |
ISurfaceR.UV2
|
static class |
ISurfaceR.VTan
|
| Field Summary | |
|---|---|
ISurfaceI |
surface
|
| Fields inherited from class igeo.IObject |
|---|
attribute, dynamics, graphics, parameter, server |
| Constructor Summary | |
|---|---|
ISurfaceR()
|
|
ISurfaceR(IServerI s)
|
|
ISurfaceR(IServerI s,
ISurfaceI srf)
|
|
ISurfaceR(IServerI s,
ISurfaceR srf)
|
|
ISurfaceR(ISurfaceI srf)
|
|
ISurfaceR(ISurfaceR srf)
|
|
| Method Summary | |
|---|---|
ISurfaceR |
add(double x,
double y,
double z)
transformation methods; API of ITransformable interface |
ISurfaceR |
add(double f,
IVecI v)
scale add alias |
ISurfaceR |
add(IDoubleI x,
IDoubleI y,
IDoubleI z)
|
ISurfaceR |
add(IDoubleI f,
IVecI v)
scale add alias |
ISurfaceR |
add(IVecI v)
|
ISurfaceR |
add(IVecI v,
double f)
scale add |
ISurfaceR |
add(IVecI v,
IDoubleI f)
scale add |
ISurfaceR |
addInnerTrimLoop(ICurveI trim)
input trim curves is deleted as default if it inherits IObject like ICurve or ICurveR |
ISurfaceR |
addInnerTrimLoop(ICurveI[] trim)
input trim curves is deleted as default if it inherits IObject like ICurve or ICurveR |
ISurfaceR |
addInnerTrimLoop(ICurveI[] trim,
boolean deleteInput)
|
ISurfaceR |
addInnerTrimLoop(ICurveI trim,
boolean deleteInput)
|
ISurfaceR |
addInnerTrimLoop(ITrimCurveI trim)
|
ISurfaceR |
addInnerTrimLoop(ITrimCurveI[] trim)
|
ISurfaceR |
addOuterTrimLoop(ICurveI trim)
|
ISurfaceR |
addOuterTrimLoop(ICurveI[] trim)
|
ISurfaceR |
addOuterTrimLoop(ICurveI[] trim,
boolean deleteInput)
|
ISurfaceR |
addOuterTrimLoop(ICurveI trim,
boolean deleteInput)
|
ISurfaceR |
addOuterTrimLoop(ITrimCurveI trim)
|
ISurfaceR |
addOuterTrimLoop(ITrimCurveI[] trim)
|
IVecI |
center()
returns center of geometry object |
ISurfaceR |
clearInnerTrim()
|
ISurfaceR |
clearOuterTrim()
|
ISurfaceR |
clearTrim()
|
IVecR |
closePt(IVec2I pt)
find approximately closest point on a surface on 2D |
IVecR |
closePt(IVecI pt)
find approximately closest point on a surface |
ISurfaceR |
clr(java.awt.Color c)
|
ISurfaceR |
clr(java.awt.Color c,
double alpha)
|
ISurfaceR |
clr(java.awt.Color c,
float alpha)
|
ISurfaceR |
clr(java.awt.Color c,
int alpha)
|
ISurfaceR |
clr(double dgray)
|
ISurfaceR |
clr(double dgray,
double dalpha)
|
ISurfaceR |
clr(double dr,
double dg,
double db)
|
ISurfaceR |
clr(double dr,
double dg,
double db,
double da)
|
ISurfaceR |
clr(float fgray)
|
ISurfaceR |
clr(float fgray,
float falpha)
|
ISurfaceR |
clr(float fr,
float fg,
float fb)
|
ISurfaceR |
clr(float fr,
float fg,
float fb,
float fa)
|
ISurfaceR |
clr(IColor c)
|
ISurfaceR |
clr(IColor c,
double alpha)
to set color, with alpha value overwritten |
ISurfaceR |
clr(IColor c,
float alpha)
to set color, with alpha value overwritten |
ISurfaceR |
clr(IColor c,
int alpha)
to set color, with alpha value overwritten |
ISurfaceR |
clr(int gray)
|
ISurfaceR |
clr(int gray,
int alpha)
|
ISurfaceR |
clr(int r,
int g,
int b)
|
ISurfaceR |
clr(int r,
int g,
int b,
int a)
|
IVecR |
corner(IIntegerI i,
IIntegerI j)
|
IVecR |
corner(int i,
int j)
|
IVecI |
cornerCP(IIntegerI i,
IIntegerI j)
|
IVecI |
cornerCP(int i,
int j)
|
ISurfaceR |
cp()
cp() is alias of dup() |
ISurfaceR |
cp(double x,
double y,
double z)
cp() is alias of dup().add() |
ISurfaceR |
cp(IDoubleI x,
IDoubleI y,
IDoubleI z)
cp() is alias of dup().add() |
IVecI |
cp(IIntegerI i,
IIntegerI j)
|
IVecI |
cp(int i,
int j)
|
ISurfaceR |
cp(IVecI v)
cp() is alias of dup().add() |
IVecI[][] |
cps()
|
IGraphicObject |
createGraphic(IGraphicMode m)
|
double |
dist(IVec2I pt)
distance to the closest point on a surface on 2D |
double |
dist(IVecI pt)
distance to the closest point on a surface |
ISurfaceR |
div(double v)
|
ISurfaceR |
div(IDoubleI v)
|
ISurfaceR |
dup()
duplicate object |
IVecR |
ep(IIntegerI i,
IIntegerI j)
|
IVecR |
ep(int i,
int j)
|
ISurfaceR |
flip()
alias of neg |
ISurfaceR |
flipN()
alias of flipN() |
ISurfaceR |
flipU()
alias of revU() |
ISurfaceR |
flipUV()
alias of revUV() |
ISurfaceR |
flipV()
alias of revV() |
ISurfaceGeo |
get()
|
boolean |
hasDefaultTrim()
check if it has default rectangular outer trim |
boolean |
hasDefaultTrim(ISwitchE e)
|
IBoolI |
hasDefaultTrim(ISwitchR r)
|
boolean |
hasInnerTrim()
|
boolean |
hasInnerTrim(ISwitchE e)
|
IBoolI |
hasInnerTrim(ISwitchR r)
|
boolean |
hasOuterTrim()
|
boolean |
hasOuterTrim(ISwitchE e)
|
IBoolI |
hasOuterTrim(ISwitchR r)
|
boolean |
hasTrim()
|
boolean |
hasTrim(ISwitchE e)
|
IBoolI |
hasTrim(ISwitchR r)
|
ISurfaceR |
hide()
|
ISurfaceR |
hsb(double h,
double s,
double b)
|
ISurfaceR |
hsb(double h,
double s,
double b,
double a)
|
ISurfaceR |
hsb(float h,
float s,
float b)
|
ISurfaceR |
hsb(float h,
float s,
float b,
float a)
|
void |
initSurface(IServerI s)
|
ITrimCurveI |
innerTrim(IIntegerI i,
IIntegerI j)
|
ITrimCurveI |
innerTrim(int i,
int j)
|
ITrimCurveI[] |
innerTrimLoop(IIntegerI i)
|
ITrimCurveI[] |
innerTrimLoop(int i)
|
int |
innerTrimLoopNum()
|
int |
innerTrimLoopNum(ISwitchE e)
|
IIntegerI |
innerTrimLoopNum(ISwitchR r)
|
IIntegerI |
innerTrimNum(IIntegerI i)
|
int |
innerTrimNum(int i)
|
boolean |
isFlat()
|
boolean |
isFlat(ISwitchE e)
|
IBoolI |
isFlat(ISwitchR r)
|
boolean |
isRational()
|
boolean |
isRational(ISwitchE e)
|
IBoolI |
isRational(ISwitchR r)
|
boolean |
isUClosed()
|
boolean |
isUClosed(ISwitchE e)
|
IBoolI |
isUClosed(ISwitchR r)
|
boolean |
isValid()
checking parameters validity. |
boolean |
isVClosed()
|
boolean |
isVClosed(ISwitchE e)
|
IBoolI |
isVClosed(ISwitchR r)
|
ISurfaceR |
layer(ILayer l)
Set layer by ILayer object |
IVecR |
mid()
mid in UV parameter (u=0.5, v=0.5) point on a surface |
ISurfaceR |
mirror(IVecI planeDir)
mirror is alias of ref |
ISurfaceR |
mirror(IVecI center,
IVecI planeDir)
|
ISurfaceR |
mul(double v)
|
ISurfaceR |
mul(IDoubleI v)
|
ISurfaceR |
mv(double x,
double y,
double z)
mv() is alias of add() |
ISurfaceR |
mv(IDoubleI x,
IDoubleI y,
IDoubleI z)
|
ISurfaceR |
mv(IVecI v)
|
ISurfaceR |
name(java.lang.String nm)
methods of IObject |
ISurfaceR |
neg()
|
IVecR |
nml(double u,
double v)
alias of normal |
IVecR |
nml(IDoubleI u,
IDoubleI v)
|
IVecR |
nml(IVec2I v)
|
IVecR |
normal(double u,
double v)
|
IVecR |
normal(IDoubleI u,
IDoubleI v)
|
IVecR |
normal(IVec2I v)
|
IVecR |
nrml(double u,
double v)
|
IVecR |
nrml(IDoubleI u,
IDoubleI v)
|
IVecR |
nrml(IVec2I v)
|
ITrimCurveI |
outerTrim(IIntegerI i,
IIntegerI j)
|
ITrimCurveI |
outerTrim(int i,
int j)
|
ITrimCurveI[] |
outerTrimLoop(IIntegerI i)
|
ITrimCurveI[] |
outerTrimLoop(int i)
|
int |
outerTrimLoopNum()
|
int |
outerTrimLoopNum(ISwitchE e)
|
IIntegerI |
outerTrimLoopNum(ISwitchR r)
|
IIntegerI |
outerTrimNum(IIntegerI i)
|
int |
outerTrimNum(int i)
|
IVecR |
pt(double u,
double v)
|
IVecR |
pt(double u,
double v,
double n)
|
IVecR |
pt(IDoubleI u,
IDoubleI v)
|
IVecR |
pt(IDoubleI u,
IDoubleI v,
IDoubleI n)
|
IVecR |
pt(IVec2I v)
|
IVecR |
pt(IVecI v)
|
ISurfaceR |
ref(IVecI planeDir)
reflect(mirror) 3 dimensionally to the other side of the plane |
ISurfaceR |
ref(IVecI center,
IVecI planeDir)
|
ISurfaceR |
revN()
reverse normal direction by reversing V direction (UV and normal is dependent |
ISurfaceR |
revU()
reverse U parameter internally without creating a new instance |
ISurfaceR |
revUV()
reverse U and V parameter internally without creating a new instance |
ISurfaceR |
revV()
reverse V parameter internally without creating a new instance |
ISurfaceR |
rot(double angle)
|
ISurfaceR |
rot(IDoubleI angle)
rotation around z-axis and origin |
ISurfaceR |
rot(IVecI axis,
double angle)
|
ISurfaceR |
rot(IVecI axis,
IDoubleI angle)
rotation around axis vector |
ISurfaceR |
rot(IVecI axis,
IVecI destDir)
rotate to destination direction vector |
ISurfaceR |
rot(IVecI center,
IVecI axis,
double angle)
|
ISurfaceR |
rot(IVecI center,
IVecI axis,
IDoubleI angle)
rotation around axis vector and center |
ISurfaceR |
rot(IVecI center,
IVecI axis,
IVecI destPt)
rotate to destination point location |
ISurfaceR |
rot2(double angle)
rotation on xy-plane around origin; same with rot(double) |
ISurfaceR |
rot2(IDoubleI angle)
rotation on xy-plane around origin; same with rot(IDoubleI) |
ISurfaceR |
rot2(IVecI destDir)
rotation on xy-plane to destination direction vector |
ISurfaceR |
rot2(IVecI center,
double angle)
|
ISurfaceR |
rot2(IVecI center,
IDoubleI angle)
rotation on xy-plane around center |
ISurfaceR |
rot2(IVecI center,
IVecI destPt)
rotation on xy-plane to destination point location |
ISurfaceR |
scale(double f)
|
ISurfaceR |
scale(IDoubleI f)
alias of mul |
ISurfaceR |
scale(IVecI center,
double f)
|
ISurfaceR |
scale(IVecI center,
IDoubleI f)
|
ISurfaceR |
scale1d(IVecI axis,
double f)
scale only in 1 direction |
ISurfaceR |
scale1d(IVecI axis,
IDoubleI f)
|
ISurfaceR |
scale1d(IVecI center,
IVecI axis,
double f)
|
ISurfaceR |
scale1d(IVecI center,
IVecI axis,
IDoubleI f)
|
ISurfaceR |
setColor(java.awt.Color c)
|
ISurfaceR |
setColor(java.awt.Color c,
int alpha)
|
ISurfaceR |
setColor(double dgray)
|
ISurfaceR |
setColor(double dgray,
double dalpha)
|
ISurfaceR |
setColor(double dr,
double dg,
double db)
|
ISurfaceR |
setColor(double dr,
double dg,
double db,
double da)
|
ISurfaceR |
setColor(float fgray)
|
ISurfaceR |
setColor(float fgray,
float falpha)
|
ISurfaceR |
setColor(float fr,
float fg,
float fb)
|
ISurfaceR |
setColor(float fr,
float fg,
float fb,
float fa)
|
ISurfaceR |
setColor(int gray)
|
ISurfaceR |
setColor(int gray,
int alpha)
|
ISurfaceR |
setColor(int r,
int g,
int b)
|
ISurfaceR |
setColor(int r,
int g,
int b,
int a)
|
ISurfaceR |
setHSBColor(double h,
double s,
double b)
|
ISurfaceR |
setHSBColor(double h,
double s,
double b,
double a)
|
ISurfaceR |
setHSBColor(float h,
float s,
float b)
|
ISurfaceR |
setHSBColor(float h,
float s,
float b,
float a)
|
ISurfaceR |
shear(double sxy,
double syx,
double syz,
double szy,
double szx,
double sxz)
shear operation |
ISurfaceR |
shear(IDoubleI sxy,
IDoubleI syx,
IDoubleI syz,
IDoubleI szy,
IDoubleI szx,
IDoubleI sxz)
|
ISurfaceR |
shear(IVecI center,
double sxy,
double syx,
double syz,
double szy,
double szx,
double sxz)
|
ISurfaceR |
shear(IVecI center,
IDoubleI sxy,
IDoubleI syx,
IDoubleI syz,
IDoubleI szy,
IDoubleI szx,
IDoubleI sxz)
|
ISurfaceR |
shearXY(double sxy,
double syx)
|
ISurfaceR |
shearXY(IDoubleI sxy,
IDoubleI syx)
|
ISurfaceR |
shearXY(IVecI center,
double sxy,
double syx)
|
ISurfaceR |
shearXY(IVecI center,
IDoubleI sxy,
IDoubleI syx)
|
ISurfaceR |
shearYZ(double syz,
double szy)
|
ISurfaceR |
shearYZ(IDoubleI syz,
IDoubleI szy)
|
ISurfaceR |
shearYZ(IVecI center,
double syz,
double szy)
|
ISurfaceR |
shearYZ(IVecI center,
IDoubleI syz,
IDoubleI szy)
|
ISurfaceR |
shearZX(double szx,
double sxz)
|
ISurfaceR |
shearZX(IDoubleI szx,
IDoubleI sxz)
|
ISurfaceR |
shearZX(IVecI center,
double szx,
double sxz)
|
ISurfaceR |
shearZX(IVecI center,
IDoubleI szx,
IDoubleI sxz)
|
ISurfaceR |
show()
|
ISurfaceR |
sub(double x,
double y,
double z)
|
ISurfaceR |
sub(IDoubleI x,
IDoubleI y,
IDoubleI z)
|
ISurfaceR |
sub(IVecI v)
|
ISurfaceR |
swapUV()
swap U and V parameter |
ISurfaceR |
transform(IMatrix3I mat)
|
ISurfaceR |
transform(IMatrix4I mat)
|
ISurfaceR |
transform(IVecI xvec,
IVecI yvec,
IVecI zvec)
|
ISurfaceR |
transform(IVecI xvec,
IVecI yvec,
IVecI zvec,
IVecI translate)
|
ISurfaceR |
translate(double x,
double y,
double z)
translate() is alias of add() |
ISurfaceR |
translate(IDoubleI x,
IDoubleI y,
IDoubleI z)
|
ISurfaceR |
translate(IVecI v)
|
IDoubleI |
u(IIntegerI epIdx,
IDoubleI epFraction)
|
double |
u(int epIdx,
double epFraction)
|
int |
ucpNum()
|
int |
ucpNum(ISwitchE e)
|
IIntegerI |
ucpNum(ISwitchR r)
|
int |
udeg()
|
int |
udeg(ISwitchE e)
|
IIntegerI |
udeg(ISwitchR r)
|
double |
uend()
|
double |
uend(ISwitchE e)
|
IDoubleI |
uend(ISwitchR r)
|
int |
uepNum()
|
int |
uepNum(ISwitchE e)
|
IIntegerI |
uepNum(ISwitchR r)
|
IDoubleI |
uknot(IIntegerI i)
|
double |
uknot(int i)
|
int |
uknotNum()
|
int |
uknotNum(ISwitchE e)
|
IIntegerI |
uknotNum(ISwitchR r)
|
double[] |
uknots()
|
double[] |
uknots(ISwitchE e)
|
IDoubleI[] |
uknots(ISwitchR r)
|
int |
unum()
|
int |
unum(ISwitchE e)
|
IIntegerI |
unum(ISwitchR r)
|
double |
ustart()
original knots start value and end value |
double |
ustart(ISwitchE e)
|
IDoubleI |
ustart(ISwitchR r)
|
IVecR |
utan(double u,
double v)
|
IVecR |
utan(IDoubleI u,
IDoubleI v)
|
IVecR |
utan(IVec2I v)
|
IVec2R |
uv(IVec2I pt)
approximate invert projection from 2D location to interanl UV parameter (closest point on surface) |
IVec2R |
uv(IVecI pt)
approximate invert projection from 3D location to interanl UV parameter (closest point on surface) |
IDoubleI |
v(IIntegerI epIdx,
IDoubleI epFraction)
|
double |
v(int epIdx,
double epFraction)
|
int |
vcpNum()
|
int |
vcpNum(ISwitchE e)
|
IIntegerI |
vcpNum(ISwitchR r)
|
int |
vdeg()
|
int |
vdeg(ISwitchE e)
|
IIntegerI |
vdeg(ISwitchR r)
|
double |
vend()
|
double |
vend(ISwitchE e)
|
IDoubleI |
vend(ISwitchR r)
|
int |
vepNum()
|
int |
vepNum(ISwitchE e)
|
IIntegerI |
vepNum(ISwitchR r)
|
IDoubleI |
vknot(IIntegerI i)
|
double |
vknot(int i)
|
int |
vknotNum()
|
int |
vknotNum(ISwitchE e)
|
IIntegerI |
vknotNum(ISwitchR r)
|
double[] |
vknots()
|
double[] |
vknots(ISwitchE e)
|
IDoubleI[] |
vknots(ISwitchR r)
|
int |
vnum()
|
int |
vnum(ISwitchE e)
|
IIntegerI |
vnum(ISwitchR r)
|
double |
vstart()
|
double |
vstart(ISwitchE e)
|
IDoubleI |
vstart(ISwitchR r)
|
IVecR |
vtan(double u,
double v)
|
IVecR |
vtan(IDoubleI u,
IDoubleI v)
|
IVecR |
vtan(IVec2I v)
|
ISurfaceR |
weight(double w)
|
ISurfaceR |
weight(float w)
|
| Methods inherited from class igeo.IObject |
|---|
addDynamics, alpha, alphaInt, attr, attr, attr, awtColor, blue, blueInt, clearDynamics, clearGraphics, clr, color, del, deletDynamics, deleteDynamics, deleteDynamics, deleteGraphic, dynamicsNum, getAWTColor, getColor, getDynamics, getGraphic, getGraphic, getParameter, graphicsNum, gray, grayInt, green, greenInt, greyInt, initGraphic, initObject, isVisible, layer, layer, name, red, redInt, resetGraphic, server, setColor, setColor, setColor, setColor, setColor, setColor, setParameter, syncColor, syncGraphic, syncWeight, updateGraphic, visible, weight |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public ISurfaceI surface
| Constructor Detail |
|---|
public ISurfaceR()
public ISurfaceR(ISurfaceI srf)
public ISurfaceR(IServerI s)
public ISurfaceR(IServerI s,
ISurfaceI srf)
public ISurfaceR(ISurfaceR srf)
public ISurfaceR(IServerI s,
ISurfaceR srf)
| Method Detail |
|---|
public void initSurface(IServerI s)
public IGraphicObject createGraphic(IGraphicMode m)
createGraphic in class IObjectpublic boolean isValid()
IObject
isValid in interface ISurfaceIisValid in class IObjectpublic ISurfaceGeo get()
get in interface IParameterget in interface ISurfaceIget in interface ISurfaceOppublic ISurfaceR dup()
IObject
dup in interface ISurfaceIdup in interface ITransformabledup in class IObjectpublic IVecR pt(IVec2I v)
pt in interface ISurfaceI
public IVecR pt(IDoubleI u,
IDoubleI v)
pt in interface ISurfaceI
public IVecR pt(double u,
double v)
pt in interface ISurfaceI
public IVecR pt(double u,
double v,
double n)
pt in interface ISurfaceIu - u coordinates in uv parameter spacev - v coordinates in uv parameter spacen - length in normal direction in 3D space
public IVecR pt(IDoubleI u,
IDoubleI v,
IDoubleI n)
pt in interface ISurfaceIpublic IVecR pt(IVecI v)
pt in interface ISurfaceIpublic IVecR utan(IVec2I v)
utan in interface ISurfaceI
public IVecR utan(IDoubleI u,
IDoubleI v)
utan in interface ISurfaceI
public IVecR utan(double u,
double v)
utan in interface ISurfaceIpublic IVecR vtan(IVec2I v)
vtan in interface ISurfaceI
public IVecR vtan(IDoubleI u,
IDoubleI v)
vtan in interface ISurfaceI
public IVecR vtan(double u,
double v)
vtan in interface ISurfaceIpublic IVecR normal(IVec2I v)
normal in interface ISurfaceI
public IVecR normal(IDoubleI u,
IDoubleI v)
normal in interface ISurfaceI
public IVecR normal(double u,
double v)
normal in interface ISurfaceIpublic IVecR nrml(IVec2I v)
nrml in interface ISurfaceI
public IVecR nrml(IDoubleI u,
IDoubleI v)
nrml in interface ISurfaceI
public IVecR nrml(double u,
double v)
nrml in interface ISurfaceIpublic IVecR nml(IVec2I v)
nml in interface ISurfaceI
public IVecR nml(IDoubleI u,
IDoubleI v)
nml in interface ISurfaceI
public IVecR nml(double u,
double v)
ISurfaceI
nml in interface ISurfaceI
public IVecI cp(int i,
int j)
cp in interface ISurfaceI
public IVecI cp(IIntegerI i,
IIntegerI j)
cp in interface ISurfaceIpublic IVecI[][] cps()
cps in interface ISurfaceI
public IVecR ep(int i,
int j)
ep in interface ISurfaceI
public IVecR ep(IIntegerI i,
IIntegerI j)
ep in interface ISurfaceI
public IVecR corner(int i,
int j)
corner in interface ISurfaceI
public IVecR corner(IIntegerI i,
IIntegerI j)
corner in interface ISurfaceI
public IVecI cornerCP(int i,
int j)
cornerCP in interface ISurfaceI
public IVecI cornerCP(IIntegerI i,
IIntegerI j)
cornerCP in interface ISurfaceIpublic IVecR mid()
mid in interface ISurfaceIpublic IVecI center()
center in interface ISurfaceIpublic IVec2R uv(IVecI pt)
uv in interface ISurfaceIpublic IVec2R uv(IVec2I pt)
uv in interface ISurfaceIpublic IVecR closePt(IVecI pt)
closePt in interface ISurfaceIpublic IVecR closePt(IVec2I pt)
closePt in interface ISurfaceIpublic double dist(IVecI pt)
dist in interface ISurfaceIpublic double dist(IVec2I pt)
dist in interface ISurfaceIpublic double uknot(int i)
uknot in interface ISurfaceIpublic IDoubleI uknot(IIntegerI i)
uknot in interface ISurfaceIpublic double vknot(int i)
vknot in interface ISurfaceIpublic IDoubleI vknot(IIntegerI i)
vknot in interface ISurfaceIpublic double[] uknots()
uknots in interface ISurfaceIpublic double[] vknots()
vknots in interface ISurfaceIpublic double[] uknots(ISwitchE e)
uknots in interface ISurfaceIpublic double[] vknots(ISwitchE e)
vknots in interface ISurfaceIpublic IDoubleI[] uknots(ISwitchR r)
uknots in interface ISurfaceIpublic IDoubleI[] vknots(ISwitchR r)
vknots in interface ISurfaceIpublic int uknotNum()
uknotNum in interface ISurfaceIpublic int vknotNum()
vknotNum in interface ISurfaceIpublic int uknotNum(ISwitchE e)
uknotNum in interface ISurfaceIpublic int vknotNum(ISwitchE e)
vknotNum in interface ISurfaceIpublic IIntegerI uknotNum(ISwitchR r)
uknotNum in interface ISurfaceIpublic IIntegerI vknotNum(ISwitchR r)
vknotNum in interface ISurfaceIpublic boolean isRational()
isRational in interface ISurfaceIpublic boolean isRational(ISwitchE e)
isRational in interface ISurfaceIpublic IBoolI isRational(ISwitchR r)
isRational in interface ISurfaceIpublic int udeg()
udeg in interface ISurfaceIpublic int vdeg()
vdeg in interface ISurfaceIpublic int udeg(ISwitchE e)
udeg in interface ISurfaceIpublic int vdeg(ISwitchE e)
vdeg in interface ISurfaceIpublic IIntegerI udeg(ISwitchR r)
udeg in interface ISurfaceIpublic IIntegerI vdeg(ISwitchR r)
vdeg in interface ISurfaceIpublic int unum()
unum in interface ISurfaceIpublic int vnum()
vnum in interface ISurfaceIpublic int unum(ISwitchE e)
unum in interface ISurfaceIpublic int vnum(ISwitchE e)
vnum in interface ISurfaceIpublic IIntegerI unum(ISwitchR r)
unum in interface ISurfaceIpublic IIntegerI vnum(ISwitchR r)
vnum in interface ISurfaceIpublic int ucpNum()
ucpNum in interface ISurfaceIpublic int vcpNum()
vcpNum in interface ISurfaceIpublic int ucpNum(ISwitchE e)
ucpNum in interface ISurfaceIpublic int vcpNum(ISwitchE e)
vcpNum in interface ISurfaceIpublic IIntegerI ucpNum(ISwitchR r)
ucpNum in interface ISurfaceIpublic IIntegerI vcpNum(ISwitchR r)
vcpNum in interface ISurfaceIpublic int uepNum()
uepNum in interface ISurfaceIpublic int vepNum()
vepNum in interface ISurfaceIpublic int uepNum(ISwitchE e)
uepNum in interface ISurfaceIpublic int vepNum(ISwitchE e)
vepNum in interface ISurfaceIpublic IIntegerI uepNum(ISwitchR r)
uepNum in interface ISurfaceIpublic IIntegerI vepNum(ISwitchR r)
vepNum in interface ISurfaceI
public double u(int epIdx,
double epFraction)
u in interface ISurfaceI
public IDoubleI u(IIntegerI epIdx,
IDoubleI epFraction)
u in interface ISurfaceI
public double v(int epIdx,
double epFraction)
v in interface ISurfaceI
public IDoubleI v(IIntegerI epIdx,
IDoubleI epFraction)
v in interface ISurfaceIpublic double ustart()
ISurfaceI
ustart in interface ISurfaceIpublic double uend()
uend in interface ISurfaceIpublic double vstart()
vstart in interface ISurfaceIpublic double vend()
vend in interface ISurfaceIpublic double ustart(ISwitchE e)
ustart in interface ISurfaceIpublic double uend(ISwitchE e)
uend in interface ISurfaceIpublic double vstart(ISwitchE e)
vstart in interface ISurfaceIpublic double vend(ISwitchE e)
vend in interface ISurfaceIpublic IDoubleI ustart(ISwitchR r)
ustart in interface ISurfaceIpublic IDoubleI uend(ISwitchR r)
uend in interface ISurfaceIpublic IDoubleI vstart(ISwitchR r)
vstart in interface ISurfaceIpublic IDoubleI vend(ISwitchR r)
vend in interface ISurfaceIpublic ISurfaceR revU()
revU in interface ISurfaceIpublic ISurfaceR revV()
revV in interface ISurfaceIpublic ISurfaceR revUV()
revUV in interface ISurfaceIpublic ISurfaceR revN()
revN in interface ISurfaceIpublic ISurfaceR flipU()
flipU in interface ISurfaceIpublic ISurfaceR flipV()
flipV in interface ISurfaceIpublic ISurfaceR flipUV()
flipUV in interface ISurfaceIpublic ISurfaceR flipN()
flipN in interface ISurfaceIpublic ISurfaceR swapUV()
swapUV in interface ISurfaceIpublic boolean hasTrim()
hasTrim in interface ISurfaceIpublic boolean hasTrim(ISwitchE e)
hasTrim in interface ISurfaceIpublic IBoolI hasTrim(ISwitchR r)
hasTrim in interface ISurfaceIpublic boolean hasInnerTrim()
hasInnerTrim in interface ISurfaceIpublic boolean hasInnerTrim(ISwitchE e)
hasInnerTrim in interface ISurfaceIpublic IBoolI hasInnerTrim(ISwitchR r)
hasInnerTrim in interface ISurfaceIpublic boolean hasOuterTrim()
hasOuterTrim in interface ISurfaceIpublic boolean hasOuterTrim(ISwitchE e)
hasOuterTrim in interface ISurfaceIpublic IBoolI hasOuterTrim(ISwitchR r)
hasOuterTrim in interface ISurfaceIpublic int innerTrimLoopNum()
innerTrimLoopNum in interface ISurfaceIpublic int innerTrimLoopNum(ISwitchE e)
innerTrimLoopNum in interface ISurfaceIpublic IIntegerI innerTrimLoopNum(ISwitchR r)
innerTrimLoopNum in interface ISurfaceIpublic int innerTrimNum(int i)
innerTrimNum in interface ISurfaceIpublic IIntegerI innerTrimNum(IIntegerI i)
innerTrimNum in interface ISurfaceIpublic ITrimCurveI[] innerTrimLoop(int i)
innerTrimLoop in interface ISurfaceIpublic ITrimCurveI[] innerTrimLoop(IIntegerI i)
innerTrimLoop in interface ISurfaceI
public ITrimCurveI innerTrim(int i,
int j)
innerTrim in interface ISurfaceI
public ITrimCurveI innerTrim(IIntegerI i,
IIntegerI j)
innerTrim in interface ISurfaceIpublic int outerTrimLoopNum()
outerTrimLoopNum in interface ISurfaceIpublic int outerTrimLoopNum(ISwitchE e)
outerTrimLoopNum in interface ISurfaceIpublic IIntegerI outerTrimLoopNum(ISwitchR r)
outerTrimLoopNum in interface ISurfaceIpublic int outerTrimNum(int i)
outerTrimNum in interface ISurfaceIpublic IIntegerI outerTrimNum(IIntegerI i)
outerTrimNum in interface ISurfaceIpublic ITrimCurveI[] outerTrimLoop(int i)
outerTrimLoop in interface ISurfaceIpublic ITrimCurveI[] outerTrimLoop(IIntegerI i)
outerTrimLoop in interface ISurfaceI
public ITrimCurveI outerTrim(int i,
int j)
outerTrim in interface ISurfaceI
public ITrimCurveI outerTrim(IIntegerI i,
IIntegerI j)
outerTrim in interface ISurfaceIpublic boolean hasDefaultTrim()
ISurfaceI
hasDefaultTrim in interface ISurfaceIpublic boolean hasDefaultTrim(ISwitchE e)
hasDefaultTrim in interface ISurfaceIpublic IBoolI hasDefaultTrim(ISwitchR r)
hasDefaultTrim in interface ISurfaceIpublic ISurfaceR addInnerTrimLoop(ITrimCurveI trim)
addInnerTrimLoop in interface ISurfaceItrim - trim curve needs to be closedpublic ISurfaceR addOuterTrimLoop(ITrimCurveI trim)
addOuterTrimLoop in interface ISurfaceIpublic ISurfaceR addInnerTrimLoop(ITrimCurveI[] trim)
addInnerTrimLoop in interface ISurfaceItrim - array of trim curves need to form closed looppublic ISurfaceR addOuterTrimLoop(ITrimCurveI[] trim)
addOuterTrimLoop in interface ISurfaceIpublic ISurfaceR addInnerTrimLoop(ICurveI trim)
ISurfaceI
addInnerTrimLoop in interface ISurfaceIpublic ISurfaceR addOuterTrimLoop(ICurveI trim)
addOuterTrimLoop in interface ISurfaceI
public ISurfaceR addInnerTrimLoop(ICurveI trim,
boolean deleteInput)
addInnerTrimLoop in interface ISurfaceI
public ISurfaceR addOuterTrimLoop(ICurveI trim,
boolean deleteInput)
addOuterTrimLoop in interface ISurfaceIpublic ISurfaceR addInnerTrimLoop(ICurveI[] trim)
ISurfaceI
addInnerTrimLoop in interface ISurfaceIpublic ISurfaceR addOuterTrimLoop(ICurveI[] trim)
addOuterTrimLoop in interface ISurfaceI
public ISurfaceR addInnerTrimLoop(ICurveI[] trim,
boolean deleteInput)
addInnerTrimLoop in interface ISurfaceI
public ISurfaceR addOuterTrimLoop(ICurveI[] trim,
boolean deleteInput)
addOuterTrimLoop in interface ISurfaceIpublic ISurfaceR clearInnerTrim()
clearInnerTrim in interface ISurfaceIpublic ISurfaceR clearOuterTrim()
clearOuterTrim in interface ISurfaceIpublic ISurfaceR clearTrim()
clearTrim in interface ISurfaceIpublic boolean isFlat()
isFlat in interface ISurfaceIpublic boolean isFlat(ISwitchE e)
isFlat in interface ISurfaceIpublic IBoolI isFlat(ISwitchR r)
isFlat in interface ISurfaceIpublic boolean isUClosed()
isUClosed in interface ISurfaceIpublic boolean isUClosed(ISwitchE e)
isUClosed in interface ISurfaceIpublic IBoolI isUClosed(ISwitchR r)
isUClosed in interface ISurfaceIpublic boolean isVClosed()
isVClosed in interface ISurfaceIpublic boolean isVClosed(ISwitchE e)
isVClosed in interface ISurfaceIpublic IBoolI isVClosed(ISwitchR r)
isVClosed in interface ISurfaceI
public ISurfaceR add(double x,
double y,
double z)
add in interface ISurfaceIadd in interface ITransformable
public ISurfaceR add(IDoubleI x,
IDoubleI y,
IDoubleI z)
add in interface ISurfaceIadd in interface ITransformablepublic ISurfaceR add(IVecI v)
add in interface ISurfaceIadd in interface ITransformable
public ISurfaceR sub(double x,
double y,
double z)
sub in interface ISurfaceIsub in interface ITransformable
public ISurfaceR sub(IDoubleI x,
IDoubleI y,
IDoubleI z)
sub in interface ISurfaceIsub in interface ITransformablepublic ISurfaceR sub(IVecI v)
sub in interface ISurfaceIsub in interface ITransformablepublic ISurfaceR mul(IDoubleI v)
mul in interface ISurfaceImul in interface ITransformablepublic ISurfaceR mul(double v)
mul in interface ISurfaceImul in interface ITransformablepublic ISurfaceR div(IDoubleI v)
div in interface ISurfaceIdiv in interface ITransformablepublic ISurfaceR div(double v)
div in interface ISurfaceIdiv in interface ITransformablepublic ISurfaceR neg()
neg in interface ISurfaceIneg in interface ITransformablepublic ISurfaceR flip()
flip in interface ISurfaceIflip in interface ITransformable
public ISurfaceR add(IVecI v,
double f)
add in interface ISurfaceIadd in interface ITransformable
public ISurfaceR add(IVecI v,
IDoubleI f)
ITransformable
add in interface ISurfaceIadd in interface ITransformable
public ISurfaceR add(double f,
IVecI v)
add in interface ITransformable
public ISurfaceR add(IDoubleI f,
IVecI v)
ITransformable
add in interface ITransformablepublic ISurfaceR rot(IDoubleI angle)
ITransformable
rot in interface ITransformablepublic ISurfaceR rot(double angle)
rot in interface ITransformable
public ISurfaceR rot(IVecI axis,
IDoubleI angle)
ITransformable
rot in interface ISurfaceIrot in interface ITransformable
public ISurfaceR rot(IVecI axis,
double angle)
rot in interface ISurfaceIrot in interface ITransformable
public ISurfaceR rot(IVecI center,
IVecI axis,
IDoubleI angle)
ITransformable
rot in interface ISurfaceIrot in interface ITransformable
public ISurfaceR rot(IVecI center,
IVecI axis,
double angle)
rot in interface ISurfaceIrot in interface ITransformable
public ISurfaceR rot(IVecI axis,
IVecI destDir)
rot in interface ISurfaceIrot in interface ITransformable
public ISurfaceR rot(IVecI center,
IVecI axis,
IVecI destPt)
rot in interface ISurfaceIrot in interface ITransformablepublic ISurfaceR rot2(IDoubleI angle)
ITransformable
rot2 in interface ITransformablepublic ISurfaceR rot2(double angle)
ITransformable
rot2 in interface ITransformable
public ISurfaceR rot2(IVecI center,
IDoubleI angle)
ITransformable
rot2 in interface ITransformable
public ISurfaceR rot2(IVecI center,
double angle)
rot2 in interface ITransformablepublic ISurfaceR rot2(IVecI destDir)
rot2 in interface ITransformable
public ISurfaceR rot2(IVecI center,
IVecI destPt)
rot2 in interface ITransformablepublic ISurfaceR scale(IDoubleI f)
scale in interface ISurfaceIscale in interface ITransformablepublic ISurfaceR scale(double f)
scale in interface ISurfaceIscale in interface ITransformable
public ISurfaceR scale(IVecI center,
IDoubleI f)
scale in interface ISurfaceIscale in interface ITransformable
public ISurfaceR scale(IVecI center,
double f)
scale in interface ISurfaceIscale in interface ITransformable
public ISurfaceR scale1d(IVecI axis,
double f)
scale1d in interface ISurfaceIscale1d in interface ITransformable
public ISurfaceR scale1d(IVecI axis,
IDoubleI f)
scale1d in interface ISurfaceIscale1d in interface ITransformable
public ISurfaceR scale1d(IVecI center,
IVecI axis,
double f)
scale1d in interface ISurfaceIscale1d in interface ITransformable
public ISurfaceR scale1d(IVecI center,
IVecI axis,
IDoubleI f)
scale1d in interface ISurfaceIscale1d in interface ITransformablepublic ISurfaceR ref(IVecI planeDir)
ref in interface ISurfaceIref in interface ITransformable
public ISurfaceR ref(IVecI center,
IVecI planeDir)
ref in interface ISurfaceIref in interface ITransformablepublic ISurfaceR mirror(IVecI planeDir)
mirror in interface ISurfaceImirror in interface ITransformable
public ISurfaceR mirror(IVecI center,
IVecI planeDir)
mirror in interface ISurfaceImirror in interface ITransformable
public ISurfaceR shear(double sxy,
double syx,
double syz,
double szy,
double szx,
double sxz)
shear in interface ISurfaceIshear in interface ITransformable
public ISurfaceR shear(IDoubleI sxy,
IDoubleI syx,
IDoubleI syz,
IDoubleI szy,
IDoubleI szx,
IDoubleI sxz)
shear in interface ISurfaceIshear in interface ITransformable
public ISurfaceR shear(IVecI center,
double sxy,
double syx,
double syz,
double szy,
double szx,
double sxz)
shear in interface ISurfaceIshear in interface ITransformable
public ISurfaceR shear(IVecI center,
IDoubleI sxy,
IDoubleI syx,
IDoubleI syz,
IDoubleI szy,
IDoubleI szx,
IDoubleI sxz)
shear in interface ISurfaceIshear in interface ITransformable
public ISurfaceR shearXY(double sxy,
double syx)
shearXY in interface ISurfaceIshearXY in interface ITransformable
public ISurfaceR shearXY(IDoubleI sxy,
IDoubleI syx)
shearXY in interface ISurfaceIshearXY in interface ITransformable
public ISurfaceR shearXY(IVecI center,
double sxy,
double syx)
shearXY in interface ISurfaceIshearXY in interface ITransformable
public ISurfaceR shearXY(IVecI center,
IDoubleI sxy,
IDoubleI syx)
shearXY in interface ISurfaceIshearXY in interface ITransformable
public ISurfaceR shearYZ(double syz,
double szy)
shearYZ in interface ISurfaceIshearYZ in interface ITransformable
public ISurfaceR shearYZ(IDoubleI syz,
IDoubleI szy)
shearYZ in interface ISurfaceIshearYZ in interface ITransformable
public ISurfaceR shearYZ(IVecI center,
double syz,
double szy)
shearYZ in interface ISurfaceIshearYZ in interface ITransformable
public ISurfaceR shearYZ(IVecI center,
IDoubleI syz,
IDoubleI szy)
shearYZ in interface ISurfaceIshearYZ in interface ITransformable
public ISurfaceR shearZX(double szx,
double sxz)
shearZX in interface ISurfaceIshearZX in interface ITransformable
public ISurfaceR shearZX(IDoubleI szx,
IDoubleI sxz)
shearZX in interface ISurfaceIshearZX in interface ITransformable
public ISurfaceR shearZX(IVecI center,
double szx,
double sxz)
shearZX in interface ISurfaceIshearZX in interface ITransformable
public ISurfaceR shearZX(IVecI center,
IDoubleI szx,
IDoubleI sxz)
shearZX in interface ISurfaceIshearZX in interface ITransformable
public ISurfaceR mv(double x,
double y,
double z)
mv in interface ISurfaceImv in interface ITransformable
public ISurfaceR mv(IDoubleI x,
IDoubleI y,
IDoubleI z)
mv in interface ISurfaceImv in interface ITransformablepublic ISurfaceR mv(IVecI v)
mv in interface ISurfaceImv in interface ITransformablepublic ISurfaceR cp()
cp in interface ISurfaceIcp in interface ITransformablecp in class IObject
public ISurfaceR cp(double x,
double y,
double z)
cp in interface ISurfaceIcp in interface ITransformable
public ISurfaceR cp(IDoubleI x,
IDoubleI y,
IDoubleI z)
cp in interface ISurfaceIcp in interface ITransformablepublic ISurfaceR cp(IVecI v)
cp in interface ISurfaceIcp in interface ITransformable
public ISurfaceR translate(double x,
double y,
double z)
translate in interface ISurfaceItranslate in interface ITransformable
public ISurfaceR translate(IDoubleI x,
IDoubleI y,
IDoubleI z)
translate in interface ISurfaceItranslate in interface ITransformablepublic ISurfaceR translate(IVecI v)
translate in interface ISurfaceItranslate in interface ITransformablepublic ISurfaceR transform(IMatrix3I mat)
transform in interface ISurfaceItransform in interface ITransformablepublic ISurfaceR transform(IMatrix4I mat)
transform in interface ISurfaceItransform in interface ITransformable
public ISurfaceR transform(IVecI xvec,
IVecI yvec,
IVecI zvec)
transform in interface ISurfaceItransform in interface ITransformable
public ISurfaceR transform(IVecI xvec,
IVecI yvec,
IVecI zvec,
IVecI translate)
transform in interface ISurfaceItransform in interface ITransformablepublic ISurfaceR name(java.lang.String nm)
name in class IObjectpublic ISurfaceR layer(ILayer l)
IObject
layer in class IObjectpublic ISurfaceR hide()
hide in class IObjectpublic ISurfaceR show()
show in class IObjectpublic ISurfaceR clr(IColor c)
clr in class IObject
public ISurfaceR clr(IColor c,
int alpha)
IObject
clr in class IObject
public ISurfaceR clr(IColor c,
float alpha)
IObject
clr in class IObject
public ISurfaceR clr(IColor c,
double alpha)
IObject
clr in class IObjectpublic ISurfaceR clr(java.awt.Color c)
clr in class IObject
public ISurfaceR clr(java.awt.Color c,
int alpha)
clr in class IObject
public ISurfaceR clr(java.awt.Color c,
float alpha)
clr in class IObject
public ISurfaceR clr(java.awt.Color c,
double alpha)
clr in class IObjectpublic ISurfaceR clr(int gray)
clr in class IObjectpublic ISurfaceR clr(float fgray)
clr in class IObjectpublic ISurfaceR clr(double dgray)
clr in class IObject
public ISurfaceR clr(int gray,
int alpha)
clr in class IObject
public ISurfaceR clr(float fgray,
float falpha)
clr in class IObject
public ISurfaceR clr(double dgray,
double dalpha)
clr in class IObject
public ISurfaceR clr(int r,
int g,
int b)
clr in class IObject
public ISurfaceR clr(float fr,
float fg,
float fb)
clr in class IObject
public ISurfaceR clr(double dr,
double dg,
double db)
clr in class IObject
public ISurfaceR clr(int r,
int g,
int b,
int a)
clr in class IObject
public ISurfaceR clr(float fr,
float fg,
float fb,
float fa)
clr in class IObject
public ISurfaceR clr(double dr,
double dg,
double db,
double da)
clr in class IObject
public ISurfaceR hsb(float h,
float s,
float b,
float a)
hsb in class IObject
public ISurfaceR hsb(double h,
double s,
double b,
double a)
hsb in class IObject
public ISurfaceR hsb(float h,
float s,
float b)
hsb in class IObject
public ISurfaceR hsb(double h,
double s,
double b)
hsb in class IObjectpublic ISurfaceR setColor(java.awt.Color c)
setColor in class IObject
public ISurfaceR setColor(java.awt.Color c,
int alpha)
setColor in class IObjectpublic ISurfaceR setColor(int gray)
setColor in class IObjectpublic ISurfaceR setColor(float fgray)
setColor in class IObjectpublic ISurfaceR setColor(double dgray)
setColor in class IObject
public ISurfaceR setColor(int gray,
int alpha)
setColor in class IObject
public ISurfaceR setColor(float fgray,
float falpha)
setColor in class IObject
public ISurfaceR setColor(double dgray,
double dalpha)
setColor in class IObject
public ISurfaceR setColor(int r,
int g,
int b)
setColor in class IObject
public ISurfaceR setColor(float fr,
float fg,
float fb)
setColor in class IObject
public ISurfaceR setColor(double dr,
double dg,
double db)
setColor in class IObject
public ISurfaceR setColor(int r,
int g,
int b,
int a)
setColor in class IObject
public ISurfaceR setColor(float fr,
float fg,
float fb,
float fa)
setColor in class IObject
public ISurfaceR setColor(double dr,
double dg,
double db,
double da)
setColor in class IObject
public ISurfaceR setHSBColor(float h,
float s,
float b,
float a)
setHSBColor in class IObject
public ISurfaceR setHSBColor(double h,
double s,
double b,
double a)
setHSBColor in class IObject
public ISurfaceR setHSBColor(float h,
float s,
float b)
setHSBColor in class IObject
public ISurfaceR setHSBColor(double h,
double s,
double b)
setHSBColor in class IObjectpublic ISurfaceR weight(double w)
weight in class IObjectpublic ISurfaceR weight(float w)
weight in class IObject
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||