VisualSim.actor.lib.jmf
Class ColorFinder
- public class ColorFinder
- extends VisualSim.actor.TypedAtomicActor
An actor that searches for a color in a Buffer.
uHighValue
public VisualSim.data.expr.Parameter uHighValue
- The upper bound on the U range.
uLowValue
public VisualSim.data.expr.Parameter uLowValue
- The lower bound on the U range.
vHighValue
public VisualSim.data.expr.Parameter vHighValue
- The upper bound on the V range.
vLowValue
public VisualSim.data.expr.Parameter vLowValue
- The lower bound on the V range.
yHighValue
public VisualSim.data.expr.Parameter yHighValue
- The upper bound on the Y range.
yLowValue
public VisualSim.data.expr.Parameter yLowValue
- The lower bound on the Y range.
input
public VisualSim.actor.TypedIOPort input
- The port for the input, which has type ObjectToken.
outputX
public VisualSim.actor.TypedIOPort outputX
- The output port for the horizontal component, which has type DoubleToken.
outputY
public VisualSim.actor.TypedIOPort outputY
- The output port for the vertical component, which has type DoubleToken.
Created with the Personal Edition of HelpNDoc: Easy CHM and documentation editor