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 PointPrimitiveGCInterface. getArea()PointPrimitiveGCInterface. getDeviceBounds()PointPrimitiveGCInterface. getImageBounds(PrimitiveGCInterface.EImage eImage)PointGUIPositionInterface. getLocation()PointPrimitiveGCInterface. textExtent(String text)Methods in org.pentaho.di.core.gui with parameters of type Point Modifier and Type Method Description voidGUIPositionInterface. setLocation(Point p)
-