Uses of Package
ilog.views.svg

Packages that use ilog.views.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. 
 

Classes in ilog.views.svg used by ilog.views.svg
DefaultRealToStringConverter
          This singleton class translates float and double values to String in a default manner.
GenericGraphicTranslator
          This singleton class translates any kind of IlvGraphic to an SVG Element with a generic mechanism.
IlvSVGGraphicSet
          A subclass of IlvGraphicSet that allows you to load the contents of an SVG file into it.
SVGDocumentBuilder
          This class populates an SVGDocument with the translation of the IlvGraphic instances of an IlvGraphicBag.
SVGDocumentBuilderConfigurator
          This class allows you to configure an SVGDocumentBuilder instance.
SVGDocumentBuilderConfigurator.GraphicTranslator
          This interface must be implemented by classes that want to translate an IlvGraphic to an instance of an SVG DOM Element.
SVGDocumentBuilderConfigurator.RealToStringConverter
          This interface must be implemented by classes that want to define how the SVG DOM used by the SVGDocumentBuilder will translate real number values to DOM strings.
SVGDocumentReader
          This class populates an IlvGraphicBag with the translation of the SVG Element instances of an SVG Document.
SVGDocumentReaderConfigurator
          This class allows you to configure an SVGDocumentReader instance.
SVGGraphicFactory
          This factory is in charge of the creation of the graphic objects for the SVG reader.
SVGHREFObjectInteractor.ManagerFactory
          This interface should be implemented to allow the SVGHREFObjectInteractor to correctly manage hyperlinks requiring the creation of a new container.
SVGHREFProperty
          This IlvNamedProperty subclass allows access to details of the Xlink hyperreference associated with an IlvGraphic.
SVGStreamFactory
          This class allows an IlvManager to read and write an XML file using SVG grammar specifications.
 

Classes in ilog.views.svg used by ilog.views.svg.dom
SVGDocumentBuilderConfigurator.RealToStringConverter
          This interface must be implemented by classes that want to define how the SVG DOM used by the SVGDocumentBuilder will translate real number values to DOM strings.
 

Classes in ilog.views.svg used by ilog.views.svg.servlet
SVGDocumentBuilderConfigurator
          This class allows you to configure an SVGDocumentBuilder instance.
 



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