MCPcopy Create free account
hub / github.com/BobHanson/Jmol-SwingJS / getPointArray

Method getPointArray

src/org/jmol/script/ScriptParam.java:897–958  ·  view source on GitHub ↗

may return null values in some cases @param i @param nPoints -1 for unspecified number of points @param allowNull if allowing null values (as in setting atom properties such as vxyz or xyz) @param throwException @return array of P3, with possible null values @throws ScriptException

(int i, int nPoints, boolean allowNull, boolean throwException)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 12

planeParameterMethod · 0.95
getMatrixParamMethod · 0.95
drawMethod · 0.80
getCapSlabObjectMethod · 0.80
getAllPointsMethod · 0.80
checkPackedMethod · 0.80
compareMethod · 0.80
polyhedraMethod · 0.80
assignMethod · 0.80
getUnitCellParameterMethod · 0.80
setBitsetPropertyMethod · 0.80
cmdRotateMethod · 0.80

Calls 10

getTokenMethod · 0.95
ptValueMethod · 0.95
tokAtMethod · 0.95
centerParameterMethod · 0.95
addLastMethod · 0.80
toArrayMethod · 0.80
getMethod · 0.65
getListMethod · 0.45
sizeMethod · 0.45
invArgMethod · 0.45

Tested by

no test coverage detected