public class IStickLine extends ICurve implements IDynamics
| Modifier and Type | Field and Description |
|---|---|
IStick |
stickDynamics |
java.util.ArrayList<IObject> |
targets
target objects to be updated by dynamic object
|
| Constructor and Description |
|---|
IStickLine(IParticleI p1,
IParticleI p2) |
IStickLine(IVecI p1,
IVecI p2) |
| Modifier and Type | Method and Description |
|---|---|
IStickLine |
attr(IAttribute at)
set attributes
|
IStickLine |
clr(java.awt.Color c) |
IStickLine |
clr(java.awt.Color c,
double alpha) |
IStickLine |
clr(java.awt.Color c,
float alpha) |
IStickLine |
clr(java.awt.Color c,
int alpha) |
IStickLine |
clr(double dgray) |
IStickLine |
clr(double dgray,
double dalpha) |
IStickLine |
clr(double dr,
double dg,
double db) |
IStickLine |
clr(double dr,
double dg,
double db,
double da) |
IStickLine |
clr(float fgray) |
IStickLine |
clr(float fgray,
float falpha) |
IStickLine |
clr(float fr,
float fg,
float fb) |
IStickLine |
clr(float fr,
float fg,
float fb,
float fa) |
IStickLine |
clr(IColor c)
to set an object color
|
IStickLine |
clr(IColor c,
double alpha)
to set color, with alpha value overwritten
|
IStickLine |
clr(IColor c,
float alpha)
to set color, with alpha value overwritten
|
IStickLine |
clr(IColor c,
int alpha)
to set color, with alpha value overwritten
|
IStickLine |
clr(int gray) |
IStickLine |
clr(int gray,
int alpha) |
IStickLine |
clr(int r,
int g,
int b) |
IStickLine |
clr(int r,
int g,
int b,
int a) |
IStickLine |
clr(IObject o)
to set the same color with the object
|
IStickLine |
hide() |
IStickLine |
hsb(double h,
double s,
double b) |
IStickLine |
hsb(double h,
double s,
double b,
double a) |
IStickLine |
hsb(float h,
float s,
float b) |
IStickLine |
hsb(float h,
float s,
float b,
float a) |
void |
initStickLine(IParticleI p1,
IParticleI p2) |
void |
interact(java.util.ArrayList<IDynamics> dynamics)
behavior definition of interaction with other dynamic objects.
|
IStickLine |
layer(ILayer l)
Set layer by ILayer object
|
IStickLine |
layer(java.lang.String l)
Set layer by layer name.
|
java.util.ArrayList<IDynamics> |
localDynamics()
IDynamicsBase doesn't implement local dynamics feature
|
IStickLine |
name(java.lang.String nm)
IObject methods
|
IStickLine |
parent()
for IDynamics
|
IStickLine |
parent(IObject par)
setting parent object
|
IParticleI |
particle(int i)
alias of pt(int)
|
IParticleI |
particle1()
alias of pt1()
|
IParticleI |
particle2()
alias of pt2()
|
IVec |
pos(int i)
position of particle(i)
|
IVec |
pos1()
position of particle1
|
IVec |
pos2()
position of particle2
|
void |
postinteract(java.util.ArrayList<IDynamics> dynamics)
executed after interact(ArrayList
|
void |
postupdate()
executed after update().
|
void |
preinteract(java.util.ArrayList<IDynamics> dynamics)
executed before interact(ArrayList
|
void |
preupdate()
executed before update().
|
IParticleI |
pt(int i)
getting end point.
|
IParticleI |
pt1()
getting end point1.
|
IParticleI |
pt2()
getting end point2.
|
IStickLine |
removeTarget(int i)
remove target object.
|
IStickLine |
removeTarget(IObject obj)
remove target object.
|
IStickLine |
setColor(java.awt.Color c) |
IStickLine |
setColor(java.awt.Color c,
double alpha) |
IStickLine |
setColor(java.awt.Color c,
float alpha) |
IStickLine |
setColor(java.awt.Color c,
int alpha) |
IStickLine |
setColor(double dgray) |
IStickLine |
setColor(double dgray,
double dalpha) |
IStickLine |
setColor(double dr,
double dg,
double db) |
IStickLine |
setColor(double dr,
double dg,
double db,
double da) |
IStickLine |
setColor(float fgray) |
IStickLine |
setColor(float fgray,
float falpha) |
IStickLine |
setColor(float fr,
float fg,
float fb) |
IStickLine |
setColor(float fr,
float fg,
float fb,
float fa) |
IStickLine |
setColor(IColor c) |
IStickLine |
setColor(IColor c,
double alpha) |
IStickLine |
setColor(IColor c,
float alpha) |
IStickLine |
setColor(IColor c,
int alpha) |
IStickLine |
setColor(int gray) |
IStickLine |
setColor(int gray,
int alpha) |
IStickLine |
setColor(int r,
int g,
int b) |
IStickLine |
setColor(int r,
int g,
int b,
int a) |
IStickLine |
setHSBColor(double h,
double s,
double b) |
IStickLine |
setHSBColor(double h,
double s,
double b,
double a) |
IStickLine |
setHSBColor(float h,
float s,
float b) |
IStickLine |
setHSBColor(float h,
float s,
float b,
float a) |
IStickLine |
show() |
IObject |
target(int i)
get target object.
|
IStickLine |
target(IObject targetObj)
add terget object to be updated by this dynamic object.
|
int |
targetNum()
get total target number.
|
java.util.ArrayList<IObject> |
targets()
get all target objects.
|
void |
update()
behavior definition of updating dynamics in each time frame
|
void |
updateTarget()
update all terget objects (should be called when the dynamic object is updated).
|
IStickLine |
weight(double w) |
IStickLine |
weight(float w) |
add, add, add, add, add, add, add, addCP, addCP, addCP, addCP, addCP, addCP, addCP, addCP, center, closePt, closePt, cp, cp, cp, cp, cp, cp, cpNum, cpNum, cpNum, cps, createGraphic, deg, deg, deg, dist, dist, div, div, dup, end, endCP, ep, ep, epNum, epNum, epNum, flip, flipU, get, initCurve, insertCP, insertCP, intersectPlane, intersectPlane, isClosed, isClosed, isClosed, isInside2d, isInside2d, isRational, isRational, isRational, isValid, knot, knot, knotNum, knotNum, knotNum, knots, knots, knots, len, len, len, mid, mirror, mirror, mul, mul, mv, mv, mv, neg, num, num, num, pt, pt, ref, ref, removeCP, removeCP, removeCP, rev, revU, rot, rot, rot, rot, rot, rot, rot, rot, rot2, rot2, rot2, rot2, rot2, rot2, scale, scale, scale, scale, scale1d, scale1d, scale1d, scale1d, shear, shear, shear, shear, shearXY, shearXY, shearXY, shearXY, shearYZ, shearYZ, shearYZ, shearYZ, shearZX, shearZX, shearZX, shearZX, start, startCP, sub, sub, sub, tan, tan, transform, transform, transform, transform, translate, translate, translate, u, u, u, u, u, u, u, u, uend, uend, uend, ustart, ustart, ustartaddDynamics, addUserData, addUserData, alpha, alphaInt, attr, attr, awtColor, blue, blueInt, brightness, castStringHashMap, clearDynamics, clearGraphics, clr, defaultAttribute, del, deletDynamics, deleteDynamics, deleteDynamics, deleteGraphic, dynamicsNum, getAWTColor, getColor, getDynamics, getGraphic, getGraphic, getParameter, graphicsNum, gray, grayInt, green, greenInt, grey, greyInt, hue, initGraphic, initObject, isVisible, layer, name, red, redInt, resetGraphic, saturation, server, setParameter, setTexture, syncColor, syncGraphic, syncVisibility, syncWeight, texture, updateGraphic, userData, userData, userData, userDataNum, visible, weightpublic IStick stickDynamics
public java.util.ArrayList<IObject> targets
public IStickLine(IParticleI p1, IParticleI p2)
public void initStickLine(IParticleI p1, IParticleI p2)
public IParticleI pt(int i)
public IParticleI particle(int i)
public IVec pos(int i)
public IParticleI pt1()
public IParticleI particle1()
public IVec pos1()
public IParticleI pt2()
public IParticleI particle2()
public IVec pos2()
public IStickLine parent()
parent in interface ISubobjectpublic IStickLine parent(IObject par)
ISubobjectparent in interface ISubobjectpublic java.util.ArrayList<IDynamics> localDynamics()
localDynamics in interface IDynamicspublic IStickLine target(IObject targetObj)
IDynamicspublic int targetNum()
public java.util.ArrayList<IObject> targets()
public IStickLine removeTarget(int i)
removeTarget in interface IDynamicspublic IStickLine removeTarget(IObject obj)
removeTarget in interface IDynamicspublic void updateTarget()
updateTarget in interface IDynamicspublic void interact(java.util.ArrayList<IDynamics> dynamics)
public void update()
public void preinteract(java.util.ArrayList<IDynamics> dynamics)
IDynamicspreinteract in interface IDynamicspublic void postinteract(java.util.ArrayList<IDynamics> dynamics)
IDynamicspostinteract in interface IDynamicspublic void preupdate()
IDynamicspublic void postupdate()
IDynamicspostupdate in interface IDynamicspublic IStickLine name(java.lang.String nm)
public IStickLine layer(ILayer l)
IGeometrypublic IStickLine layer(java.lang.String l)
IGeometrypublic IStickLine attr(IAttribute at)
IObjectpublic IStickLine hide()
public IStickLine show()
public IStickLine clr(IColor c)
IObjectpublic IStickLine clr(IColor c, int alpha)
IObjectpublic IStickLine clr(IColor c, float alpha)
IObjectpublic IStickLine clr(IColor c, double alpha)
IObjectpublic IStickLine clr(IObject o)
IObjectpublic IStickLine clr(java.awt.Color c)
public IStickLine clr(java.awt.Color c, int alpha)
public IStickLine clr(java.awt.Color c, float alpha)
public IStickLine clr(java.awt.Color c, double alpha)
public IStickLine clr(int gray)
public IStickLine clr(float fgray)
public IStickLine clr(double dgray)
public IStickLine clr(int gray, int alpha)
public IStickLine clr(float fgray, float falpha)
public IStickLine clr(double dgray, double dalpha)
public IStickLine clr(int r, int g, int b)
public IStickLine clr(float fr, float fg, float fb)
public IStickLine clr(double dr, double dg, double db)
public IStickLine clr(int r, int g, int b, int a)
public IStickLine clr(float fr, float fg, float fb, float fa)
public IStickLine clr(double dr, double dg, double db, double da)
public IStickLine hsb(float h, float s, float b, float a)
public IStickLine hsb(double h, double s, double b, double a)
public IStickLine hsb(float h, float s, float b)
public IStickLine hsb(double h, double s, double b)
public IStickLine setColor(IColor c)
public IStickLine setColor(IColor c, int alpha)
public IStickLine setColor(IColor c, float alpha)
public IStickLine setColor(IColor c, double alpha)
public IStickLine setColor(java.awt.Color c)
public IStickLine setColor(java.awt.Color c, int alpha)
public IStickLine setColor(java.awt.Color c, float alpha)
public IStickLine setColor(java.awt.Color c, double alpha)
public IStickLine setColor(int gray)
public IStickLine setColor(float fgray)
public IStickLine setColor(double dgray)
public IStickLine setColor(int gray, int alpha)
public IStickLine setColor(float fgray, float falpha)
public IStickLine setColor(double dgray, double dalpha)
public IStickLine setColor(int r, int g, int b)
public IStickLine setColor(float fr, float fg, float fb)
public IStickLine setColor(double dr, double dg, double db)
public IStickLine setColor(int r, int g, int b, int a)
public IStickLine setColor(float fr, float fg, float fb, float fa)
public IStickLine setColor(double dr, double dg, double db, double da)
public IStickLine setHSBColor(float h, float s, float b, float a)
setHSBColor in class ICurvepublic IStickLine setHSBColor(double h, double s, double b, double a)
setHSBColor in class ICurvepublic IStickLine setHSBColor(float h, float s, float b)
setHSBColor in class ICurvepublic IStickLine setHSBColor(double h, double s, double b)
setHSBColor in class ICurvepublic IStickLine weight(double w)
public IStickLine weight(float w)