Package | Description |
---|---|
ilog.cpl.graphic.views.background |
Provides classes for background support using Rogue Wave JViews Maps.
|
Modifier and Type | Class and Description |
---|---|
class |
IlpImageBackground
Deprecated.
See the Migration Guide a migration path.
|
class |
IlpImageTileBackground
Deprecated.
See the Migration Guide a migration path.
|
class |
IlpIVLBackground
Deprecated.
See the Migration Guide a migration path.
|
class |
IlpMIDMIFBackground
Deprecated.
See the Migration Guide a migration path.
|
class |
IlpShapeFileBackground
Deprecated.
See the Migration Guide a migration path.
|
class |
IlpSVGBackground
Deprecated.
See the Migration Guide a migration path.
|
class |
IlpSVGZBackground
Deprecated.
See the Migration Guide a migration path.
|
Modifier and Type | Method and Description |
---|---|
IlpBackground |
IlpXMLBackgroundFactory.createBackground(IlpViewsView view,
URL XMLfileURL)
Deprecated.
Creates an
IlpBackground representing the contents of the given XML file. |
IlpBackground |
IlpShapeFileBackgroundFactory.createBackground(IlpViewsView view,
URL backgroundURL)
Deprecated.
Creates an
IlpBackground representing the given file. |
IlpBackground |
IlpSVGZBackgroundFactory.createBackground(IlpViewsView view,
URL backgroundURL)
Deprecated.
Creates an
IlpBackground representing the given file. |
IlpBackground |
IlpSVGBackgroundFactory.createBackground(IlpViewsView view,
URL backgroundURL)
Deprecated.
Creates an
IlpBackground representing the given file. |
IlpBackground |
IlpMIDMIFBackgroundFactory.createBackground(IlpViewsView view,
URL backgroundURL)
Deprecated.
Creates an
IlpBackground representing the given file. |
IlpBackground |
IlpImageBackgroundFactory.createBackground(IlpViewsView view,
URL backgroundURL)
Deprecated.
Creates an
IlpBackground representing the given file. |
IlpBackground |
IlpIVLBackgroundFactory.createBackground(IlpViewsView view,
URL backgroundURL)
Deprecated.
Creates an
IlpBackground representing the given file. |
IlpBackground |
IlpBackgroundFactory.createBackground(IlpViewsView view,
URL backgroundURL)
Deprecated.
Creates an
IlpBackground representing the given file. |
IlpBackground |
IlpDefaultBackgroundSupport.createBackground(URL backgroundURL)
Deprecated.
Creates an
IlpBackground representing the given file. |
IlpBackground |
IlpBackgroundSupport.createBackground(URL backgroundURL)
Deprecated.
Creates an
IlpBackground representing the given file. |
Modifier and Type | Method and Description |
---|---|
void |
IlpDefaultBackgroundSupport.addBackgroundURL(URL backgroundURL,
IlpBackground background)
Deprecated.
Adds a background on top of the other existing backgrounds.
|
void |
IlpBackgroundSupport.addBackgroundURL(URL backgroundURL,
IlpBackground background)
Deprecated.
Adds a background on top of the other existing backgrounds.
|
© Copyright Rogue Wave Software, Inc. 1997, 2018. All Rights Reserved.