BaseHatcher =========== .. currentmodule:: pyslm.hatching .. autoclass:: BaseHatcher :show-inheritance: .. rubric:: Attributes Summary .. autosummary:: ~BaseHatcher.CLIPPER_SCALEFACTOR .. rubric:: Methods Summary .. autosummary:: ~BaseHatcher.boundaryBoundingBox ~BaseHatcher.clipContourLines ~BaseHatcher.clipLines ~BaseHatcher.clipperToHatchArray ~BaseHatcher.error ~BaseHatcher.generateHatching ~BaseHatcher.hatch ~BaseHatcher.offsetBoundary ~BaseHatcher.offsetPolygons ~BaseHatcher.polygonBoundingBox .. rubric:: Attributes Documentation .. autoattribute:: CLIPPER_SCALEFACTOR .. rubric:: Methods Documentation .. automethod:: boundaryBoundingBox .. automethod:: clipContourLines .. automethod:: clipLines .. automethod:: clipperToHatchArray .. automethod:: error .. automethod:: generateHatching .. automethod:: hatch .. automethod:: offsetBoundary .. automethod:: offsetPolygons .. automethod:: polygonBoundingBox