com.ebmwebsourcing.petalsbpm.business.domain.di.impl
Class BPMNLabelStyle

java.lang.Object
  extended by com.ebmwebsourcing.geasytools.diagrameditor.domain.diagramdefinition.interchange.impl.Style
      extended by com.ebmwebsourcing.petalsbpm.business.domain.di.impl.BPMNLabelStyle
All Implemented Interfaces:
com.ebmwebsourcing.geasytools.diagrameditor.domain.diagramdefinition.interchange.api.IStyle, com.ebmwebsourcing.geasytools.modeleditor.modelmanager.client.HasModelManager, IBPMNLabelStyle, com.google.gwt.user.client.rpc.IsSerializable

public class BPMNLabelStyle
extends com.ebmwebsourcing.geasytools.diagrameditor.domain.diagramdefinition.interchange.impl.Style
implements IBPMNLabelStyle


Constructor Summary
BPMNLabelStyle()
           
 
Method Summary
 com.ebmwebsourcing.geasytools.modeleditor.modelmanager.client.HasModelManager getClone()
           
 com.ebmwebsourcing.geasytools.diagrameditor.domain.diagramdefinition.diagramcommon.layout.Font getFont()
           
 void setFont(com.ebmwebsourcing.geasytools.diagrameditor.domain.diagramdefinition.diagramcommon.layout.Font font)
           
 
Methods inherited from class com.ebmwebsourcing.geasytools.diagrameditor.domain.diagramdefinition.interchange.impl.Style
copy, getId, setId
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface com.ebmwebsourcing.geasytools.diagrameditor.domain.diagramdefinition.interchange.api.IStyle
getId, setId
 
Methods inherited from interface com.ebmwebsourcing.geasytools.modeleditor.modelmanager.client.HasModelManager
copy
 

Constructor Detail

BPMNLabelStyle

public BPMNLabelStyle()
Method Detail

setFont

public void setFont(com.ebmwebsourcing.geasytools.diagrameditor.domain.diagramdefinition.diagramcommon.layout.Font font)

getFont

public com.ebmwebsourcing.geasytools.diagrameditor.domain.diagramdefinition.diagramcommon.layout.Font getFont()
Specified by:
getFont in interface IBPMNLabelStyle

getClone

public com.ebmwebsourcing.geasytools.modeleditor.modelmanager.client.HasModelManager getClone()
Specified by:
getClone in interface com.ebmwebsourcing.geasytools.modeleditor.modelmanager.client.HasModelManager
Overrides:
getClone in class com.ebmwebsourcing.geasytools.diagrameditor.domain.diagramdefinition.interchange.impl.Style


Copyright © 2010-2011 eBM WebSourcing. All Rights Reserved.