MCPcopy Create free account
hub / github.com/OpenSourcePhysics/osp / getFactor

Method getFactor

src/org/opensourcephysics/tools/FontSizer.java:223–225  ·  view source on GitHub ↗

Gets the current factor. @return the factor

()

Source from the content-addressed store, hash-verified

221 * @return the factor
222 */
223 public static double getFactor() {
224 return factor;
225 }
226
227 /**
228 * Gets the current integer factor.

Callers 15

setFontLevelMethod · 0.95
setFontLevelMethod · 0.95
setFontLevelMethod · 0.95
getBrowserMethod · 0.95
createGUIMethod · 0.95
getMaximumSizeMethod · 0.95
getPreferredSizeMethod · 0.95
setLevelMethod · 0.95
setFontsMethod · 0.95
getResizedFontMethod · 0.95
getIntegerFactorMethod · 0.95
CartesianType1Method · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected