Interface mheg5.MCM.AILineArt
All Packages  Class Hierarchy  This Package  Previous  Next  Index

Interface mheg5.MCM.AILineArt

public interface AILineArt
extends Object

Method Index

 o SetFillColour(Color)
 o SetLineColour(Color)
 o SetLineStyle(int)
 o SetLineWidth(int)

Methods

 o SetFillColour
  public abstract void SetFillColour(Color newColor)
 o SetLineColour
  public abstract void SetLineColour(Color newColor)
 o SetLineStyle
  public abstract void SetLineStyle(int newStyle)
 o SetLineWidth
  public abstract void SetLineWidth(int newWidth)

All Packages  Class Hierarchy  This Package  Previous  Next  Index