ilog.cpl.graphic.views.background
Class IlpSVGZBackground

java.lang.Object
  extended by ilog.cpl.graphic.views.background.IlpSVGBackground
      extended by ilog.cpl.graphic.views.background.IlpSVGZBackground
All Implemented Interfaces:
IlpBackground

Deprecated. See the Migration Guide a migration path.

public class IlpSVGZBackground
extends IlpSVGBackground

Support for using Scalable Vector Graphics (SVG) files as background.

This background type ignores load-on-demand hints and always loads the entire file.

The XML settable properties are:

property name="url" (required)
The URL of the file.

Since:
JTGO 4.5
Deprecated Since:
JTGO 7.5

Constructor Summary
IlpSVGZBackground()
          Deprecated.  
 
Method Summary
protected  void readFromStream(IlvGraphicSet svgGraphic, InputStream stream)
          Deprecated. Reads the SVG file into a given IlvGraphicSet.
 
Methods inherited from class ilog.cpl.graphic.views.background.IlpSVGBackground
createLayer, fillLayer
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

IlpSVGZBackground

public IlpSVGZBackground()
Deprecated. 
Method Detail

readFromStream

protected void readFromStream(IlvGraphicSet svgGraphic,
                              InputStream stream)
                       throws IOException,
                              IlvReadFileException
Deprecated. 
Reads the SVG file into a given IlvGraphicSet.

Overrides:
readFromStream in class IlpSVGBackground
Throws:
IOException
IlvReadFileException
Internal method or field: do not use!


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