MCPcopy Create free account
hub / github.com/SPLWare/esProc / drawPolarPointText

Method drawPolarPointText

src/main/java/com/scudata/chart/Utils.java:3183–3189  ·  view source on GitHub ↗

绘制极坐标系下的文本 @param e 绘图引擎 @param txt 文本 @param pc 极坐标系 @param txtPolarPoint 极坐标点 @param fontName 字体 @param fontStyle 风格 @param fontSize 字号 @param c 前景色 @param textOverlapping 允许文本重叠

(Engine e, String txt, PolarCoor pc,
			Point2D txtPolarPoint, String fontName, int fontStyle,
			int fontSize, Color c, boolean textOverlapping)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 4

drawADotMethod · 0.95
drawCategoryAndLineMethod · 0.95
drawDataMethod · 0.95
drawStackedDataMethod · 0.95

Calls 7

isValidStringMethod · 0.95
getAngleTextLocationMethod · 0.95
getFontMethod · 0.95
drawTextMethod · 0.95
getScreenPointMethod · 0.65
getYMethod · 0.45
getXMethod · 0.45

Tested by

no test coverage detected