Methods

equals(obj) → boolean

Parameter

Name Type Optional Description

obj

Object

 

Returns

boolean 

getBottomBevelHeight()

Gets and sets the height of the bottom bevel, or how far into the shape it is applied. In unit of Points.

getBottomBevelType()

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.

getBottomBevelWidth()

Gets and sets the width of the bottom bevel, or how far into the shape it is applied. In unit of Points.

getContourColor()

Gets and sets the contour color on a shape.

getContourWidth()

Gets and sets the contour width on the shape, in unit of points.

getExtrusionColor()

Gets the extrusion color on a shape.

getExtrusionHeight()

Gets and sets the extrusion height of the applied to the shape, in unit of points.

getLightAngle()

Gets and sets the angle of the extrusion lights.

getLighting()

Gets and sets type of light rig. The value of the property is LightRigType integer constant.

getLightingDirection()

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.

getMaterial()

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.

getPerspective()

Gets and sets the angle at which a ThreeDFormat object can be viewed.

getPresetCameraType()

Gets and sets the extrusion preset camera type. The value of the property is PresetCameraType integer constant.

getRotationX()

Gets and sets the rotation of the extruded shape around the x-axis in degrees.

getRotationY()

Gets and sets the rotation of the extruded shape around the y-axis in degrees.

getRotationZ()

Gets and sets the rotation of the extruded shape around the z-axis in degrees.

getTopBevelHeight()

Gets and sets the height of the top bevel, or how far into the shape it is applied. In unit of Points.

getTopBevelType()

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.

getTopBevelWidth()

Gets and sets the width of the top bevel, or how far into the shape it is applied. In unit of Points.

getZ()

Defines the distance from ground for the 3D shape.

hashCode() → Number

Gets hashcode.

Returns

Number 

setBottomBevelHeight()

Gets and sets the height of the bottom bevel, or how far into the shape it is applied. In unit of Points.

setBottomBevelType()

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.

setBottomBevelWidth()

Gets and sets the width of the bottom bevel, or how far into the shape it is applied. In unit of Points.

setContourColor()

Gets and sets the contour color on a shape.

setContourWidth()

Gets and sets the contour width on the shape, in unit of points.

setExtrusionColor()

Gets the extrusion color on a shape.

setExtrusionHeight()

Gets and sets the extrusion height of the applied to the shape, in unit of points.

setLightAngle()

Gets and sets the angle of the extrusion lights.

setLighting()

Gets and sets type of light rig. The value of the property is LightRigType integer constant.

setLightingDirection()

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.

setMaterial()

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.

setPerspective()

Gets and sets the angle at which a ThreeDFormat object can be viewed.

setPresetCameraType()

Gets and sets the extrusion preset camera type. The value of the property is PresetCameraType integer constant.

setRotationX()

Gets and sets the rotation of the extruded shape around the x-axis in degrees.

setRotationY()

Gets and sets the rotation of the extruded shape around the y-axis in degrees.

setRotationZ()

Gets and sets the rotation of the extruded shape around the z-axis in degrees.

setTopBevelHeight()

Gets and sets the height of the top bevel, or how far into the shape it is applied. In unit of Points.

setTopBevelType()

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.

setTopBevelWidth()

Gets and sets the width of the top bevel, or how far into the shape it is applied. In unit of Points.

setZ()

Defines the distance from ground for the 3D shape.