mirror of
https://codeberg.org/qg-info-unterricht/zpg-graphentester.git
synced 2026-03-25 04:58:24 +01:00
110 lines
2.5 KiB
Text
110 lines
2.5 KiB
Text
#BlueJ package file
|
|
dependency1.from=Graph
|
|
dependency1.to=Knoten
|
|
dependency1.type=UsesDependency
|
|
dependency10.from=GraphOptions
|
|
dependency10.to=GraphElement
|
|
dependency10.type=UsesDependency
|
|
dependency11.from=Knoten
|
|
dependency11.to=GraphElement
|
|
dependency11.type=UsesDependency
|
|
dependency12.from=Knoten
|
|
dependency12.to=Kante
|
|
dependency12.type=UsesDependency
|
|
dependency13.from=Hilfe
|
|
dependency13.to=GraphPlotter
|
|
dependency13.type=UsesDependency
|
|
dependency2.from=Graph
|
|
dependency2.to=Kante
|
|
dependency2.type=UsesDependency
|
|
dependency3.from=Kante
|
|
dependency3.to=Knoten
|
|
dependency3.type=UsesDependency
|
|
dependency4.from=Kante
|
|
dependency4.to=GraphElement
|
|
dependency4.type=UsesDependency
|
|
dependency5.from=GraphPlotter
|
|
dependency5.to=Graph
|
|
dependency5.type=UsesDependency
|
|
dependency6.from=GraphPlotter
|
|
dependency6.to=GraphOptions
|
|
dependency6.type=UsesDependency
|
|
dependency7.from=GraphPlotter
|
|
dependency7.to=GraphElement
|
|
dependency7.type=UsesDependency
|
|
dependency8.from=GraphPlotter
|
|
dependency8.to=Knoten
|
|
dependency8.type=UsesDependency
|
|
dependency9.from=GraphPlotter
|
|
dependency9.to=Kante
|
|
dependency9.type=UsesDependency
|
|
objectbench.height=93
|
|
objectbench.width=907
|
|
package.divider.horizontal=0.6
|
|
package.divider.vertical=0.8207885304659498
|
|
package.editor.height=451
|
|
package.editor.width=790
|
|
package.editor.x=879
|
|
package.editor.y=186
|
|
package.frame.height=657
|
|
package.frame.width=931
|
|
package.numDependencies=13
|
|
package.numTargets=7
|
|
package.showExtends=true
|
|
package.showUses=true
|
|
readme.height=60
|
|
readme.name=@README
|
|
readme.width=49
|
|
readme.x=10
|
|
readme.y=10
|
|
target1.height=50
|
|
target1.name=Graph
|
|
target1.naviview.expanded=true
|
|
target1.showInterface=true
|
|
target1.type=ClassTarget
|
|
target1.width=80
|
|
target1.x=340
|
|
target1.y=180
|
|
target2.height=50
|
|
target2.name=Kante
|
|
target2.showInterface=false
|
|
target2.type=ClassTarget
|
|
target2.width=80
|
|
target2.x=240
|
|
target2.y=260
|
|
target3.height=50
|
|
target3.name=GraphElement
|
|
target3.showInterface=false
|
|
target3.type=AbstractTarget
|
|
target3.width=120
|
|
target3.x=220
|
|
target3.y=360
|
|
target4.height=50
|
|
target4.name=GraphPlotter
|
|
target4.naviview.expanded=true
|
|
target4.showInterface=false
|
|
target4.type=ClassTarget
|
|
target4.width=110
|
|
target4.x=410
|
|
target4.y=80
|
|
target5.height=50
|
|
target5.name=GraphOptions
|
|
target5.showInterface=false
|
|
target5.type=ClassTarget
|
|
target5.width=110
|
|
target5.x=180
|
|
target5.y=80
|
|
target6.height=50
|
|
target6.name=Knoten
|
|
target6.showInterface=false
|
|
target6.type=ClassTarget
|
|
target6.width=80
|
|
target6.x=460
|
|
target6.y=260
|
|
target7.height=50
|
|
target7.name=Hilfe
|
|
target7.showInterface=false
|
|
target7.type=InterfaceTarget
|
|
target7.width=80
|
|
target7.x=610
|
|
target7.y=90
|