Interface ILcdDGNGXYFillMode

All Known Implementing Classes:
TLcdDGNGXYFillMode

public interface ILcdDGNGXYFillMode
This interface specifies how a given ILcdDGNShape is painted.
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
    static final int
     
    static final int
     
    static final int
     
  • Method Summary

    Modifier and Type
    Method
    Description
    int
     
  • Field Details

  • Method Details

    • fillMode

      int fillMode(ILcdDGNShape aShape)
      Returns:
      the fill mode of this ILcdDGNShape: OUTLINED, FILLED, or OUTLINED_FILLED.