Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Neop/mudmap2
/ getPathColorStd
Method
getPathColorStd
src/main/java/mudmap2/backend/World.java:290–292 ·
view source on GitHub ↗
Gets the standard path color @return path color
()
Source
from the content-addressed store, hash-verified
288
* @
return
path color
289
*/
290
public
Color getPathColorStd(){
291
return
pathColorCardinal;
292
}
293
294
/**
295
* Gets the color
for
paths that aren't predefined
Callers
10
testWorld
Method · 0.95
testWorld_1Arg
Method · 0.95
testGetPathColorStd
Method · 0.95
testGetPathColor
Method · 0.95
testSetPathColorStd
Method · 0.95
testSetPathColorNstd
Method · 0.95
getPathColor
Method · 0.95
updateList
Method · 0.80
prepareLegendEntriesPathColors
Method · 0.80
writeFile
Method · 0.80
Calls
no outgoing calls
Tested by
6
testWorld
Method · 0.76
testWorld_1Arg
Method · 0.76
testGetPathColorStd
Method · 0.76
testGetPathColor
Method · 0.76
testSetPathColorStd
Method · 0.76
testSetPathColorNstd
Method · 0.76