Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenSourcePhysics/osp
/ setClipSet
Method
setClipSet
src/org/jibble/epsgraphics/EpsDocument.java:197–199 ·
view source on GitHub ↗
(boolean isClipSet)
Source
from the content-addressed store, hash-verified
195
}
196
197
public
void
setClipSet(boolean isClipSet) {
198
_isClipSet = isClipSet;
199
}
200
201
private
float minX;
202
private
float minY;
Callers
1
setClip
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected