Class Area

All Implemented Interfaces:
Shape

public class Area extends GeneralPath
  • Constructor Details

  • Method Details

    • intersect

      public void intersect(Area area)
      this is functionality for clsUtilityGE.buildHatchFillwhich calls hatchLineArea.intersect(shapeArea). so it assumes that this._pts is the hatch lines so it is hatchLines.intersect(shape) where shape is the polygon to be filled with hatch lines
      Parameters:
      area -