com.ebmwebsourcing.bpmndiagram.presentation.gwt.client.bpmn1.activity
Class PathHelper

java.lang.Object
  extended by com.ebmwebsourcing.bpmndiagram.presentation.gwt.client.bpmn1.activity.PathHelper

public class PathHelper
extends java.lang.Object

This class is designed to retrieve easily path for markers in activities and tasks

Author:
enhan

Constructor Summary
PathHelper()
           
 
Method Summary
static java.lang.String pathForActivityMarker(Activity.ActivityMarkerGraphic m)
           
static java.lang.String pathForTaskMarker(TaskElement.TaskMarkerGraphic m)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PathHelper

public PathHelper()
Method Detail

pathForTaskMarker

public static java.lang.String pathForTaskMarker(TaskElement.TaskMarkerGraphic m)

pathForActivityMarker

public static java.lang.String pathForActivityMarker(Activity.ActivityMarkerGraphic m)


Copyright © 2010 eBM WebSourcing. All Rights Reserved.