info.informatica.doc.style.css.visual
Class CSSPoint
java.lang.Object
info.informatica.doc.style.css.visual.CSSPoint
public class CSSPoint
- extends Object
CSS point.
- Author:
- Carlos Amengual (amengual at informatica.info)
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CSSPoint
public CSSPoint()
CSSPoint
public CSSPoint(float left,
float top)
getLeft
public float getLeft()
setLeft
public void setLeft(float left)
getTop
public float getTop()
setTop
public void setTop(float top)
Copyright © 2011 informatica.info. All Rights Reserved.