C# 클래스 shredder_simulator.Shredder

파일 보기 프로젝트 열기: Algorithmix/DigitalShredder 1 사용 예제들

공개 메소드들

메소드 설명
Shredder ( shredsimForm Form ) : System
makeSliceMap ( ) : void
separateSliceMap ( ) : void

비공개 메소드들

메소드 설명
Shuffle ( Bitmap array, int width, int height ) : void
Split ( List ys, double displacement, Random random ) : List

메소드 상세

Shredder() 공개 메소드

public Shredder ( shredsimForm Form ) : System
Form shredsimForm
리턴 System

makeSliceMap() 공개 메소드

public makeSliceMap ( ) : void
리턴 void

separateSliceMap() 공개 메소드

public separateSliceMap ( ) : void
리턴 void