Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/comaps/comaps
/ bounds
Method
bounds
tools/python/mwm/mwm_interface.py:257–258 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
255
256
@abstractmethod
257
def
bounds(self) -> Rect:
258
pass
259
260
@abstractmethod
261
def
sections_info(self) -> Dict[str, SectionInfo]:
Callers
5
__repr__
Method · 0.95
to_json
Method · 0.95
example__working_with_mwm
Function · 0.95
example__working_with_mwm
Function · 0.95
glyph
Method · 0.45
Calls
no outgoing calls
Tested by
1
example__working_with_mwm
Function · 0.76