|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectartofillusion.procedural.Module
artofillusion.procedural.ColorProductModule
public class ColorProductModule
Field Summary |
---|
Fields inherited from class artofillusion.procedural.Module |
---|
linkFrom, linkFromIndex |
Constructor Summary | |
---|---|
ColorProductModule(java.awt.Point position)
|
Method Summary | |
---|---|
void |
getColor(int which,
RGBColor c,
double blur)
Get the color of the specified output port. |
void |
init(PointInfo p)
This method initializes the module in preparation for evaluating the procedure at a new point. |
Methods inherited from class artofillusion.procedural.Module |
---|
calcSize, checkFeedback, draw, duplicate, edit, edit, getAverageValue, getBounds, getClickedPort, getInputIndex, getInputPorts, getName, getOutputIndex, getOutputPorts, getValueError, getValueGradient, inputConnected, layout, readFromStream, setInput, setPosition, writeToStream |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ColorProductModule(java.awt.Point position)
Method Detail |
---|
public void init(PointInfo p)
Module
init
in class Module
public void getColor(int which, RGBColor c, double blur)
Module
getColor
in class Module
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |