Uses of Enum Class
org.pentaho.di.core.gui.PrimitiveGCInterface.ELineStyle
Packages that use PrimitiveGCInterface.ELineStyle
-
Uses of PrimitiveGCInterface.ELineStyle in org.pentaho.di.core.gui
Methods in org.pentaho.di.core.gui that return PrimitiveGCInterface.ELineStyleModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.static PrimitiveGCInterface.ELineStyle[]
PrimitiveGCInterface.ELineStyle.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.pentaho.di.core.gui with parameters of type PrimitiveGCInterface.ELineStyleModifier and TypeMethodDescriptionvoid
PrimitiveGCInterface.setLineStyle
(PrimitiveGCInterface.ELineStyle lineStyle)