MCPcopy 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_jsonMethod · 0.95
glyphMethod · 0.45

Calls

no outgoing calls

Tested by 1