ilog.cpl.graph.background
Class IlpSVGZBackground

java.lang.Object
  extended by ilog.cpl.graph.background.IlpAbstractBackground
      extended by ilog.cpl.graph.background.IlpSVGBackground
          extended by ilog.cpl.graph.background.IlpSVGZBackground
All Implemented Interfaces:
IlpBackground, IlvBatchable

public class IlpSVGZBackground
extends IlpSVGBackground

Support for using Scalable Vector Graphics (SVG) files as background when compressed within a GZIP file.

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

The available properties are:

Since:
JViews 7.5

Field Summary
 
Fields inherited from class ilog.cpl.graph.background.IlpAbstractBackground
managerLayers
 
Fields inherited from interface ilog.cpl.graph.background.IlpBackground
LOAD_ON_DEMAND_PROPERTY, THREADED_PROPERTY, URL_PROPERTY, VISIBLE_PROPERTY
 
Constructor Summary
IlpSVGZBackground()
           
 
Method Summary
protected  void readFromStream(IlvGraphicSet svgGraphic, InputStream stream)
          Reads the SVG file into a given IlvGraphicSet.
 
Methods inherited from class ilog.cpl.graph.background.IlpSVGBackground
create
 
Methods inherited from class ilog.cpl.graph.background.IlpAbstractBackground
addLayer, addLayers, addPropertyChangeListener, dispose, endBatch, getManagerLayer, getManagerLayers, getManagerLayersCount, getProperties, getProperty, getUrl, isLoadOnDemand, isThreaded, isVisible, removeLayer, removeLayers, removePropertyChangeListener, setLoadOnDemand, setProperty, setThreaded, setUrl, setVisible, startBatch
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

IlpSVGZBackground

public IlpSVGZBackground()
Method Detail

readFromStream

protected void readFromStream(IlvGraphicSet svgGraphic,
                              InputStream stream)
                       throws IOException,
                              IlvReadFileException
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.