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

Method getScreenPoint

src/main/java/com/scudata/chart/ICoor.java:49–49  ·  view source on GitHub ↗

获取坐标点coorPoint在该坐标系下的绝对像素坐标 @param Point2D numericPoint 坐标系下的【数值坐标】点 @return Point2D 实数精度的像素坐标

(Point2D numericPoint)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 11

getScreenPointMethod · 0.95
drawEnumBasedLineMethod · 0.95
drawDataMethod · 0.95
drawStackedDataMethod · 0.95
getPPoint1ShapeAreaMethod · 0.65
drawPolarPoint1Method · 0.65
drawPolarPoint2Method · 0.65
drawPolarPointTextMethod · 0.65
drawTextsMethod · 0.65
drawStepMethod · 0.65
addPolarPointMethod · 0.65

Implementers 2

PolarCoorsrc/main/java/com/scudata/chart/PolarC
CartesianCoorsrc/main/java/com/scudata/chart/Cartes

Calls

no outgoing calls

Tested by

no test coverage detected