Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
setFontLevel
Method · 0.95
setFontLevel
Method · 0.95
setFontLevel
Method · 0.95
getBrowser
Method · 0.95
createGUI
Method · 0.95
getMaximumSize
Method · 0.95
getPreferredSize
Method · 0.95
setLevel
Method · 0.95
setFonts
Method · 0.95
getResizedFont
Method · 0.95
getIntegerFactor
Method · 0.95
CartesianType1
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected