Drilling Down Into Gantt Filter Models - Part I
Tuesday, August 26th, 2008In this article, I will take you on a tour of the filter data models that are provided with ILOG JViews Gantt. Then we will go deeper as I show how to implement a filter model that provides data drill-down…

Let’s shed light into the shadows of how to implement shadows in the light of the ILOG JViews Graphic Framework. Some graphic objects have built-in shadows, for instance IlvShadowRectangle and IlvShadowLabel. Shadows can also be implemented by creating symbols in…
Text occurs in every diagramming application, for instance as labels on nodes and links. In JViews, you have the choice between IlvZoomableLabel and IlvText; IlvZoomableLabel is more a text picture that allows fancy gradient paints inside the glyphs while the…