| The Essential JViews Framework > Graphic Objects > Predefined Graphic Objects > Paths |
Paths |
INDEX
PREVIOUS
NEXT
|
IlvGeneralPath objects can display any Java 2D Shape objects. This means that they can represent curves, rectangles, ellipses, general paths, etc., and any combination of them. You can define Java 2D properties for these objects, such as Paint or Stroke. The last two objects with the fade-out effect use "gradient paint" objects.
An IlvGraphicPath object is a set of polypoints that can be drawn as polylines or as polygons. Depending on the position of its points, a polypoint may either appear as an ordinary polygon or as a hole in another polygon.
| Copyright © 1987-2007 ILOG S.A. All rights reserved. Documentation homepage. Legal terms. | PREVIOUS NEXT |