Package armyc2.c5isr.graphics2d
Class Area
java.lang.Object
armyc2.c5isr.graphics2d.GeneralPath
armyc2.c5isr.graphics2d.Area
- All Implemented Interfaces:
Shape
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class armyc2.c5isr.graphics2d.GeneralPath
append, closePath, computeBounds, contains, contains, contains, contains, cubicTo, curveTo, getBounds, getBounds2D, getPath, getPathIterator, intersects, intersects, lineTo, moveTo, quadTo
-
Constructor Details
-
Area
-
Area
-
-
Method Details
-
intersect
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
-
-