|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectrp1.rossum.RsComponent
rp1.rossum.RsBodyPart
rp1.rossum.RsBodyArt
public class RsBodyArt
A class for composing non-interactive, render-only body parts.
Constructor Summary | |
---|---|
RsBodyArt(double[] pointList,
int nPointList)
|
Method Summary | |
---|---|
void |
transform(double sinTheta,
double cosTheta,
double xOffset,
double yOffset)
|
Methods inherited from class rp1.rossum.RsBodyPart |
---|
copyStateData, getFillColor, getHot, getID, getLineColor, getName, isASensor, paint, resetStateData, searchForCollisions, setFillColor, setHot, setHotFillColor, setHotLineColor, setLineColor, setName |
Methods inherited from class rp1.rossum.RsComponent |
---|
clone |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public RsBodyArt(double[] pointList, int nPointList)
Method Detail |
---|
public void transform(double sinTheta, double cosTheta, double xOffset, double yOffset)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |