71 lines
1.5 KiB
Plaintext
71 lines
1.5 KiB
Plaintext
#BlueJ package file
|
|
dependency1.from=Square
|
|
dependency1.to=Canvas
|
|
dependency1.type=UsesDependency
|
|
dependency2.from=Triangle
|
|
dependency2.to=Canvas
|
|
dependency2.type=UsesDependency
|
|
dependency3.from=Circle
|
|
dependency3.to=Canvas
|
|
dependency3.type=UsesDependency
|
|
dependency4.from=Picture
|
|
dependency4.to=Square
|
|
dependency4.type=UsesDependency
|
|
dependency5.from=Picture
|
|
dependency5.to=Triangle
|
|
dependency5.type=UsesDependency
|
|
dependency6.from=Picture
|
|
dependency6.to=Circle
|
|
dependency6.type=UsesDependency
|
|
objectbench.height=76
|
|
objectbench.width=703
|
|
package.editor.height=268
|
|
package.editor.width=577
|
|
package.editor.x=20
|
|
package.editor.y=51
|
|
package.numDependencies=6
|
|
package.numTargets=5
|
|
package.showExtends=true
|
|
package.showUses=true
|
|
project.charset=UTF-8
|
|
target1.height=40
|
|
target1.name=Circle
|
|
target1.showInterface=false
|
|
target1.type=ClassTarget
|
|
target1.typeParameters=
|
|
target1.width=70
|
|
target1.x=110
|
|
target1.y=120
|
|
target2.height=40
|
|
target2.name=Picture
|
|
target2.showInterface=false
|
|
target2.type=ClassTarget
|
|
target2.typeParameters=
|
|
target2.width=70
|
|
target2.x=60
|
|
target2.y=20
|
|
target3.height=40
|
|
target3.name=Canvas
|
|
target3.showInterface=false
|
|
target3.type=ClassTarget
|
|
target3.typeParameters=
|
|
target3.width=70
|
|
target3.x=20
|
|
target3.y=180
|
|
target4.height=40
|
|
target4.name=Triangle
|
|
target4.showInterface=false
|
|
target4.type=ClassTarget
|
|
target4.typeParameters=
|
|
target4.width=70
|
|
target4.x=270
|
|
target4.y=60
|
|
target5.height=40
|
|
target5.name=Square
|
|
target5.showInterface=false
|
|
target5.type=ClassTarget
|
|
target5.typeParameters=
|
|
target5.width=70
|
|
target5.x=190
|
|
target5.y=90
|