Uses of Class
org.pentaho.di.core.gui.Point
-
Packages that use Point Package Description org.pentaho.di.core.gui -
-
Uses of Point in org.pentaho.di.core.gui
Methods in org.pentaho.di.core.gui that return Point Modifier and Type Method Description Point
PrimitiveGCInterface. getArea()
Point
PrimitiveGCInterface. getDeviceBounds()
Point
PrimitiveGCInterface. getImageBounds(PrimitiveGCInterface.EImage eImage)
Point
GUIPositionInterface. getLocation()
Point
PrimitiveGCInterface. textExtent(String text)
Methods in org.pentaho.di.core.gui with parameters of type Point Modifier and Type Method Description void
GUIPositionInterface. setLocation(Point p)
-