枚举类 PresetCamera

java.lang.Object
java.lang.Enum<PresetCamera>
com.grapecity.documents.excel.drawing.PresetCamera
所有已实现的接口:
Serializable, Comparable<PresetCamera>, Constable

public enum PresetCamera extends Enum<PresetCamera>
表示由指定对象使用的效果照相机类型。
  • 枚举常量详细资料

    • None

      public static final PresetCamera None
      指定了一个混合效果。
    • LegacyObliqueTopLeft

      public static final PresetCamera LegacyObliqueTopLeft
      指定旧式倾斜左上方。
    • LegacyObliqueTop

      public static final PresetCamera LegacyObliqueTop
      指定旧式倾斜朝上。
    • LegacyObliqueTopRight

      public static final PresetCamera LegacyObliqueTopRight
      指定旧式倾斜右上方。
    • LegacyObliqueLeft

      public static final PresetCamera LegacyObliqueLeft
      指定旧式倾斜朝左。
    • LegacyObliqueFront

      public static final PresetCamera LegacyObliqueFront
      指定旧式倾斜朝前。
    • LegacyObliqueRight

      public static final PresetCamera LegacyObliqueRight
      指定旧式倾斜朝右。
    • LegacyObliqueBottomLeft

      public static final PresetCamera LegacyObliqueBottomLeft
      指定旧式倾斜朝左下方。
    • LegacyObliqueBottom

      public static final PresetCamera LegacyObliqueBottom
      指定旧式倾斜朝下。
    • LegacyObliqueBottomRight

      public static final PresetCamera LegacyObliqueBottomRight
      指定旧式倾斜朝右下方。
    • LegacyPerspectiveTopLeft

      public static final PresetCamera LegacyPerspectiveTopLeft
      指定旧式左上透视。
    • LegacyPerspectiveTop

      public static final PresetCamera LegacyPerspectiveTop
      指定旧式上透视。
    • LegacyPerspectiveTopRight

      public static final PresetCamera LegacyPerspectiveTopRight
      指定旧式右上透视。
    • LegacyPerspectiveLeft

      public static final PresetCamera LegacyPerspectiveLeft
      指定旧式左透视。
    • LegacyPerspectiveFront

      public static final PresetCamera LegacyPerspectiveFront
      指定旧式前透视。
    • LegacyPerspectiveRight

      public static final PresetCamera LegacyPerspectiveRight
      指定旧式右透视。
    • LegacyPerspectiveBottomLeft

      public static final PresetCamera LegacyPerspectiveBottomLeft
      指定旧式左下透视。
    • LegacyPerspectiveBottom

      public static final PresetCamera LegacyPerspectiveBottom
      指定旧式下透视。
    • LegacyPerspectiveBottomRight

      public static final PresetCamera LegacyPerspectiveBottomRight
      指定旧式右下透视。
    • OrthographicFront

      public static final PresetCamera OrthographicFront
      指定正射影图朝前。
    • IsometricTopUp

      public static final PresetCamera IsometricTopUp
      指定等长顶部朝上。
    • IsometricTopDown

      public static final PresetCamera IsometricTopDown
      指定等长顶部朝下。
    • IsometricBottomUp

      public static final PresetCamera IsometricBottomUp
      指定等长底部朝上。
    • IsometricBottomDown

      public static final PresetCamera IsometricBottomDown
      指定等长底部朝下。
    • IsometricLeftUp

      public static final PresetCamera IsometricLeftUp
      指定等轴左上。
    • IsometricLeftDown

      public static final PresetCamera IsometricLeftDown
      指定等轴左下。
    • IsometricRightUp

      public static final PresetCamera IsometricRightUp
      指定等轴右上。
    • IsometricRightDown

      public static final PresetCamera IsometricRightDown
      指定为等轴右下。
    • IsometricOffAxis1Left

      public static final PresetCamera IsometricOffAxis1Left
      指定等长OffAxis1朝左。
    • IsometricOffAxis1Right

      public static final PresetCamera IsometricOffAxis1Right
      指定等长OffAxis1朝右。
    • IsometricOffAxis1Top

      public static final PresetCamera IsometricOffAxis1Top
      指定等长OffAxis1朝上。
    • IsometricOffAxis2Left

      public static final PresetCamera IsometricOffAxis2Left
      指定等长OffAxis2朝左。
    • IsometricOffAxis2Right

      public static final PresetCamera IsometricOffAxis2Right
      指定等长OffAxis2朝右。
    • IsometricOffAxis2Top

      public static final PresetCamera IsometricOffAxis2Top
      指定等长OffAxis2朝上。
    • IsometricOffAxis3Left

      public static final PresetCamera IsometricOffAxis3Left
      指定等长OffAxis3朝左。
    • IsometricOffAxis3Right

      public static final PresetCamera IsometricOffAxis3Right
      指定等长OffAxis3朝右。
    • IsometricOffAxis3Bottom

      public static final PresetCamera IsometricOffAxis3Bottom
      指定等长OffAxis3朝下。
    • IsometricOffAxis4Left

      public static final PresetCamera IsometricOffAxis4Left
      指定等长OffAxis4朝左。
    • IsometricOffAxis4Right

      public static final PresetCamera IsometricOffAxis4Right
      指定等长OffAxis4朝右。
    • IsometricOffAxis4Bottom

      public static final PresetCamera IsometricOffAxis4Bottom
      指定等长OffAxis4朝下。
    • ObliqueTopLeft

      public static final PresetCamera ObliqueTopLeft
      指定旧式倾斜左上方。
    • CameraObliqueTop

      public static final PresetCamera CameraObliqueTop
      指定倾斜朝上。
    • ObliqueTopRight

      public static final PresetCamera ObliqueTopRight
      指定斜上右。
    • ObliqueLeft

      public static final PresetCamera ObliqueLeft
      指定倾斜朝左。
    • ObliqueRight

      public static final PresetCamera ObliqueRight
      指定倾斜朝右。
    • ObliqueBottomLeft

      public static final PresetCamera ObliqueBottomLeft
      指定斜角左下。
    • ObliqueBottom

      public static final PresetCamera ObliqueBottom
      指定旧式倾斜朝下。
    • ObliqueBottomRight

      public static final PresetCamera ObliqueBottomRight
      指定倾斜右下方。
    • PerspectiveFront

      public static final PresetCamera PerspectiveFront
      指定旧式前透视。
    • PerspectiveLeft

      public static final PresetCamera PerspectiveLeft
      指定透视左视图。
    • PerspectiveRight

      public static final PresetCamera PerspectiveRight
      指定旧式右透视。
    • PerspectiveAbove

      public static final PresetCamera PerspectiveAbove
      指定旧式倾斜右上方。
    • PerspectiveBelow

      public static final PresetCamera PerspectiveBelow
      指定下透视。
    • PerspectiveAboveLeftFacing

      public static final PresetCamera PerspectiveAboveLeftFacing
      指定左上透视。
    • PerspectiveAboveRightFacing

      public static final PresetCamera PerspectiveAboveRightFacing
      指定右上透视。
    • PerspectiveContrastingLeftFacing

      public static final PresetCamera PerspectiveContrastingLeftFacing
      指定左向对比透视。
    • PerspectiveContrastingRightFacing

      public static final PresetCamera PerspectiveContrastingRightFacing
      指定右向对比透视。
    • PerspectiveHeroicLeftFacing

      public static final PresetCamera PerspectiveHeroicLeftFacing
      指定左向极大透视。
    • PerspectiveHeroicRightFacing

      public static final PresetCamera PerspectiveHeroicRightFacing
      指定右向极大透视。
    • PerspectiveHeroicExtremeLeftFacing

      public static final PresetCamera PerspectiveHeroicExtremeLeftFacing
      指定极左极大透视。
    • PerspectiveHeroicExtremeRightFacing

      public static final PresetCamera PerspectiveHeroicExtremeRightFacing
      指定极右极大透视。
    • PerspectiveRelaxed

      public static final PresetCamera PerspectiveRelaxed
      指定宽松透视。
    • PerspectiveRelaxedModerately

      public static final PresetCamera PerspectiveRelaxedModerately
      指定适度宽松透视。
  • 方法详细资料

    • values

      public static PresetCamera[] values()
      返回包含该枚举类的常量的数组, 顺序与声明这些常量的顺序相同
      返回:
      包含该枚举类的常量的数组,顺序与声明这些常量的顺序相同
    • valueOf

      public static PresetCamera valueOf(String name)
      返回带有指定名称的该类的枚举常量。 字符串必须与用于声明该类的枚举常量的 标识符完全匹配。(不允许有多余 的空格字符。)
      参数:
      name - 要返回的枚举常量的名称。
      返回:
      返回带有指定名称的枚举常量
      抛出:
      IllegalArgumentException - 如果该枚举类没有带有指定名称的常量
      NullPointerException - 如果参数为空值