jBPM distribution 6.0.0.CR1

org.jbpm.form.builder.services.model.items
Class AbsolutePanelRepresentation.Position

java.lang.Object
  extended by org.jbpm.form.builder.services.model.items.AbsolutePanelRepresentation.Position
Enclosing class:
AbsolutePanelRepresentation

public static class AbsolutePanelRepresentation.Position
extends Object


Constructor Summary
AbsolutePanelRepresentation.Position()
           
AbsolutePanelRepresentation.Position(int x, int y)
           
 
Method Summary
 int getX()
           
 int getY()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AbsolutePanelRepresentation.Position

public AbsolutePanelRepresentation.Position(int x,
                                            int y)

AbsolutePanelRepresentation.Position

public AbsolutePanelRepresentation.Position()
Method Detail

getX

public int getX()

getY

public int getY()

jBPM distribution 6.0.0.CR1

Copyright © 2001-2013 JBoss by Red Hat. All Rights Reserved.