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

Method getBasePoint

src/main/java/com/scudata/chart/element/TickAxis.java:1570–1586  ·  view source on GitHub ↗

获取绘图参考点(基点)的坐标 默认情况下,基点为坐标的左下点,目前不支持坐标值从上往下以及右往左的情形。 数值轴(NumericAxis)的基点会被用户设置,数值轴时覆盖该方法。 角轴没有基点

(ICoor coor)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 3

drawStep2Method · 0.95
drawDataMethod · 0.95
drawStackedDataMethod · 0.95

Calls 4

getLeftXMethod · 0.95
getBottomYMethod · 0.95
getAxis1Method · 0.65
getAxis2Method · 0.65

Tested by

no test coverage detected