com.aspose.diagram
Class ShapePlaceFlipValue

java.lang.Object
    extended by com.aspose.diagram.ShapePlaceFlipValue

public class ShapePlaceFlipValue 
extends java.lang.Object

Utility class containing constants. Specifies how a placeable shape flips and/or rotates on the page when a user selects Lay Out Shapes (Shapes menu).


Field Summary
static final intUSE_PAGE_DEFAULT
           Use page default.
static final intFLIP_HORIZONTAL
           Flip horizontal.
static final intFLIP_VERTICAL
           Flip vertical.
static final intFLIP_90_DEGREE_INCREMENT_BETWEEN_0_AND_270
           Flip in 90 degree increments between 0 and 270.
static final intNO_FLIP
           No flip.
static final intUNDEFINED
           Undefined
 

Field Detail

USE_PAGE_DEFAULT

public static final int USE_PAGE_DEFAULT
Use page default.

FLIP_HORIZONTAL

public static final int FLIP_HORIZONTAL
Flip horizontal.

FLIP_VERTICAL

public static final int FLIP_VERTICAL
Flip vertical.

FLIP_90_DEGREE_INCREMENT_BETWEEN_0_AND_270

public static final int FLIP_90_DEGREE_INCREMENT_BETWEEN_0_AND_270
Flip in 90 degree increments between 0 and 270.

NO_FLIP

public static final int NO_FLIP
No flip.

UNDEFINED

public static final int UNDEFINED
Undefined

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