lt.monarch.chart.chart3D.axis
Interface LabeLayouter3D
- All Known Implementing Classes:
- DefaultLabelLayouter3D
public interface LabeLayouter3D
Axis label layouter 3D interface
layout
void layout(AxisLine3D axisLine,
double tickLength,
Point2D perpendicular,
TextOrientation labelType,
TextOrientation titleType,
TitlePosition titlePosition,
Point3D sideFlipPoint)
- Layout the labels and title for the specified axis line.
- Parameters:
axisLine - axis line which labels and title will be layoutedtickLength - TODOperpendicular - TODOlabelType - the type of labelstitleType - the type of titletitlePosition - the position of titlesideFlipPoint - an auxiliary point for switching between sides of axis line