quilt_knit.swatch package
Subpackages
- quilt_knit.swatch.course_wise_merging package
- quilt_knit.swatch.wale_wise_merging package
Submodules
- quilt_knit.swatch.Merge_Process module
Failed_Merge_Release_ExceptionMerge_ProcessMerge_Process.merged_instructionsMerge_Process.__init__()Merge_Process.from_swatchMerge_Process.to_swatchMerge_Process.current_swatch_rackMerge_Process.current_swatch_all_needle_rackMerge_Process.merged_and_current_racks_matchMerge_Process.instruction_requires_release()Merge_Process.get_merged_instructions()Merge_Process.write_knitout()Merge_Process.compile_to_dat()
- quilt_knit.swatch.Seam_Connection module
- quilt_knit.swatch.Seam_Search_Space module
- quilt_knit.swatch.Swatch module
SwatchSwatch.carriage_passesSwatch.wale_entrancesSwatch.wale_exitsSwatch.__init__()Swatch.get_instruction_pass()Swatch.get_cp_index_of_instruction()Swatch.get_cp_by_index()Swatch.execution_knitting_machineSwatch.execution_knit_graphSwatch.instruction_on_course_boundary()Swatch.instruction_on_wale_boundary()Swatch.get_course_boundary_instruction()Swatch.get_wale_boundary_instruction()Swatch.instruction_is_left_exit()Swatch.instruction_is_left_entrance()Swatch.instruction_is_right_exit()Swatch.instruction_is_right_entrance()Swatch.nameSwatch.min_needleSwatch.max_needleSwatch.widthSwatch.heightSwatch.constructed_heightSwatch.left_entrancesSwatch.left_exitsSwatch.left_boundarySwatch.right_entrancesSwatch.right_exitsSwatch.right_boundarySwatch.get_carriage_pass_index_of_instruction()Swatch.split_swatch_at_carriage_pass()Swatch.compile_to_knitout()Swatch.compile_to_dat()Swatch.__hash__()Swatch.__repr__()Swatch.__eq__()Swatch.shift_swatch_rightward_on_needle_bed()Swatch.find_carriage_pass_from_course_passes()Swatch.remove_cast_on_boundary()
- quilt_knit.swatch.Swatch_Connection module
Swatch_ConnectionSwatch_Connection.__post_init__()Swatch_Connection.__init__()Swatch_Connection.to_endSwatch_Connection.to_beginSwatch_Connection.from_endSwatch_Connection.from_beginSwatch_Connection.from_swatchSwatch_Connection.to_swatchSwatch_Connection.__hash__()Swatch_Connection.connects_same_swatches()Swatch_Connection.__contains__()Swatch_Connection.__eq__()Swatch_Connection.__repr__()Swatch_Connection.__str__()Swatch_Connection.from_intervalSwatch_Connection.to_intervalSwatch_Connection.range_matches()Swatch_Connection.envelops()Swatch_Connection.overlaps()Swatch_Connection.touches()Swatch_Connection.merged_connection()Swatch_Connection.swap_from_swatch()Swatch_Connection.swap_to_swatch()Swatch_Connection.swap_matching_swatch()Swatch_Connection.update_connection()
- quilt_knit.swatch.Swatch_Side module
- quilt_knit.swatch.course_boundary_instructions module
Course_SideCourse_Side.LeftCourse_Side.RightCourse_Side.entrance_by_direction()Course_Side.exit_by_direction()Course_Side.__str__()Course_Side.__repr__()Course_Side.oppositeCourse_Side.__invert__()Course_Side.__neg__()Course_Side.__init__()Course_Side.__hash__()Course_Side.__contains__()Course_Side.__getitem__()Course_Side.__iter__()Course_Side.__len__()
Course_Boundary_TypeCourse_Boundary_Type.exit_boundaryCourse_Boundary_Type.entranceCourse_Boundary_Type.entrance_exitCourse_Boundary_Type.blockedCourse_Boundary_Type.is_exit()Course_Boundary_Type.is_entrance()Course_Boundary_Type.__str__()Course_Boundary_Type.__repr__()Course_Boundary_Type.__hash__()Course_Boundary_Type.oppositeCourse_Boundary_Type.__invert__()Course_Boundary_Type.__neg__()Course_Boundary_Type.__contains__()Course_Boundary_Type.__getitem__()Course_Boundary_Type.__iter__()Course_Boundary_Type.__len__()
Course_Boundary_InstructionCourse_Boundary_Instruction.left_boundary_typeCourse_Boundary_Instruction.right_boundary_typeCourse_Boundary_Instruction.carriage_pass_rackCourse_Boundary_Instruction.carriage_pass_is_all_needleCourse_Boundary_Instruction.carriage_pass_indexCourse_Boundary_Instruction.is_leftCourse_Boundary_Instruction.is_rightCourse_Boundary_Instruction.is_left_exitCourse_Boundary_Instruction.is_right_exitCourse_Boundary_Instruction.is_left_entranceCourse_Boundary_Instruction.is_right_entranceCourse_Boundary_Instruction.has_potential_left_to_right_connection()Course_Boundary_Instruction.__str__()Course_Boundary_Instruction.__init__()Course_Boundary_Instruction.__lt__()Course_Boundary_Instruction.carrier_setCourse_Boundary_Instruction.directionCourse_Boundary_Instruction.instruction_indexCourse_Boundary_Instruction.needleCourse_Boundary_Instruction.instructionCourse_Boundary_Instruction.source_swatch_name
- quilt_knit.swatch.swatch_boundary_instruction module
Swatch_Boundary_InstructionSwatch_Boundary_Instruction.instructionSwatch_Boundary_Instruction.source_swatch_nameSwatch_Boundary_Instruction.carrier_setSwatch_Boundary_Instruction.needleSwatch_Boundary_Instruction.directionSwatch_Boundary_Instruction.instruction_indexSwatch_Boundary_Instruction.__repr__()Swatch_Boundary_Instruction.__str__()Swatch_Boundary_Instruction.__lt__()Swatch_Boundary_Instruction.__init__()
- quilt_knit.swatch.wale_boundary_instructions module
Wale_SideWale_Boundary_InstructionWale_Boundary_Instruction.is_entranceWale_Boundary_Instruction.is_exitWale_Boundary_Instruction.connections_madeWale_Boundary_Instruction.add_connection()Wale_Boundary_Instruction.swatch_sideWale_Boundary_Instruction.entrance_needleWale_Boundary_Instruction.exit_needleWale_Boundary_Instruction.front_needleWale_Boundary_Instruction.back_needleWale_Boundary_Instruction.two_needle_exitWale_Boundary_Instruction.entrance_requires_loopWale_Boundary_Instruction.enters_front_needleWale_Boundary_Instruction.exits_front_needleWale_Boundary_Instruction.enters_back_needleWale_Boundary_Instruction.exits_back_needleWale_Boundary_Instruction.requires_entrance_connectionWale_Boundary_Instruction.required_exit_connectionsWale_Boundary_Instruction.is_topWale_Boundary_Instruction.is_bottomWale_Boundary_Instruction.__str__()Wale_Boundary_Instruction.__repr__()Wale_Boundary_Instruction.__init__()Wale_Boundary_Instruction.__lt__()Wale_Boundary_Instruction.carrier_setWale_Boundary_Instruction.directionWale_Boundary_Instruction.instruction_indexWale_Boundary_Instruction.needleWale_Boundary_Instruction.instructionWale_Boundary_Instruction.source_swatch_name