X-Git-Url: https://gerrit.simantics.org/r/gitweb?p=simantics%2Fplatform.git;a=blobdiff_plain;f=bundles%2Forg.simantics.g2d%2Fsrc%2Forg%2Fsimantics%2Fg2d%2Fdiagram%2Fhandler%2FDiagramHandler.java;h=e56fa278147d08eb3ee6ed2b4e71f6d66c16de60;hp=7b7f496fb0fcf7313785eb5e08c52991f0a18ae1;hb=0ae2b770234dfc3cbb18bd38f324125cf0faca07;hpb=24e2b34260f219f0d1644ca7a138894980e25b14 diff --git a/bundles/org.simantics.g2d/src/org/simantics/g2d/diagram/handler/DiagramHandler.java b/bundles/org.simantics.g2d/src/org/simantics/g2d/diagram/handler/DiagramHandler.java index 7b7f496fb..e56fa2781 100644 --- a/bundles/org.simantics.g2d/src/org/simantics/g2d/diagram/handler/DiagramHandler.java +++ b/bundles/org.simantics.g2d/src/org/simantics/g2d/diagram/handler/DiagramHandler.java @@ -1,23 +1,23 @@ -/******************************************************************************* - * Copyright (c) 2007, 2010 Association for Decentralized Information Management - * in Industry THTH ry. - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: - * VTT Technical Research Centre of Finland - initial API and implementation - *******************************************************************************/ -package org.simantics.g2d.diagram.handler; - - -/** - * DiagramHandler is a super interface for interfaces used for - * manipulating diagram content. - * - * @author Toni Kalajainen - */ -public interface DiagramHandler { - -} +/******************************************************************************* + * Copyright (c) 2007, 2010 Association for Decentralized Information Management + * in Industry THTH ry. + * All rights reserved. This program and the accompanying materials + * are made available under the terms of the Eclipse Public License v1.0 + * which accompanies this distribution, and is available at + * http://www.eclipse.org/legal/epl-v10.html + * + * Contributors: + * VTT Technical Research Centre of Finland - initial API and implementation + *******************************************************************************/ +package org.simantics.g2d.diagram.handler; + + +/** + * DiagramHandler is a super interface for interfaces used for + * manipulating diagram content. + * + * @author Toni Kalajainen + */ +public interface DiagramHandler { + +}