Property Getters/Setters Summary | ||
---|---|---|
function | getBottomBevelHeight() | |
function | setBottomBevelHeight(value) | |
Gets and sets the height of the bottom bevel, or how far into the shape it is applied. In unit of Points. | ||
function | getBottomBevelType() | |
function | setBottomBevelType(value) | |
Gets and sets the type of the bottom bevel, or how far into the shape it is applied. In unit of Points. The value of the property is BevelType integer constant. | ||
function | getBottomBevelWidth() | |
function | setBottomBevelWidth(value) | |
Gets and sets the width of the bottom bevel, or how far into the shape it is applied. In unit of Points. | ||
function | getContourColor() | |
function | setContourColor(value) | |
Gets and sets the contour color on a shape. | ||
function | getContourWidth() | |
function | setContourWidth(value) | |
Gets and sets the contour width on the shape, in unit of points. | ||
function | getExtrusionColor() | |
function | setExtrusionColor(value) | |
Gets the extrusion color on a shape. | ||
function | getExtrusionHeight() | |
function | setExtrusionHeight(value) | |
Gets and sets the extrusion height of the applied to the shape, in unit of points. | ||
function | getLightAngle() | |
function | setLightAngle(value) | |
Gets and sets the angle of the extrusion lights. | ||
function | getLighting() | |
function | setLighting(value) | |
Gets and sets type of light rig. The value of the property is LightRigType integer constant. | ||
function | getLightingDirection() | |
function | setLightingDirection(value) | |
Gets and sets the direction from which the light rig is oriented in relation to the scene. The value of the property is LightRigDirectionType integer constant. | ||
function | getMaterial() | |
function | setMaterial(value) | |
Represents the preset material which is combined with the lighting properties to give the final look and feel of a shape. The value of the property is PresetMaterialType integer constant. | ||
function | getPerspective() | |
function | setPerspective(value) | |
Gets and sets the angle at which a ThreeDFormat object can be viewed. | ||
function | getPresetCameraType() | |
function | setPresetCameraType(value) | |
Gets and sets the extrusion preset camera type. The value of the property is PresetCameraType integer constant. | ||
function | getRotationX() | |
function | setRotationX(value) | |
Gets and sets the rotation of the extruded shape around the x-axis in degrees. | ||
function | getRotationY() | |
function | setRotationY(value) | |
Gets and sets the rotation of the extruded shape around the y-axis in degrees. | ||
function | getRotationZ() | |
function | setRotationZ(value) | |
Gets and sets the rotation of the extruded shape around the z-axis in degrees. | ||
function | getTopBevelHeight() | |
function | setTopBevelHeight(value) | |
Gets and sets the height of the top bevel, or how far into the shape it is applied. In unit of Points. | ||
function | getTopBevelType() | |
function | setTopBevelType(value) | |
Gets and sets the type of the top bevel, or how far into the shape it is applied. In unit of Points. The value of the property is BevelType integer constant. | ||
function | getTopBevelWidth() | |
function | setTopBevelWidth(value) | |
Gets and sets the width of the top bevel, or how far into the shape it is applied. In unit of Points. | ||
function | getZ() | |
function | setZ(value) | |
Defines the distance from ground for the 3D shape. |
Method Summary | ||
---|---|---|
function | equals(obj) | |
function | hashCode() | |
Gets hashcode.
|
function getBottomBevelWidth() / function setBottomBevelWidth(value)
function getBottomBevelHeight() / function setBottomBevelHeight(value)
function getBottomBevelType() / function setBottomBevelType(value)
function getTopBevelWidth() / function setTopBevelWidth(value)
function getTopBevelHeight() / function setTopBevelHeight(value)
function getTopBevelType() / function setTopBevelType(value)
function getMaterial() / function setMaterial(value)
function getContourColor() / function setContourColor(value)
function getContourWidth() / function setContourWidth(value)
function getExtrusionColor() / function setExtrusionColor(value)
function getExtrusionHeight() / function setExtrusionHeight(value)
function getZ() / function setZ(value)
function getLightAngle() / function setLightAngle(value)
function getLighting() / function setLighting(value)
function getLightingDirection() / function setLightingDirection(value)
function getPerspective() / function setPerspective(value)
function getRotationX() / function setRotationX(value)
function getRotationY() / function setRotationY(value)
function getRotationZ() / function setRotationZ(value)
function getPresetCameraType() / function setPresetCameraType(value)