LEONARDI Application Composer - 8.9.0.40 by W4 S.A.

leon.info.misc
Class LyGeometry

java.lang.Object
  extended by leon.info.LyTag
      extended by leon.info.misc.LyGeometry
All Implemented Interfaces:
java.lang.Cloneable

public class LyGeometry
extends LyTag

This class defines graphical characteristics of an action view.


Nested Class Summary
 
Nested classes/interfaces inherited from class leon.info.LyTag
LyTag.Model
 
Field Summary
static java.lang.String __VERSION
           
 
Constructor Summary
LyGeometry(int x, int y, int width, int height, int minWidth, int minHeight)
          Constructor.
 
Method Summary
 boolean equals(LyGeometry geometry)
          Check if this geometry is equal to the given one.
 boolean equals(java.lang.Object geometry)
          Check if this geometry is equal to the given one.
 int getHeight()
          Accessor for height.
 int getMinHeight()
          Accessor for minimum height.
 int getMinWidth()
          Accessor for minimum width.
 int getWidth()
          Accessor for width.
 int getX()
          Accessor for x position.
 int getY()
          Accessor for y position.
 
Methods inherited from class leon.info.LyTag
clone, getApplication, getCommentsEnd, getCommentsStart, getEnvironment, getId, getModelType, getParent, getRootProject, hasAncestor, isExtern, setCommentsEnd, setCommentsStart, wasCloned
 
Methods inherited from class java.lang.Object
getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

__VERSION

public static final java.lang.String __VERSION
See Also:
Constant Field Values
Constructor Detail

LyGeometry

public LyGeometry(int x,
                  int y,
                  int width,
                  int height,
                  int minWidth,
                  int minHeight)
Constructor.

Method Detail

getX

public int getX()
Accessor for x position.


getY

public int getY()
Accessor for y position.


getWidth

public int getWidth()
Accessor for width.


getHeight

public int getHeight()
Accessor for height.


getMinWidth

public int getMinWidth()
Accessor for minimum width.


getMinHeight

public int getMinHeight()
Accessor for minimum height.


equals

public boolean equals(java.lang.Object geometry)
Check if this geometry is equal to the given one.

Overrides:
equals in class java.lang.Object

equals

public boolean equals(LyGeometry geometry)
Check if this geometry is equal to the given one.


(c) January 2013 - W4 S.A.

Website: W4 S.A., contact us: support@w4global.com