com.aspose.cells
Class ReflectionEffectType

java.lang.Object
    extended by com.aspose.cells.ReflectionEffectType

public class ReflectionEffectType 
extends java.lang.Object

Utility class containing constants.

Field Summary
static final intNONE
           No reflection effect.
static final intCUSTOM
           InnerCustom reflection effect.
static final intTIGHT_REFLECTION_TOUCHING
           Tight reflection, touching.
static final intHALF_REFLECTION_TOUCHING
           Half reflection, touching.
static final intFULL_REFLECTION_TOUCHING
           Full reflection, touching.
static final intTIGHT_REFLECTION_4_PT_OFFSET
           Tight reflection, 4 pt offset.
static final intHALF_REFLECTION_4_PT_OFFSET
           Half reflection, 4 pt offset.
static final intFULL_REFLECTION_4_PT_OFFSET
           Full reflection, 4 pt offset.
static final intTIGHT_REFLECTION_8_PT_OFFSET
           Tight reflection, 8 pt offset.
static final intHALF_REFLECTION_8_PT_OFFSET
           Half reflection, 8 pt offset.
static final intFULL_REFLECTION_8_PT_OFFSET
           Full reflection, 8 pt offset.
 

Field Detail

NONE

public static final int NONE
No reflection effect.

CUSTOM

public static final int CUSTOM
InnerCustom reflection effect.

TIGHT_REFLECTION_TOUCHING

public static final int TIGHT_REFLECTION_TOUCHING
Tight reflection, touching.

HALF_REFLECTION_TOUCHING

public static final int HALF_REFLECTION_TOUCHING
Half reflection, touching.

FULL_REFLECTION_TOUCHING

public static final int FULL_REFLECTION_TOUCHING
Full reflection, touching.

TIGHT_REFLECTION_4_PT_OFFSET

public static final int TIGHT_REFLECTION_4_PT_OFFSET
Tight reflection, 4 pt offset.

HALF_REFLECTION_4_PT_OFFSET

public static final int HALF_REFLECTION_4_PT_OFFSET
Half reflection, 4 pt offset.

FULL_REFLECTION_4_PT_OFFSET

public static final int FULL_REFLECTION_4_PT_OFFSET
Full reflection, 4 pt offset.

TIGHT_REFLECTION_8_PT_OFFSET

public static final int TIGHT_REFLECTION_8_PT_OFFSET
Tight reflection, 8 pt offset.

HALF_REFLECTION_8_PT_OFFSET

public static final int HALF_REFLECTION_8_PT_OFFSET
Half reflection, 8 pt offset.

FULL_REFLECTION_8_PT_OFFSET

public static final int FULL_REFLECTION_8_PT_OFFSET
Full reflection, 8 pt offset.

See Also:
          Aspose.Cells Documentation - the home page for the Aspose.Cellss Product Documentation.
          Aspose.Cells Support Forum - our preferred method of support.