DroidDiagram Programmer's Guide
GlassEffectType Enumeration
See Also
 






The members of this enumeration specify the type of a GlassEffect node effect.

Namespace: com.mindfusion.diagramming
Package: com.mindfusion.diagramming

 Syntax

Java  Copy Code

public enum GlassEffectType

 Members

  Member name Description

Type1

Indicates a glass effect with soft radial glow at the bottom and a sharp reflection at the top.

Type2

Indicates a glass effect with linear glow at the bottom and sharp reflection at the top.

Type3

Indicates a glass effect with radial glow at the bottom and smooth reflection and emphasized outline at the top.

Type4

Indicates a glass effect with sharp reflection at the top and soft glow at the left and right sides.

 See Also

com.mindfusion.diagramming Namespace