|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.mindfusion.diagramming.GlassEffectType
public final class GlassEffectType
Specifies the type of a GlassEffect
node effect.
Field Summary | |
---|---|
static int |
Type1
Indicates a glass effect with soft radial glow at the bottom and a sharp reflection at the top. |
static int |
Type2
Indicates a glass effect with linear glow at the bottom and sharp reflection at the top. |
static int |
Type3
Indicates a glass effect with radial glow at the bottom and smooth reflection and emphasized outline at the top. |
static int |
Type4
Indicates a glass effect with sharp reflection at the top and soft glow at the left and right sides. |
Constructor Summary | |
---|---|
GlassEffectType()
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final int Type1
public static final int Type2
public static final int Type3
public static final int Type4
Constructor Detail |
---|
public GlassEffectType()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |