Uses of Interface
org.pentaho.di.core.gui.PrimitiveGCInterface
-
Packages that use PrimitiveGCInterface Package Description org.pentaho.di.core.row org.pentaho.di.core.row.value -
-
Uses of PrimitiveGCInterface in org.pentaho.di.core.row
Methods in org.pentaho.di.core.row with parameters of type PrimitiveGCInterface Modifier and Type Method Description void
ValueMetaInterface. drawValue(PrimitiveGCInterface gc, Object value)
This method draws the value using the supplied graphical context. -
Uses of PrimitiveGCInterface in org.pentaho.di.core.row.value
Methods in org.pentaho.di.core.row.value with parameters of type PrimitiveGCInterface Modifier and Type Method Description void
ValueMetaBase. drawValue(PrimitiveGCInterface gc, Object value)
-