Search
LabelProjection Methods
 


 Public Methods

  Name Description

drawAsProjection

Draws this projection in specified RenderContext.

getLabel

Gets the projected Label3D.

getProjectionBottomRight

Gets the projection of bottom-right corner of label's layout rectangle.

getProjectionTopLeft

Gets the projection of top-left corner of label's layout rectangle.

getZSort

A value by which projections are sorted in depth buffer.

setLabel

Sets the projected Label3D.

setProjectionBottomRight

Sets the projection of bottom-right corner of label's layout rectangle.

setProjectionTopLeft

Sets the projection of top-left corner of label's layout rectangle.

setZSort

A value by which projections are sorted in depth buffer.

 See Also