shapealignmentenum.shapealignment-ag凯发旗舰厅



com.spire.presentation
enum shapealignmentenum.shapealignment

java.lang.object
  extended by java.lang.enum<shapealignmentenum.shapealignment>
      extended by com.spire.presentation.shapealignmentenum.shapealignment
all implemented interfaces:
java.lang.comparable<shapealignmentenum.shapealignment>
enclosing class:
shapealignmentenum

public static enum shapealignmentenum.shapealignment
extends java.lang.enum<shapealignmentenum.shapealignment>

represents the horizontal alignment of shape.


enum constant summary
alignbottom
          align objects bottom.
aligncenter
          align objects center.
alignleft
          align objects left.
alignmiddle
          align objects middle.
alignright
          align objects right.
aligntop
          align objects top.
distributehorizontally
          distribute horizontal.
distributevertically
          distribute vertical.
 
enum constant detail

alignleft

public static final shapealignmentenum.shapealignment alignleft
align objects left.

aligncenter

public static final shapealignmentenum.shapealignment aligncenter
align objects center.

alignright

public static final shapealignmentenum.shapealignment alignright
align objects right.

aligntop

public static final shapealignmentenum.shapealignment aligntop
align objects top.

alignmiddle

public static final shapealignmentenum.shapealignment alignmiddle
align objects middle.

alignbottom

public static final shapealignmentenum.shapealignment alignbottom
align objects bottom.

distributevertically

public static final shapealignmentenum.shapealignment distributevertically
distribute vertical.

distributehorizontally

public static final shapealignmentenum.shapealignment distributehorizontally
distribute horizontal.


网站地图