org.jbpm.bpmn2.xml.di
public static class BPMNShapeHandler.NodeInfo extends Object
Constructor and Description |
---|
BPMNShapeHandler.NodeInfo(String nodeRef) |
public BPMNShapeHandler.NodeInfo(String nodeRef)
public String getNodeRef()
public Integer getX()
public void setX(Integer x)
public Integer getY()
public void setY(Integer y)
public Integer getWidth()
public void setWidth(Integer width)
public Integer getHeight()
public void setHeight(Integer height)
Copyright © 2001-2013 JBoss by Red Hat. All Rights Reserved.