com.aspose.cells
Class LightRigDirectionType

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

public class LightRigDirectionType 
extends java.lang.Object

Utility class containing constants. Repesents the light rig direction type.

Field Summary
static final intBOTTOM
           Bottom
static final intBOTTOM_LEFT
           Bottom left.
static final intBOTTOM_RIGHT
           Bottom Right.
static final intLEFT
           Left.
static final intRIGHT
           Right.
static final intTOP
           Top.
static final intTOP_LEFT
           Top left.
static final intTOP_RIGHT
           Top Right.
 

Field Detail

BOTTOM

public static final int BOTTOM
Bottom

BOTTOM_LEFT

public static final int BOTTOM_LEFT
Bottom left.

BOTTOM_RIGHT

public static final int BOTTOM_RIGHT
Bottom Right.

LEFT

public static final int LEFT
Left.

RIGHT

public static final int RIGHT
Right.

TOP

public static final int TOP
Top.

TOP_LEFT

public static final int TOP_LEFT
Top left.

TOP_RIGHT

public static final int TOP_RIGHT
Top Right.

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