com.yworks.yfiles.bpmn.view
Class BpmnIcon.Handler

java.lang.Object
  extended bycom.yworks.yfiles.bpmn.view.BpmnIcon.Handler
All Implemented Interfaces:
DeserializationHandler, EventListener, SerializationHandler
Enclosing class:
BpmnIcon

public static final class BpmnIcon.Handler
extends Object
implements SerializationHandler, DeserializationHandler

Provides GraphML (de-)serialization support for BpmnIcon.

 

Constructor Summary
BpmnIcon.Handler()
           
 
Method Summary
 void onHandleDeserialization(DeserializationEvent e)
           
 void onHandleSerialization(SerializationEvent e)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BpmnIcon.Handler

public BpmnIcon.Handler()
Method Detail

onHandleDeserialization

public void onHandleDeserialization(DeserializationEvent e)
                             throws GraphMLParseException
Specified by:
onHandleDeserialization in interface DeserializationHandler
Throws:
GraphMLParseException

onHandleSerialization

public void onHandleSerialization(SerializationEvent e)
                           throws GraphMLWriteException
Specified by:
onHandleSerialization in interface SerializationHandler
Throws:
GraphMLWriteException


© Copyright 2010-2014,
yWorks GmbH.
All rights reserved.