CameraPresetType

CameraPresetType

Overview

CameraPresetType is a enum in Aspose.Slides FOSS for Java.

Constants which define camera preset type.

Values

ValueDescription
NOT_DEFINEDRepresents an undefined camera preset
ISOMETRIC_BOTTOM_DOWNRepresents an isometric view from bottom looking down
ISOMETRIC_BOTTOM_UPRepresents an isometric view from bottom looking up
ISOMETRIC_LEFT_DOWNRepresents an isometric view from left looking down
ISOMETRIC_LEFT_UPRepresents an isometric view from left looking up
ISOMETRIC_OFF_AXIS_1_LEFTRepresents the first off‑axis isometric view from the left
ISOMETRIC_OFF_AXIS_1_RIGHTRepresents the first off‑axis isometric view from the right
ISOMETRIC_OFF_AXIS_1_TOPRepresents the first off‑axis isometric view from the top
ISOMETRIC_OFF_AXIS_2_LEFTRepresents the second off‑axis isometric view from the left
ISOMETRIC_OFF_AXIS_2_RIGHTRepresents the second off‑axis isometric view from the right
ISOMETRIC_OFF_AXIS_2_TOPRepresents the second off‑axis isometric view from the top
ISOMETRIC_OFF_AXIS_3_BOTTOMRepresents the third off‑axis isometric view from the bottom
ISOMETRIC_OFF_AXIS_3_LEFTRepresents the third off‑axis isometric view from the left
ISOMETRIC_OFF_AXIS_3_RIGHTRepresents the third off‑axis isometric view from the right
ISOMETRIC_OFF_AXIS_4_BOTTOMRepresents the fourth off‑axis isometric view from the bottom
ISOMETRIC_OFF_AXIS_4_LEFTRepresents the fourth off‑axis isometric view from the left
ISOMETRIC_OFF_AXIS_4_RIGHTRepresents the fourth off‑axis isometric view from the right
ISOMETRIC_RIGHT_DOWNRepresents an isometric view from right looking down
ISOMETRIC_RIGHT_UPRepresents an isometric view from right looking up
ISOMETRIC_TOP_DOWNRepresents an isometric view from top looking down
ISOMETRIC_TOP_UPRepresents an isometric view from top looking up
LEGACY_OBLIQUE_BOTTOMRepresents a legacy oblique view from the bottom
LEGACY_OBLIQUE_BOTTOM_LEFTRepresents a legacy oblique view from bottom‑left
LEGACY_OBLIQUE_BOTTOM_RIGHTRepresents a legacy oblique view from bottom‑right
LEGACY_OBLIQUE_FRONTRepresents a legacy oblique front view
LEGACY_OBLIQUE_LEFTRepresents a legacy oblique view from the left side
LEGACY_OBLIQUE_RIGHTRepresents a legacy oblique view from the right side
LEGACY_OBLIQUE_TOPRepresents a legacy oblique view from the top
LEGACY_OBLIQUE_TOP_LEFTRepresents a legacy oblique view from top‑left
LEGACY_OBLIQUE_TOP_RIGHTRepresents a legacy oblique view from top‑right
LEGACY_PERSPECTIVE_BOTTOM
LEGACY_PERSPECTIVE_BOTTOM_LEFT
LEGACY_PERSPECTIVE_BOTTOM_RIGHT
LEGACY_PERSPECTIVE_FRONT
LEGACY_PERSPECTIVE_LEFT
LEGACY_PERSPECTIVE_RIGHT
LEGACY_PERSPECTIVE_TOP
LEGACY_PERSPECTIVE_TOP_LEFT
LEGACY_PERSPECTIVE_TOP_RIGHT
OBLIQUE_BOTTOM
OBLIQUE_BOTTOM_LEFT
OBLIQUE_BOTTOM_RIGHT
OBLIQUE_LEFT
OBLIQUE_RIGHT
OBLIQUE_TOP
OBLIQUE_TOP_LEFT
OBLIQUE_TOP_RIGHT
ORTHOGRAPHIC_FRONT
PERSPECTIVE_ABOVE
PERSPECTIVE_ABOVE_LEFT_FACING
PERSPECTIVE_ABOVE_RIGHT_FACING
PERSPECTIVE_BELOW
PERSPECTIVE_CONTRASTING_LEFT_FACING
PERSPECTIVE_CONTRASTING_RIGHT_FACING
PERSPECTIVE_FRONT
PERSPECTIVE_HEROIC_EXTREME_LEFT_FACING
PERSPECTIVE_HEROIC_EXTREME_RIGHT_FACING
PERSPECTIVE_HEROIC_LEFT_FACING
PERSPECTIVE_HEROIC_RIGHT_FACING
PERSPECTIVE_LEFT
PERSPECTIVE_RELAXED
PERSPECTIVE_RELAXED_MODERATELY
PERSPECTIVE_RIGHT

Properties

NameTypeAccessDescription
valueStringReadReturns the string value of this constant.

Methods

SignatureDescription
getValue()StringReturns the string value of this constant.

See Also