class documentation

class _PartIndexer(_Indexer): (source)

Constructor: _PartIndexer(runner)

View In Hierarchy

Undocumented

Method collect Undocumented
Method collect_class Undocumented
Method collect_kind Undocumented
Method compute_intersections Undocumented
Method write Undocumented
Constant MIN_PART_AREA Undocumented
Class Variable fs_geom Undocumented
Class Variable fs_list Undocumented
Class Variable parts Undocumented
Instance Variable stree Undocumented

Inherited from _Indexer:

Method __init__ Undocumented
Method load_cache Undocumented
Method load_or_collect Undocumented
Method store_cache Undocumented
Method write_table Undocumented
Constant CACHE_KEY Undocumented
Instance Variable ix Undocumented
Instance Variable om Undocumented
Instance Variable rr Undocumented
def collect_class(self, kind, cls): (source)

Undocumented

def collect_kind(self, kind): (source)

Undocumented

def compute_intersections(self, pa: dt.Part): (source)

Undocumented

MIN_PART_AREA: int = (source)

Undocumented

Value
1
fs_geom: list = (source)

Undocumented

fs_list: list = (source)

Undocumented

parts: list[dt.Part] = (source)

Undocumented

stree: shapely.strtree.STRtree = (source)

Undocumented