ILOG JViews Maps 8.1

Maps
ilog.views.maps This package contains the base classes to write map applications.
ilog.views.maps.attribute This package contains the predefined feature attributes of ILOG JViews.
ilog.views.maps.beaninfo Provides user friendly beaninfos for Coordinate System Editor Panel.
ilog.views.maps.beans Provides useful beans for creating map applications.
ilog.views.maps.beans.editor Provides specific editors for coordinates and specific property sheet for datum and ellipsoids.
ilog.views.maps.datasource Provides predefined data sources.
ilog.views.maps.export Provides classes to export map data to various formats.
ilog.views.maps.filters Provides classes to split map layers according to filtering criteria.
ilog.views.maps.format This package provides interfaces and classes for dealing with map formats.
ilog.views.maps.format.cadrg This package contains classes for reading CADRG files.
ilog.views.maps.format.dem This package contains classes for reading GTOPO30 files.
ilog.views.maps.format.dted This package contains classes that you can use to read DTED files.
ilog.views.maps.format.dxf Provides classes to import and georeference DXF files.
ilog.views.maps.format.geotiff This package contains classes that you can use to read GeoTIFF files.
ilog.views.maps.format.image This package provides classes for loading images.
ilog.views.maps.format.kml This package contains classes that you can use to read KML files.
ilog.views.maps.format.midmif This package provides classes for loading MapInfo® Mid/Mif files.
ilog.views.maps.format.oracle This package provides interfaces and classes for dealing with Oracle SDO.
ilog.views.maps.format.oracle.objectmodel This package provides interfaces and classes for dealing with Oracle Spatial, using the Object Model.
ilog.views.maps.format.shapefile This package contains classes that you can use to read the ESRI Shapefile format.
ilog.views.maps.format.svg This package contains classes that you can use to read SVG files.
ilog.views.maps.format.tiger This package contains classes for reading TIGER/Line 2004 files.
ilog.views.maps.format.wms This package contains classes that you can use to read images from OpenGIS-compliant servers (Web Map Servers).
ilog.views.maps.geometry This package contains the predefined subclasses of IlvMapGeometry.
ilog.views.maps.graphic This package contains graphic objects specialized for cartographic display.
ilog.views.maps.graphic.style Provides styles for stylable IlvMapGraphics.
ilog.views.maps.grids This package defines a set of classes that display adaptive grids on top of a view.
ilog.views.maps.interactor Provides interactors to interact with maps.
ilog.views.maps.label This package contains JViews Maps labeling classes.
ilog.views.maps.labelling Provides classes and interfaces for map labelling.
ilog.views.maps.measures General management of raster images.
ilog.views.maps.print Provides specific printing configuration pages.
ilog.views.maps.projection Classes to manage projections and georeferencement.
ilog.views.maps.propertysheet Provides property sheet for style edition.
ilog.views.maps.raster Provides classes for orthodromy measurement.
ilog.views.maps.raster.datasource Provides classes for raster data sources.
ilog.views.maps.rendering The factories used to translate map features into graphic objects.
ilog.views.maps.servlet This package contains the JViews Maps Faces servlet classes to dynamically generate images representing the component.
ilog.views.maps.srs.coordsys Provides classes and interfaces for Spatial Reference Systems.
ilog.views.maps.srs.coordtrans Provides transformations between the coordinate systems.
ilog.views.maps.srs.wkt Provides classes to help translating coordinate systems and transformations to and from the OpenGIS Well-Known Text (WKT) encoding.
ilog.views.maps.theme Provides classes for dynamic styling.
ilog.views.maps.tiling Specific classes for managing load-on-demand tiles for data sources and feature iterator.

 

JavaServer Faces DHTML Components
ilog.views.maps.faces.component This package contains the high level JViews Maps Faces component.
ilog.views.maps.faces.dhtml.component This package contains the JViews Maps Faces DHTML component.
ilog.views.maps.faces.dhtml.renderkit This package contains the JViews Maps Faces DHTML renderers.
ilog.views.maps.faces.dhtml.taglib This package contains the JViews Maps Faces JSP Tag handler that creates DHTML components associated with their renderer.

 

Diagrammer
ilog.views.animation This package contains utilities to show animated transitions between two states of an ILOG JViews manager.
ilog.views.diagrammer The main package of the diagram component.
ilog.views.diagrammer.application Contains classes to easily build Swing applications or applets using the diagram component.
ilog.views.diagrammer.datasource Contains the classes that define Diagrammer data sources.
ilog.views.diagrammer.project Contains the classes that manage Diagrammer projects.
ilog.views.diagrammer.servlet Contains the classes for implementing server-side applications based on the Diagrammer component.
ilog.views.sdm The main ILOG JViews Stylable Data Mapper (SDM) package.
ilog.views.sdm.event Contains the event-related classes in the SDM package.
ilog.views.sdm.graphic Contains specialized graphic objects used by the SDM component.
ilog.views.sdm.interactor Contains specialized interactors for the SDM component.
ilog.views.sdm.metadata Contains the classes that implement RDF metadata used by the IlvRDFSDMModel.
ilog.views.sdm.model Contains the predefined data models in the SDM package.
ilog.views.sdm.modeltools This package contains various tools associated with the SDM model.
ilog.views.sdm.renderer Contains the classes that define the renderers of an SDM engine.
ilog.views.sdm.renderer.animation Contains the Animation renderer.
ilog.views.sdm.renderer.graphlayout Contains the classes IlvGraphLayoutRenderer and IlvLinkLayoutRenderer that give access to the ILOG JViews Graph Layout capabilities.
ilog.views.sdm.renderer.maps Contains the class IlvMapRenderer that gives access to the features of the ILOG JViews Maps product.
ilog.views.sdm.servlet Contains a specialized servlet that gives easy access to the SDM facilities in thin-client mode.
ilog.views.sdm.swing Contains JFC/Swing-based components that can be used to build a complete GUI with the SDM facilities.
ilog.views.sdm.util Contains SDM utility classes.

 

Label Layout
ilog.views.graphlayout.labellayout A generic framework for the label layout services provided by ILOG JViews, which can automatically place labels at graphic objects such as nodes and links.
ilog.views.graphlayout.labellayout.annealing The Annealing Label Layout places labels close to related obstacles such that the amount of overlaps among labels, and between labels and obstacles is small.
ilog.views.graphlayout.labellayout.random The Random Label Layout algorithm moves the labels of the manager at randomly computed positions inside an user-defined region.

 

Diagrammer JavaServer Faces DHTML Components
ilog.views.diagrammer.faces This package contains the classes used by the JViews Diagrammer JavaServer Faces components and renderers.
ilog.views.diagrammer.faces.component This package contains the high level JViews Diagrammer Faces component.
ilog.views.diagrammer.faces.component.data This package contains the high level JViews Diagrammer Faces data sources.
ilog.views.diagrammer.faces.dhtml.component This package contains the JViews Diagrammer Faces DHTML component.
ilog.views.diagrammer.faces.dhtml.interactor This package contains the DHTML implementation of JViews Diagrammer JavaServer Faces interactors.
ilog.views.diagrammer.faces.dhtml.renderkit This package contains the JViews Diagrammer Faces DHTML renderers.
ilog.views.diagrammer.faces.dhtml.servlet This package contains the JViews Diagrammer Faces servlet classes to dynamically generate images representing the component.
ilog.views.diagrammer.faces.dhtml.taglib This package contains the JViews Diagrammer Faces JSP Tag handler that creates DHTML components associated with their renderer.

 

Graphics Framework
ilog.views Provides the classes necessary to create a high performance 2D graphic application.
ilog.views.accelerator Provides the default key accelerators for a manager.
ilog.views.awt Provides all the AWT components necessary to create an application mixing JViews and AWT.
ilog.views.dxf Provides a reader for the DXF file format.
ilog.views.event Provides interfaces and classes for dealing with different types of events fired by JViews Graphics Framework classes.
ilog.views.event.adapter Provides event listener adapter and handler.
ilog.views.graphic Contains the predefined graphic objects of JViews.
ilog.views.graphic.linkbundle Provides a grapher link that stores and represents a bundle of individual links ("sublinks").
ilog.views.graphic.linkbundle.event Provides events and event listeners for IlvLinkBundle.
ilog.views.graphic.linkpolicy Contains the link shape policies.
ilog.views.interactor Provides the predefined interactors for a view.
ilog.views.io Provides the input and output streams to store JViews objects in the IVL format.
ilog.views.java2d Provides some classes extending Java 2D API.
ilog.views.linkconnector Contains the predefined link connectors of JViews.
ilog.views.objectinteractor Provides the predefined interactors for a graphic object.
ilog.views.swing Provides all the Swing components necessary to create an application mixing JViews and Swing.
ilog.views.tiling Provides the framework to implement load on demand.
ilog.views.ui Provides additional classes for developing user's interfaces, this package is deprecated.

 

Symbols and Composite Graphics
ilog.views.graphic.composite Provides classes for creating Composite Graphics.
ilog.views.graphic.composite.decoration Provides predefined decorations.
ilog.views.graphic.composite.layout Provides classes for the layout of the decorations within an IlvComposite.
ilog.views.graphic.composite.objectinteractor Provides a predefined interactor for the composite graphics.
ilog.views.symbology Provides support for symbols and palettes of symbols.
ilog.views.symbology.interactor Contains predefined interactors allowing to process inputs done by the user on symbols.
ilog.views.symbology.palettes Contains the support for palettes of symbols.
ilog.views.symbology.palettes.event Contains the listeners and event classes for palettes of symbols.
ilog.views.symbology.palettes.swing Contains the Swing version of the graphical user interface (GUI) components for displaying and managing the content of palettes.
ilog.views.symbology.palettes.swing.action Contains predefined Swing action to manage palettes manager.

 

SVG
ilog.views.svg Contains classes adding SVG (Scalable Vector Graphic) support to ILOG JViews.
ilog.views.svg.dom Contains the implementation of SVG DOM and a utility class allowing to deal with the DOM.
ilog.views.svg.servlet Provides the generic Java Servlet to produce SVG Thin-Client images from a JViews Manager.

 

Printing Framework
ilog.views.print Defines classes and interfaces for printing the content of an IlvManager.
ilog.views.util.print Defines a generic printing framework.

 

Utilities
ilog.views.customizer Provides the base class of the checked exceptions that can be thrown when using customizers.
ilog.views.customizer.styling Contains the base class of component CSS adapters, and the rule customizer logic interface.
ilog.views.util Contains general purpose utility classes.
ilog.views.util.collections Contains miscellaneous iterators and predicates that can be used with the collections framework.
ilog.views.util.convert Contains the management of type conversion.
ilog.views.util.data Provides utilities to manage data including facilities for mapping a Swing TableModel to JViews models, and also, JDBC, RowSet and CSV based implementations of a Swing TableModel for easy database and flat file access
ilog.views.util.event Provides generic event listener registration support classes.
ilog.views.util.filter Provides an abstract interface for filtering objects.
ilog.views.util.filter.event Contains event listener classes for IlvFilter.
ilog.views.util.java2d Contains classes that extends the Java 2D API.
ilog.views.util.styling Contains classes related to component styling.
ilog.views.util.swing Contains general purpose Swing components and utilities.
ilog.views.util.swing.calendar Provides a set of Swing calendar components.
ilog.views.util.swing.calendar.event Provides for events fired by the Swing calendar components.
ilog.views.util.swing.calendar.plaf Provides the pluggable look-and-feel implementations for the Swing calendar components.
ilog.views.util.swing.color Provides JComponent implementations for choosing a color.
ilog.views.util.swing.layout Provides a set of LayoutManagers for Swing and AWT.
ilog.views.util.swing.table Contains the classes that implement extended behavior for table.
ilog.views.util.swing.tree Contains a class that defines a default tree cell renderer.
ilog.views.util.swt Contains utilities for embedding Swing components in SWT frames.
ilog.views.util.text Contains general purpose text formatters and parsers that enhance the standard java.text package.
ilog.views.util.time Contains general purpose utilities for working with Dates and Calendars.

 

Application Framework
ilog.views.appframe Provides common classes that are used within all Java Application Framework modules.
ilog.views.appframe.docview Provides classes that are involved in the Document/View architecture of the Java Application Framework.
ilog.views.appframe.docview.project Provides the interfaces and classes for defining project documents.
ilog.views.appframe.event Provides interfaces and classes for dealing with different types of events fired by main Application Framework classes.
ilog.views.appframe.plugin Provides interfaces and classes for adding plug-ins to an application.
ilog.views.appframe.settings Provides interfaces and classes for managing the settings of an application.
ilog.views.appframe.settings.beans Provides the IlvBeanSettings for defining settings that access a set of beans.
ilog.views.appframe.settings.xml Provides the IlvXMLSettings class for defining settings that are initialized from XML streams.
ilog.views.appframe.swing Provides custom Swing components that are initialized from the settings.
ilog.views.appframe.swing.docking Provides classes for dealing with dockable panes.
ilog.views.appframe.swing.mdi Provides interfaces and classes for managing MDI Swing main windows.
ilog.views.appframe.util Provides common services for initializing an application and utility classes.

 

Thin Client
ilog.views.servlet Generic Java Servlet to produce images from a JViews Manager.
ilog.views.thinclient This package has been deprecated since JViews 7.5.

 

Prototypes
ilog.views.prototypes Provides legacy facilities that allow you to define custom graphic objects easily.
ilog.views.prototypes.beans Provides the classes to generate JavaBeans from a Prototype.

 

Graphics Framework JavaServer Faces DHTML Components
ilog.views.faces This package contains the base classes to write JViews JavaServer Faces components.
ilog.views.faces.component This package contains the base JViews JavaServer Faces component classes.
ilog.views.faces.dhtml This package contains the base DHTML implementation of JViews JavaServer Faces components, renderers, and tag handlers.
ilog.views.faces.dhtml.component This package contains the base DHTML implementation of JViews JavaServer Faces components.
ilog.views.faces.dhtml.event This package contains the events and listeners used in the JViews JavaServer Faces components.
ilog.views.faces.dhtml.interactor This package contains the interactors components to interact on JViews JavaServer Faces views used in the DHTML render kit.
ilog.views.faces.dhtml.renderkit This package contains the base DHTML implementation of JViews JavaServer Faces renderers.
ilog.views.faces.dhtml.servlet This package contains the servlet, servlet support and actions to manage the image generation and interactions.
ilog.views.faces.dhtml.taglib This package contains the base DHTML implementation of JViews JavaServer Faces tag handlers.
ilog.views.faces.interactor This package contains the base interactor components to interact on JViews JavaServer Faces views.
ilog.views.faces.servlet This package contains servlet specific classes.
ilog.views.faces.taglib This package contains the base classes for JViews JavaServer Faces JSP custom components tags.
ilog.views.util.servlet This package contains various utility classes used in thinclient.
ilog.views.util.servlet.event This package contains common event and listener classes used in thinclient.
ilog.views.util.servlet.model This package contains common model classes used in thinclient.
ilog.views.util.servlet.tiling Tile manager for storing and/or loading tiles.

 



Copyright © 1996-2007 ILOG S.A. All rights reserved.   Documentation homepage.