mirror of
https://codeberg.org/qg-info-unterricht/zpg-graphentester.git
synced 2026-03-25 04:58:24 +01:00
First Commit (Fobi)
This commit is contained in:
commit
2bff291a51
336 changed files with 88781 additions and 0 deletions
110
graph/package.bluej
Normal file
110
graph/package.bluej
Normal file
|
|
@ -0,0 +1,110 @@
|
|||
#BlueJ package file
|
||||
dependency1.from=Graph
|
||||
dependency1.to=Knoten
|
||||
dependency1.type=UsesDependency
|
||||
dependency10.from=GraphPlotter
|
||||
dependency10.to=GraphOptions
|
||||
dependency10.type=UsesDependency
|
||||
dependency11.from=GraphPlotter
|
||||
dependency11.to=GraphElement
|
||||
dependency11.type=UsesDependency
|
||||
dependency12.from=GraphPlotter
|
||||
dependency12.to=Knoten
|
||||
dependency12.type=UsesDependency
|
||||
dependency13.from=GraphPlotter
|
||||
dependency13.to=Kante
|
||||
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=GraphOptions
|
||||
dependency5.to=GraphElement
|
||||
dependency5.type=UsesDependency
|
||||
dependency6.from=Knoten
|
||||
dependency6.to=GraphElement
|
||||
dependency6.type=UsesDependency
|
||||
dependency7.from=Knoten
|
||||
dependency7.to=Kante
|
||||
dependency7.type=UsesDependency
|
||||
dependency8.from=Hilfe
|
||||
dependency8.to=GraphPlotter
|
||||
dependency8.type=UsesDependency
|
||||
dependency9.from=GraphPlotter
|
||||
dependency9.to=Graph
|
||||
dependency9.type=UsesDependency
|
||||
objectbench.height=93
|
||||
objectbench.width=530
|
||||
package.divider.horizontal=0.6
|
||||
package.divider.vertical=0.8204667863554758
|
||||
package.editor.height=450
|
||||
package.editor.width=780
|
||||
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=58
|
||||
readme.name=@README
|
||||
readme.width=47
|
||||
readme.x=10
|
||||
readme.y=10
|
||||
target1.height=50
|
||||
target1.name=Graph
|
||||
target1.naviview.expanded=true
|
||||
target1.showInterface=false
|
||||
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=110
|
||||
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
|
||||
Loading…
Add table
Add a link
Reference in a new issue