|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectt3.hrd.renderer.BlendOptions
public class BlendOptions
A data structure allowing you to specify the configuration of a single projector.
Field Summary | |
---|---|
java.awt.geom.Area |
aDESKvisibleAreaMaskOrNull
|
int |
blackOut
|
static int |
BLACKOUT_ALLOVERLAP
|
static int |
BLACKOUT_RECTONLY
|
static int |
BLACKOUT_REDUCEDOVERLAP
|
boolean |
blend
|
Constructor Summary | |
---|---|
BlendOptions()
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public boolean blend
public int blackOut
public static final int BLACKOUT_RECTONLY
public static final int BLACKOUT_ALLOVERLAP
public static final int BLACKOUT_REDUCEDOVERLAP
public java.awt.geom.Area aDESKvisibleAreaMaskOrNull
Constructor Detail |
---|
public BlendOptions()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |