Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-Name: Canvas Plug-in Bundle-SymbolicName: org.simantics.g2d;singleton:=true Bundle-Version: 1.1.1.qualifier Bundle-Vendor: VTT Technical Research Centre of Finland Require-Bundle: org.eclipse.core.runtime, org.eclipse.ui;bundle-version="3.6.0", org.simantics.utils, org.simantics.utils.datastructures;visibility:=reexport, org.simantics.utils.thread, org.simantics.utils.thread.swt, org.simantics.utils.ui;bundle-version="1.0.0", org.apache.commons.math3, gnu.trove3;bundle-version="3.0.0", org.simantics.scenegraph;bundle-version="1.1.1";visibility:=reexport, org.simantics.threadlog;bundle-version="1.0.0";resolution:=optional, org.simantics.scl.runtime;bundle-version="0.1.4", org.simantics.databoard;bundle-version="0.6.5", org.simantics.datatypes;bundle-version="1.0.0", org.simantics.db;bundle-version="1.1.0", org.simantics.ui;bundle-version="1.0.0", org.slf4j.api, org.eclipse.collections.eclipse-collections-api, org.eclipse.collections.eclipse-collections Export-Package: org.simantics.g2d.canvas, org.simantics.g2d.canvas.impl, org.simantics.g2d.chassis, org.simantics.g2d.connection, org.simantics.g2d.connection.handler, org.simantics.g2d.diagram, org.simantics.g2d.diagram.handler, org.simantics.g2d.diagram.handler.impl, org.simantics.g2d.diagram.handler.layout, org.simantics.g2d.diagram.impl, org.simantics.g2d.diagram.participant, org.simantics.g2d.diagram.participant.pointertool, org.simantics.g2d.dnd, org.simantics.g2d.element, org.simantics.g2d.element.handler, org.simantics.g2d.element.handler.impl, org.simantics.g2d.element.handler.impl.proxy, org.simantics.g2d.element.impl, org.simantics.g2d.elementclass, org.simantics.g2d.elementclass.button, org.simantics.g2d.elementclass.canvas, org.simantics.g2d.elementclass.connection, org.simantics.g2d.elementclass.operationsymbols, org.simantics.g2d.elementclass.slider, org.simantics.g2d.elementclass.valve, org.simantics.g2d.elementclass.wheel, org.simantics.g2d.event.adapter, org.simantics.g2d.example, org.simantics.g2d.example.chassis, org.simantics.g2d.gallery, org.simantics.g2d.image, org.simantics.g2d.image.impl, org.simantics.g2d.layers, org.simantics.g2d.multileveldiagram, org.simantics.g2d.notification, org.simantics.g2d.page, org.simantics.g2d.participant, org.simantics.g2d.routing, org.simantics.g2d.routing.algorithm2, org.simantics.g2d.scenegraph, org.simantics.g2d.svg, org.simantics.g2d.tooltip, org.simantics.g2d.utils, org.simantics.g2d.utils.geom Bundle-RequiredExecutionEnvironment: JavaSE-1.8 Bundle-ClassPath: . Automatic-Module-Name: org.simantics.g2d