Uses of Interface
org.pentaho.di.core.gui.PrimitiveGCInterface
Packages that use PrimitiveGCInterface
-
Uses of PrimitiveGCInterface in org.pentaho.di.core.row
Methods in org.pentaho.di.core.row with parameters of type PrimitiveGCInterfaceModifier and TypeMethodDescriptionvoid
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 PrimitiveGCInterfaceModifier and TypeMethodDescriptionvoid
ValueMetaBase.drawValue
(PrimitiveGCInterface gc, Object value)