MCPcopy Create free account
hub / github.com/YujiSoftware/JDK1.0 / parsePositions

Method parsePositions

demo/Animator/Animator.java:424–445  ·  view source on GitHub ↗

Parse the POSITIONS parameter. It looks like 10@30|11@31|||12@20, etc., where each item is an X@Y coordinate corresponding to a source image. Empty items mean that the corresponding image has the same position as the preceding one. @return a Hashtable of Points keyed to Integer frame numbers.

(String param, Vector images)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

initMethod · 0.95

Calls 6

putMethod · 0.95
parsePointMethod · 0.95
substringMethod · 0.80
sizeMethod · 0.45
lengthMethod · 0.45
indexOfMethod · 0.45

Tested by

no test coverage detected