org.zkoss.zul
Class SimpleXYModel.XYPair
java.lang.Object
org.zkoss.zul.SimpleXYModel.XYPair
- All Implemented Interfaces:
- Serializable
- Enclosing class:
- SimpleXYModel
protected static class SimpleXYModel.XYPair
- extends Object
- implements Serializable
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SimpleXYModel.XYPair
protected SimpleXYModel.XYPair(Number x,
Number y)
getX
public Number getX()
getY
public Number getY()
Copyright © 2013. All rights reserved.