Package | Description |
---|---|
ilog.cpl.graph.background |
Contains the API that is available for making use of backgrounds (georeferenced or not ) within JViews TGO.
|
ilog.cpl.graphic.views.background |
Provides classes for background support using Rogue Wave JViews Maps.
|
ilog.tgo.graphic |
Provides all the classes for handling the graphical representations of the telecom objects.
|
ilog.tgo.graphic.graphlayout |
Contains graph layout algorithms that extend those of package ilog.views.graphlayout.
|
ilog.views |
Provides the classes necessary to create a
high performance 2D graphic application.
|
ilog.views.dxf |
Provides a reader for the DXF file format.
|
ilog.views.gantt.graphic.renderer.composite |
Provides the classes that render an activity using composite graphics
in the Gantt sheet.
|
ilog.views.graphic |
Contains the predefined graphic objects of JViews.
|
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.linkbundle |
Provides a grapher link that stores and represents a bundle
of individual links ("sublinks").
|
ilog.views.graphic.linkpolicy |
Contains the link shape policies.
|
ilog.views.graphlayout |
A high-level, generic framework for the graph layout services provided
by JViews, which allows you to easily obtain readable representations
of graphs and networks.
|
ilog.views.graphlayout.basic |
This package contains base classes for other layout algorithms.
|
ilog.views.graphlayout.bus |
The Bus Layout algorithm is designed to display bus network
topologies, that is, a set of nodes connected to a
bus node.
|
ilog.views.graphlayout.circular |
The Circular Layout algorithm displays graphs
representing interconnected ring and/or star network topologies.
|
ilog.views.graphlayout.grid |
The Grid Layout arranges the nodes either in the cells of a matrix (grid), or by rows or columns.
|
ilog.views.graphlayout.hierarchical |
The Hierarchical Layout algorithm arranges the nodes of the graph
in horizontal or vertical levels, so that the majority of the
links point in the same direction (top-down, left-to-right, and so on).
|
ilog.views.graphlayout.labellayout |
A generic framework for the label layout services provided
by 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.
|
ilog.views.graphlayout.link |
The Link Layout algorithm reshapes the links of a graph without
moving the nodes.
|
ilog.views.graphlayout.link.longlink |
The Long Link Layout algorithm reshapes the links of a graph without
moving the nodes.
|
ilog.views.graphlayout.link.shortlink |
The Short Link Layout algorithm reshapes the links of a graph without moving
the nodes.
|
ilog.views.graphlayout.multiple |
The Multiple Layout class is not really a layout algorithm but rather a
facility to compose multiple layout algorithms and treat them as one algorithm
object.
|
ilog.views.graphlayout.random |
The Random Layout algorithm moves the nodes of the graph at
randomly computed positions inside a user-defined region.
|
ilog.views.graphlayout.recursive |
The Recursive Layout class is not really a layout algorithm but rather a
facility to traverse a nested graph containing subgraphs and perform
layouts recursively for each subgraph.
|
ilog.views.graphlayout.springembedder |
The Spring Embedder Layout algorithm can be used to lay out
any type of graph.
|
ilog.views.graphlayout.topologicalmesh |
The Topological Mesh Layout (TML) algorithm can be used to lay out
cyclic graphs, both planar and non-planar.
|
ilog.views.graphlayout.tree |
The Tree Layout arranges the nodes of a tree horizontally, vertically or
radially, starting from the root of the tree.
|
ilog.views.graphlayout.uniformlengthedges |
The Uniform Length Edges Layout algorithm can be used to
lay out any type of graph; it allows you to specify the length of the links.
|
ilog.views.hypergraph |
This package contains the graphic framework for hypergraphs.
|
ilog.views.hypergraph.crossing |
This package contains the utility classes needed to calculate
tunnel and bridge crossings in segmented hyperedges.
|
ilog.views.hypergraph.edgeconnector |
This package contains the predefined hyperedge connectors of JViews.
|
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.maps |
This package contains the base classes to write map applications.
|
ilog.views.maps.attribute |
This package contains the predefined feature attributes of Rogue Wave JViews.
|
ilog.views.maps.beans |
JViews 7.0 Beans and ready to use GUI components.
|
ilog.views.maps.datasource |
Provides predefined data sources.
|
ilog.views.maps.datasource.ibm |
This package contains the JViews Maps classes to read data from IBM DB2 and INFORMIX databases.
|
ilog.views.maps.datasource.ibm.db2 |
This package contains the JViews Maps classes to read data from IBM DB2 databases.
|
ilog.views.maps.datasource.ibm.informix |
This package contains the JViews Maps classes to read data from IBM INFORMIX databases.
|
ilog.views.maps.defense.datasource |
Provides predefined data sources for defense specific vector formats.
|
ilog.views.maps.defense.format.asrp |
This package contains classes for reading ASRP files.
|
ilog.views.maps.defense.format.asrp.projection |
Defines ARC System projections, which can be read by an ASRP reader.
|
ilog.views.maps.defense.format.cadrg |
This package contains classes for reading CADRG files.
|
ilog.views.maps.defense.format.dafif |
This package contains classes for reading DAFIF files.
|
ilog.views.maps.defense.format.s57 |
This package contains classes for reading S57 files.
|
ilog.views.maps.defense.format.usrp |
This package contains classes for reading USRP files.
|
ilog.views.maps.defense.format.vmap |
This package contains classes for reading VPF (VMAP) files.
|
ilog.views.maps.defense.symbology.app6a |
This package contains classes to manage APP6a (MIL-STD-2525B) Symbols.
|
ilog.views.maps.defense.terrain |
This package contains classes for terrain analysis.
|
ilog.views.maps.defense.terrain3d.symbol |
Classes to manage symbols on top of the 3D view.
|
ilog.views.maps.defense.terrain3d.view |
Base classes to manage the 3D View.
|
ilog.views.maps.filters |
Provides classes to split map layers according to filtering criteria.
|
ilog.views.maps.format |
Provides classes to read various map file 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 contains classes that you can use to read TIFF,JPG,GIF or PNG files.
|
ilog.views.maps.format.kml |
This package contains classes that you can use to read KML 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.wms |
This package contains classes that you can use to read images from OpenGIS-compliant servers (Web Map Servers).
|
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.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.projection |
Classes to manage projections and georeferencement.
|
ilog.views.maps.raster |
Provides classes for orthodromy measurement.
|
ilog.views.maps.raster.datasource |
Provides classes for raster data sources.
|
ilog.views.maps.rendering |
Provides renderer that work with IlvMapGraphic.
|
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.symbology.swing |
This package contains Swing components that help in manipulating the
symbology.
|
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.
|
ilog.views.prototypes |
Provides legacy facilities that allow you to define custom graphic objects
easily.
|
ilog.views.sdm.graphic |
Contains specialized graphic objects used
by the SDM component.
|
ilog.views.sdm.renderer |
Contains the classes that define the renderers of an SDM engine.
|
ilog.views.sdm.renderer.graphlayout |
Contains the classes
IlvGraphLayoutRenderer and
IlvLinkLayoutRenderer that give access to
the Rogue Wave JViews Graph Layout capabilities. |
ilog.views.sdm.renderer.maps |
Contains the class
IlvMapRenderer that gives access to
the features of the Rogue Wave JViews Maps product. |
ilog.views.svg |
Contains classes adding SVG (Scalable Vector Graphic) support to Rogue Wave JViews.
|
ilog.views.tiling |
Provides the framework to implement load on demand.
|
Modifier and Type | Method and Description |
---|---|
protected void |
IlpSVGZBackground.readFromStream(IlvGraphicSet svgGraphic,
InputStream stream)
Reads the SVG file into a given IlvGraphicSet.
|
protected void |
IlpSVGBackground.readFromStream(IlvGraphicSet svgGraphic,
InputStream stream)
Reads the SVG file into a given IlvGraphicSet.
|
Modifier and Type | Method and Description |
---|---|
protected void |
IlpSVGZBackground.readFromStream(IlvGraphicSet svgGraphic,
InputStream stream)
Deprecated.
Reads the SVG file into a given IlvGraphicSet.
|
protected void |
IlpSVGBackground.readFromStream(IlvGraphicSet svgGraphic,
InputStream stream)
Deprecated.
Reads the SVG file into a given IlvGraphicSet.
|
Modifier and Type | Method and Description |
---|---|
void |
IltNetwork.setFileName(URL backgroundURL)
Loads an IVL file in the
IltNetwork and places it in the background. |
Constructor and Description |
---|
IltLinkLayoutGrapherProperty(IlvInputStream stream)
Creates a new
IltLinkLayoutGrapherProperty from
an IlvInputStream . |
IltLinkLayoutLinkProperty(IlvInputStream stream)
Creates a new
IltLinkLayoutLinkProperty from
an IlvInputStream . |
IltShortLinkLayoutGrapherProperty(IlvInputStream stream)
Creates a new
IltShortLinkLayoutGrapherProperty from
an IlvInputStream . |
IltShortLinkLayoutLinkProperty(IlvInputStream stream)
Creates a new
IltShortLinkLayoutLinkProperty from
an IlvInputStream . |
Modifier and Type | Method and Description |
---|---|
void |
IlvLinkConnector.read(IlvInputStream stream,
IlvLinkImage link,
boolean origin)
Reads information associated with a link from an
IlvInputStream . |
boolean |
IlvManager.read(InputStream stream)
Reads a Rogue Wave JViews formatted file in the manager.
|
boolean |
IlvManager.read(String filename)
Reads a Rogue Wave JViews formatted file in the manager.
|
boolean |
IlvManager.read(URL url)
Reads a Rogue Wave JViews formatted file from an URL.
|
void |
IlvManager.readPrefix(IlvInputStream stream,
boolean isSubManager)
Reads properties of the manager.
|
void |
IlvGrapher.readPrefix(IlvInputStream stream,
boolean isSubManager)
Reads properties of the manager.
|
void |
IlvManager.readSuffix(IlvInputStream stream,
boolean isSubManager)
Reads properties of the manager.
|
void |
IlvGrapher.readSuffix(IlvInputStream stream,
boolean isSubManager)
Reads properties of the manager.
|
void |
IlvManager.setFileName(URL fileName)
Loads an IVL file in the manager.
|
Constructor and Description |
---|
IlvBidiGraphic(IlvInputStream stream)
Reads a graphic object from an
IlvInputStream . |
IlvConstantModeManagerFrame(IlvInputStream stream)
Reads an
IlvConstantModeManagerFrame from an
IlvInputStream . |
IlvDefaultManagerFrame(IlvInputStream stream)
Reads an
IlvDefaultManagerFrame from an
IlvInputStream . |
IlvGrapher(IlvInputStream stream)
Reads the grapher from an
IlvInputStream . |
IlvGraphic(IlvInputStream stream)
Reads a graphic object from an
IlvInputStream . |
IlvLayerVisibilityFilter(IlvInputStream stream)
Creates a new
IlvLayerVisibilityFilter from
an IlvInputStream . |
IlvLinkConnector(IlvInputStream stream)
Reads the link object from an
IlvInputStream . |
IlvLinkImage(IlvInputStream stream)
Reads the object from an
IlvInputStream . |
IlvManager(IlvInputStream stream)
Reads the manager from an
IlvInputStream . |
IlvManagerLayer(IlvInputStream stream)
Reads the layer from an
IlvInputStream . |
IlvNamedProperty(IlvInputStream stream)
Creates a new
IlvNamedProperty from
an IlvInputStream . |
IlvZoomFactorVisibilityFilter(IlvInputStream stream)
Initializes an
IlvZoomFactorVisibilityFilter from an
IlvInputStream . |
Modifier and Type | Method and Description |
---|---|
void |
IlvDXFInputStream.read(IlvGraphicBag bag)
Reads the
IlvDXFInputStream and puts the read objects into the
given IlvGraphicBag . |
Constructor and Description |
---|
IlvProportionalChildSize(IlvInputStream stream)
Reads the object from an IlvInputStream.
|
Constructor and Description |
---|
IlvArc(IlvInputStream stream)
Reads the object from an
IlvInputStream . |
IlvArrowLine(IlvInputStream stream)
Reads the object from an IlvInputStream.
|
IlvArrowPolyline(IlvInputStream stream)
Reads the object from an IlvInputStream.
|
IlvCircularScale(IlvInputStream stream)
Reads the object from an
IlvInputStream . |
IlvDefaultCollapsedGraphic(IlvInputStream stream)
Reads the object from an
IlvInputStream . |
IlvDoubleGraphicHandleBag(IlvInputStream stream)
Reads the object from an
IlvInputStream . |
IlvDoubleLinkImage(IlvInputStream stream)
Reads the object from an
IlvInputStream . |
IlvDoubleSplineLinkImage(IlvInputStream stream)
Reads the object from an
IlvInputStream . |
IlvEllipse(IlvInputStream stream)
Reads the object from an
IlvInputStream |
IlvEnhancedPolylineLinkImage(IlvInputStream stream)
Reads the object from an
IlvInputStream . |
IlvExpandCollapseMarker(IlvInputStream stream)
Reads the object from an
IlvInputStream . |
IlvFilledLabel(IlvInputStream stream)
Reads the object from an IlvInputStream.
|
IlvFixedSizeGraphic(IlvInputStream stream)
Reads the object from an
IlvInputStream . |
IlvFullZoomingGraphic(IlvInputStream stream)
Reads the object from an
IlvInputStream . |
IlvGeneralPath(IlvInputStream stream)
Reads the object from an
IlvInputStream . |
IlvGraphicHandle(IlvInputStream stream)
Reads the object from an
IlvInputStream . |
IlvGraphicHandleBag(IlvInputStream stream)
Reads the object from an
IlvInputStream . |
IlvGraphicPath(IlvInputStream stream)
Reads the object from an
IlvInputStream . |
IlvGraphicSet(IlvInputStream stream)
Reads the object from an
IlvInputStream . |
IlvHalfZoomingGraphic(IlvInputStream stream)
Reads the object from an
IlvInputStream . |
IlvHTMLText(IlvInputStream stream)
Creates an
IlvHTMLText instance from the contents of an
IlvInputStream . |
IlvIcon(IlvInputStream stream)
Reads the object from an
IlvInputStream . |
IlvLabel(IlvInputStream stream)
Reads the object from an
IlvInputStream . |
IlvLine(IlvInputStream stream)
Reads the object from an
IlvInputStream . |
IlvMarker(IlvInputStream stream)
Reads the object from an
IlvInputStream . |
IlvMultipleIcon(IlvInputStream stream)
Reads the object from an
IlvInputStream . |
IlvOneLinkImage(IlvInputStream stream)
Reads the object from an
IlvInputStream . |
IlvOneSplineLinkImage(IlvInputStream stream)
Reads the object from an
IlvInputStream . |
IlvPointArray(IlvInputStream stream)
Reads an
IlvPointArray from
an IlvInputStream . |
IlvPolygon(IlvInputStream stream)
Reads the object from an
IlvInputStream . |
IlvPolyline(IlvInputStream stream)
Reads the object from an
IlvInputStream . |
IlvPolylineLinkImage(IlvInputStream stream)
Reads the object from an
IlvInputStream . |
IlvPolyPoints(IlvInputStream stream)
Reads the object from an
IlvInputStream . |
IlvRectangle(IlvInputStream stream)
Reads the object from an
IlvInputStream . |
IlvRectangularScale(IlvInputStream stream)
Reads the object from an
IlvInputStream . |
IlvReliefLabel(IlvInputStream stream)
Reads the object from an
IlvInputStream . |
IlvReliefRectangle(IlvInputStream stream)
Reads the object from an
IlvInputStream . |
IlvScale(IlvInputStream stream)
Reads the object from an
IlvInputStream . |
IlvShadowLabel(IlvInputStream stream)
Reads the object from an
IlvInputStream . |
IlvShadowRectangle(IlvInputStream stream)
Reads the object from an
IlvInputStream . |
IlvSpline(IlvInputStream stream)
Reads the object from an
IlvInputStream . |
IlvSplineLinkImage(IlvInputStream stream)
Reads the object from an
IlvInputStream . |
IlvText(IlvInputStream stream)
r
This build an
IlvText instance from an IlvInputStream . |
IlvTextPath(IlvInputStream stream)
Reads the object from an
IlvInputStream . |
IlvTransformedGraphic(IlvInputStream stream)
Reads the object from an
IlvInputStream . |
IlvURLKeyTable(IlvInputStream stream)
Reads the object from an
IlvInputStream . |
IlvZoomableLabel(IlvInputStream stream)
Reads the object from an
IlvInputStream . |
Constructor and Description |
---|
IlvCompositeGrapherPin(IlvInputStream stream)
Reads the grapher pin from an IVL stream.
|
IlvCompositeGraphic(IlvInputStream stream)
Reads the object from an
IlvInputStream . |
IlvCompositeLink(IlvInputStream stream)
Reads the object from an
IlvInputStream . |
IlvEventMap(IlvInputStream stream)
Reads the object from an
IlvInputStream . |
Constructor and Description |
---|
IlvAssociation(IlvInputStream stream)
Reads the object from an
IlvInputStream . |
IlvBalloon(IlvInputStream stream)
Reads the object from an
IlvInputStream . |
IlvBracket(IlvInputStream stream)
Reads the object from an
IlvInputStream . |
IlvDefaultGraphicManagerFrame(IlvInputStream stream)
Reads the border from an IVL stream.
|
IlvDiamond(IlvInputStream stream)
Reads the object from an
IlvInputStream . |
IlvRectBalloon(IlvInputStream stream)
Reads the object from an
IlvInputStream . |
IlvRoundRectBalloon(IlvInputStream stream)
Reads the object from an
IlvInputStream . |
Constructor and Description |
---|
IlvAttachmentConstraint(IlvInputStream stream)
Reads the object from an
IlvInputStream . |
IlvAttachmentLayout(IlvInputStream stream)
Reads the object from an
IlvInputStream . |
IlvCardLayout(IlvInputStream stream)
Reads the object from an
IlvInputStream . |
IlvCenteredLayout(IlvInputStream stream)
Reads the object from an
IlvInputStream . |
IlvLinkAttachmentLayout(IlvInputStream stream)
Reads the object from an
IlvInputStream . |
IlvStackerLayout(IlvInputStream stream)
Reads the object from an
IlvInputStream . |
Constructor and Description |
---|
IlvDefaultLinkBundleFrame(IlvInputStream stream)
Reads an
IlvDefaultLinkBundleFrame from an
IlvInputStream . |
IlvLinkBundle(IlvInputStream stream)
Reads the object from an
IlvInputStream . |
Constructor and Description |
---|
IlvAbstractCrossingGraphic(IlvInputStream stream)
Reads the object from an
IlvInputStream . |
IlvBridgeCrossings(IlvInputStream stream)
Reads the object from an
IlvInputStream . |
IlvCrossingAwareLinkImage(IlvInputStream stream)
Reads the object from an
IlvInputStream . |
IlvPolicyAwareLinkImage(IlvInputStream stream)
Reads the object from an
IlvInputStream . |
IlvTunnelCrossings(IlvInputStream stream)
Reads the object from an
IlvInputStream . |
Modifier and Type | Method and Description |
---|---|
protected boolean |
IlvGraphLayoutNodeProperty.readProperties(IlvInputStream stream)
Reads the properties from an
IlvInputStream . |
protected boolean |
IlvGraphLayoutLinkProperty.readProperties(IlvInputStream stream)
Reads the properties from an
IlvInputStream . |
protected boolean |
IlvGraphLayoutGrapherProperty.readProperties(IlvInputStream stream)
Reads the properties from an
IlvInputStream . |
Constructor and Description |
---|
IlvGraphLayoutGrapherProperty(IlvInputStream stream)
Creates a new
IlvGraphLayoutGrapherProperty from an
IlvInputStream . |
IlvGraphLayoutGrapherProperty(IlvInputStream stream,
boolean fromSubclass)
Creates a new
IlvGraphLayoutGrapherProperty from an
IlvInputStream . |
IlvGraphLayoutLinkProperty(IlvInputStream stream)
Creates a new
IlvGraphLayoutLinkProperty from an
IlvInputStream . |
IlvGraphLayoutLinkProperty(IlvInputStream stream,
boolean fromSubclass)
Creates a new
IlvGraphLayoutLinkProperty from an
IlvInputStream . |
IlvGraphLayoutNodeProperty(IlvInputStream stream)
Creates a new
IlvGraphLayoutNodeProperty from an
IlvInputStream . |
IlvGraphLayoutNodeProperty(IlvInputStream stream,
boolean fromSubclass)
Creates a new
IlvGraphLayoutNodeProperty from an
IlvInputStream . |
IlvRelativeLinkConnector(IlvInputStream stream)
Deprecated.
Reads the object from an
IlvInputStream . |
Modifier and Type | Method and Description |
---|---|
protected boolean |
IlvBasicLinkStyleLayoutNodeProperty.readProperties(IlvInputStream stream)
Reads the properties from an
IlvInputStream . |
protected boolean |
IlvBasicLinkStyleLayoutLinkProperty.readProperties(IlvInputStream stream)
Reads the properties from an
IlvInputStream . |
protected boolean |
IlvBasicLinkStyleLayoutGrapherProperty.readProperties(IlvInputStream stream)
Reads the properties from an
IlvInputStream . |
Constructor and Description |
---|
IlvBasicLinkStyleLayoutGrapherProperty(IlvInputStream stream)
Creates a new
IlvBasicLinkStyleLayoutGrapherProperty from
an IlvInputStream . |
IlvBasicLinkStyleLayoutGrapherProperty(IlvInputStream stream,
boolean fromSubclass)
Creates a new
IlvBasicLinkStyleLayoutGrapherProperty from
an IlvInputStream . |
IlvBasicLinkStyleLayoutLinkProperty(IlvInputStream stream)
Creates a new
IlvBasicLinkStyleLayoutLinkProperty from an
IlvInputStream . |
IlvBasicLinkStyleLayoutLinkProperty(IlvInputStream stream,
boolean fromSubclass)
Creates a new
IlvBasicLinkStyleLayoutLinkProperty from an
IlvInputStream . |
IlvBasicLinkStyleLayoutNodeProperty(IlvInputStream stream)
Creates a new
IlvBasicLinkStyleLayoutNodeProperty from an
IlvInputStream . |
IlvBasicLinkStyleLayoutNodeProperty(IlvInputStream stream,
boolean fromSubclass)
Creates a new
IlvBasicLinkStyleLayoutNodeProperty from an
IlvInputStream . |
Modifier and Type | Method and Description |
---|---|
protected boolean |
IlvBusLayoutNodeProperty.readProperties(IlvInputStream stream)
Reads the properties from an
IlvInputStream . |
protected boolean |
IlvBusLayoutGrapherProperty.readProperties(IlvInputStream stream)
Reads the properties from an
IlvInputStream . |
Constructor and Description |
---|
IlvBusLayoutGrapherProperty(IlvInputStream stream)
Creates a new
IlvBusLayoutGrapherProperty from an
IlvInputStream . |
IlvBusLayoutGrapherProperty(IlvInputStream stream,
boolean fromSubclass)
Creates a new
IlvBusLayoutGrapherProperty from an
IlvInputStream . |
IlvBusLayoutNodeProperty(IlvInputStream stream)
Creates a new
IlvBusLayoutNodeProperty from an
IlvInputStream . |
IlvBusLayoutNodeProperty(IlvInputStream stream,
boolean fromSubclass)
Creates a new
IlvBusLayoutNodeProperty from an
IlvInputStream . |
IlvBusLinkConnector(IlvInputStream stream)
Reads the link connector from an
IlvInputStream . |
Modifier and Type | Method and Description |
---|---|
protected boolean |
IlvCircularLayoutNodeProperty.readProperties(IlvInputStream stream)
Reads the properties from an
IlvInputStream . |
protected boolean |
IlvCircularLayoutGrapherProperty.readProperties(IlvInputStream stream)
Reads the properties from an
IlvInputStream . |
Constructor and Description |
---|
IlvCircularLayoutGrapherProperty(IlvInputStream stream)
Creates a new
IlvCircularLayoutGrapherProperty from an
IlvInputStream . |
IlvCircularLayoutGrapherProperty(IlvInputStream stream,
boolean fromSubclass)
Creates a new
IlvCircularLayoutGrapherProperty from an
IlvInputStream . |
IlvCircularLayoutNodeProperty(IlvInputStream stream)
Creates a new
IlvCircularLayoutNodeProperty from an
IlvInputStream . |
IlvCircularLayoutNodeProperty(IlvInputStream stream,
boolean fromSubclass)
Creates a new
IlvCircularLayoutNodeProperty from an
IlvInputStream . |
IlvClusterInfoProperty(IlvInputStream stream)
Creates a new
IlvClusterInfoProperty from an
IlvInputStream . |
IlvClusterName(IlvInputStream stream)
Reads an
IlvClusterName from an
IlvInputStream . |
IlvClusterNumber(IlvInputStream stream)
Reads an
IlvClusterNumber from an
IlvInputStream . |
Modifier and Type | Method and Description |
---|---|
protected boolean |
IlvGridLayoutNodeProperty.readProperties(IlvInputStream stream)
Reads the properties from an
IlvInputStream . |
protected boolean |
IlvGridLayoutGrapherProperty.readProperties(IlvInputStream stream)
Reads the properties from an
IlvInputStream . |
Constructor and Description |
---|
IlvGridLayoutGrapherProperty(IlvInputStream stream)
Creates a new
IlvGridLayoutGrapherProperty from an
IlvInputStream . |
IlvGridLayoutGrapherProperty(IlvInputStream stream,
boolean fromSubclass)
Creates a new
IlvGridLayoutGrapherProperty from an
IlvInputStream . |
IlvGridLayoutNodeProperty(IlvInputStream stream)
Creates a new
IlvGridLayoutNodeProperty from an
IlvInputStream . |
IlvGridLayoutNodeProperty(IlvInputStream stream,
boolean fromSubclass)
Creates a new
IlvGridLayoutNodeProperty from an
IlvInputStream . |
Modifier and Type | Method and Description |
---|---|
protected boolean |
IlvHierarchicalLayoutNodeProperty.readProperties(IlvInputStream stream)
Reads the properties from an
IlvInputStream . |
protected boolean |
IlvHierarchicalLayoutLinkProperty.readProperties(IlvInputStream stream)
Reads the properties from an
IlvInputStream . |
protected boolean |
IlvHierarchicalLayoutGrapherProperty.readProperties(IlvInputStream stream)
Reads the properties from an
IlvInputStream . |
Constructor and Description |
---|
IlvExtremityConstraint(IlvInputStream stream)
Creates a new
IlvExtremityConstraint from an
IlvInputStream . |
IlvGroupSpreadConstraint(IlvInputStream stream)
Creates a new
IlvGroupSpreadConstraint from an
IlvInputStream . |
IlvHierarchicalConstraint(IlvInputStream stream)
Creates a new
IlvHierarchicalConstraint from an
IlvInputStream . |
IlvHierarchicalLayoutGrapherProperty(IlvInputStream stream)
Creates a new
IlvHierarchicalLayoutGrapherProperty from
an IlvInputStream . |
IlvHierarchicalLayoutGrapherProperty(IlvInputStream stream,
boolean fromSubclass)
Creates a new
IlvHierarchicalLayoutGrapherProperty from
an IlvInputStream . |
IlvHierarchicalLayoutLinkProperty(IlvInputStream stream)
Creates a new
IlvHierarchicalLayoutLinkProperty from an
IlvInputStream . |
IlvHierarchicalLayoutLinkProperty(IlvInputStream stream,
boolean fromSubclass)
Creates a new
IlvHierarchicalLayoutLinkProperty from an
IlvInputStream . |
IlvHierarchicalLayoutNodeProperty(IlvInputStream stream)
Creates a new
IlvHierarchicalLayoutNodeProperty from an
IlvInputStream . |
IlvHierarchicalLayoutNodeProperty(IlvInputStream stream,
boolean fromSubclass)
Creates a new
IlvHierarchicalLayoutNodeProperty from an
IlvInputStream . |
IlvLevelRangeConstraint(IlvInputStream stream)
Creates a new
IlvLevelRangeConstraint from an
IlvInputStream . |
IlvNodeGroup(IlvInputStream stream)
Creates a new
IlvNodeGroup from an
IlvInputStream . |
IlvRelativeConstraint(IlvInputStream stream)
Creates a new
IlvRelativeConstraint from an
IlvInputStream . |
IlvRelativeLevelConstraint(IlvInputStream stream)
Creates a new
IlvRelativeLevelConstraint from an
IlvInputStream . |
IlvRelativePositionConstraint(IlvInputStream stream)
Creates a new
IlvRelativePositionConstraint from an
IlvInputStream . |
IlvSameLevelConstraint(IlvInputStream stream)
Creates a new
IlvSameLevelConstraint from an
IlvInputStream . |
IlvSideBySideConstraint(IlvInputStream stream)
Creates a new
IlvSideBySideConstraint from an
IlvInputStream . |
IlvSwimLaneConstraint(IlvInputStream stream)
Creates a new
IlvSwimLaneConstraint from an
IlvInputStream . |
Constructor and Description |
---|
IlvLabelLayoutLabelProperty(IlvInputStream stream)
Creates a new
IlvLabelLayoutLabelProperty from an
IlvInputStream . |
IlvLabelLayoutManagerProperty(IlvInputStream stream)
Creates a new
IlvLabelLayoutManagerProperty from an
IlvInputStream . |
Constructor and Description |
---|
IlvAnnealingLabelLayoutLabelProperty(IlvInputStream stream)
Creates a new
IlvAnnealingLabelLayoutLabelProperty from
an IlvInputStream . |
IlvAnnealingLabelLayoutManagerProperty(IlvInputStream stream)
Creates a new
IlvAnnealingLabelLayoutManagerProperty from
an IlvInputStream . |
IlvAnnealingPointLabelDescriptor(IlvInputStream stream)
Creates a new
IlvAnnealingPointLabelDescriptor from an
IlvInputStream . |
IlvAnnealingPolylineLabelDescriptor(IlvInputStream stream)
Creates a new
IlvAnnealingPolylineLabelDescriptor from
an IlvInputStream . |
Constructor and Description |
---|
IlvRandomLabelLayoutManagerProperty(IlvInputStream stream)
Creates a new
IlvRandomLabelLayoutManagerProperty from
an IlvInputStream . |
Modifier and Type | Method and Description |
---|---|
protected boolean |
IlvLinkLayoutLinkProperty.readProperties(IlvInputStream stream)
Reads the properties from an
IlvInputStream . |
protected boolean |
IlvLinkLayoutGrapherProperty.readProperties(IlvInputStream stream)
Reads the properties from an
IlvInputStream . |
Constructor and Description |
---|
IlvLinkLayoutGrapherProperty(IlvInputStream stream)
Creates a new
IlvLinkLayoutGrapherProperty from an
IlvInputStream . |
IlvLinkLayoutGrapherProperty(IlvInputStream stream,
boolean fromSubclass)
Creates a new
IlvLinkLayoutGrapherProperty from an
IlvInputStream . |
IlvLinkLayoutLinkProperty(IlvInputStream stream)
Creates a new
IlvLinkLayoutLinkProperty from an
IlvInputStream . |
IlvLinkLayoutLinkProperty(IlvInputStream stream,
boolean fromSubclass)
Creates a new
IlvLinkLayoutLinkProperty from an
IlvInputStream . |
Modifier and Type | Method and Description |
---|---|
protected boolean |
IlvLongLinkLayoutLinkProperty.readProperties(IlvInputStream stream)
Reads the properties from an
IlvInputStream . |
protected boolean |
IlvLongLinkLayoutGrapherProperty.readProperties(IlvInputStream stream)
Reads the properties from an
IlvInputStream . |
Constructor and Description |
---|
IlvLongLinkLayoutGrapherProperty(IlvInputStream stream)
Creates a new
IlvLongLinkLayoutGrapherProperty from an
IlvInputStream . |
IlvLongLinkLayoutGrapherProperty(IlvInputStream stream,
boolean fromSubclass)
Creates a new
IlvLongLinkLayoutGrapherProperty from an
IlvInputStream . |
IlvLongLinkLayoutLinkProperty(IlvInputStream stream)
Creates a new
IlvLongLinkLayoutLinkProperty from an
IlvInputStream . |
IlvLongLinkLayoutLinkProperty(IlvInputStream stream,
boolean fromSubclass)
Creates a new
IlvLongLinkLayoutLinkProperty from an
IlvInputStream . |
Modifier and Type | Method and Description |
---|---|
protected boolean |
IlvShortLinkLayoutNodeProperty.readProperties(IlvInputStream stream)
Reads the properties from an
IlvInputStream . |
protected boolean |
IlvShortLinkLayoutLinkProperty.readProperties(IlvInputStream stream)
Reads the properties from an
IlvInputStream . |
protected boolean |
IlvShortLinkLayoutGrapherProperty.readProperties(IlvInputStream stream)
Reads the properties from an
IlvInputStream . |
Constructor and Description |
---|
IlvShortLinkLayoutGrapherProperty(IlvInputStream stream)
Creates a new
IlvShortLinkLayoutGrapherProperty from an
IlvInputStream . |
IlvShortLinkLayoutGrapherProperty(IlvInputStream stream,
boolean fromSubclass)
Creates a new
IlvShortLinkLayoutGrapherProperty from an
IlvInputStream . |
IlvShortLinkLayoutLinkProperty(IlvInputStream stream)
Creates a new
IlvShortLinkLayoutLinkProperty from an
IlvInputStream . |
IlvShortLinkLayoutLinkProperty(IlvInputStream stream,
boolean fromSubclass)
Creates a new
IlvShortLinkLayoutLinkProperty from an
IlvInputStream . |
IlvShortLinkLayoutNodeProperty(IlvInputStream stream)
Creates a new
IlvShortLinkLayoutNodeProperty from an
IlvInputStream . |
IlvShortLinkLayoutNodeProperty(IlvInputStream stream,
boolean fromSubclass)
Creates a new
IlvShortLinkLayoutNodeProperty from an
IlvInputStream . |
Modifier and Type | Method and Description |
---|---|
protected boolean |
IlvMultipleLayoutGrapherProperty.readProperties(IlvInputStream stream)
Reads the properties from an
IlvInputStream . |
Constructor and Description |
---|
IlvMultipleLayoutGrapherProperty(IlvInputStream stream)
Creates a new
IlvMultipleLayoutGrapherProperty from an
IlvInputStream . |
IlvMultipleLayoutGrapherProperty(IlvInputStream stream,
boolean fromSubclass)
Creates a new
IlvMultipleLayoutGrapherProperty from an
IlvInputStream . |
Modifier and Type | Method and Description |
---|---|
protected boolean |
IlvRandomLayoutGrapherProperty.readProperties(IlvInputStream stream)
Reads the properties from an
IlvInputStream . |
Constructor and Description |
---|
IlvRandomLayoutGrapherProperty(IlvInputStream stream)
Creates a new
IlvRandomLayoutGrapherProperty from an
IlvInputStream . |
IlvRandomLayoutGrapherProperty(IlvInputStream stream,
boolean fromSubclass)
Creates a new
IlvRandomLayoutGrapherProperty from an
IlvInputStream . |
Modifier and Type | Method and Description |
---|---|
protected boolean |
IlvRecursiveLayoutGrapherProperty.readProperties(IlvInputStream stream)
Reads the properties from an
IlvInputStream . |
Constructor and Description |
---|
IlvRecursiveLayoutGrapherProperty(IlvInputStream stream)
Creates a new
IlvRecursiveLayoutGrapherProperty from an
IlvInputStream . |
IlvRecursiveLayoutGrapherProperty(IlvInputStream stream,
boolean fromSubclass)
Creates a new
IlvRecursiveLayoutGrapherProperty from an
IlvInputStream . |
IlvSubgraphCorrectionBarycenterFixed(IlvInputStream stream)
Creates a new
IlvSubgraphCorrectionBarycenterFixed from
an IlvInputStream . |
IlvSubgraphCorrectionBoundsFixed(IlvInputStream stream)
Creates a new
IlvSubgraphCorrectionBoundsFixed from an
IlvInputStream . |
Modifier and Type | Method and Description |
---|---|
protected boolean |
IlvSpringEmbedderLayoutGrapherProperty.readProperties(IlvInputStream stream)
Deprecated.
Reads the properties from an
IlvInputStream . |
Constructor and Description |
---|
IlvSpringEmbedderLayoutGrapherProperty(IlvInputStream stream)
Deprecated.
Creates a new
IlvSpringEmbedderLayoutGrapherProperty from
an IlvInputStream . |
IlvSpringEmbedderLayoutGrapherProperty(IlvInputStream stream,
boolean fromSubclass)
Deprecated.
Creates a new
IlvSpringEmbedderLayoutGrapherProperty from
an IlvInputStream . |
Modifier and Type | Method and Description |
---|---|
protected boolean |
IlvTopologicalMeshLayoutNodeProperty.readProperties(IlvInputStream stream)
Reads the properties from an
IlvInputStream . |
protected boolean |
IlvTopologicalMeshLayoutGrapherProperty.readProperties(IlvInputStream stream)
Reads the properties from an
IlvInputStream . |
Constructor and Description |
---|
IlvTopologicalMeshLayoutGrapherProperty(IlvInputStream stream)
Creates a new
IlvTopologicalMeshLayoutGrapherProperty
from an IlvInputStream . |
IlvTopologicalMeshLayoutGrapherProperty(IlvInputStream stream,
boolean fromSubclass)
Creates a new
IlvTopologicalMeshLayoutGrapherProperty
from an IlvInputStream . |
IlvTopologicalMeshLayoutNodeProperty(IlvInputStream stream)
Creates a new
IlvTopologicalMeshLayoutNodeProperty from
an IlvInputStream . |
IlvTopologicalMeshLayoutNodeProperty(IlvInputStream stream,
boolean fromSubclass)
Creates a new
IlvTopologicalMeshLayoutNodeProperty from
an IlvInputStream . |
Modifier and Type | Method and Description |
---|---|
protected boolean |
IlvTreeLayoutNodeProperty.readProperties(IlvInputStream stream)
Reads the properties from an
IlvInputStream . |
protected boolean |
IlvTreeLayoutLinkProperty.readProperties(IlvInputStream stream)
Reads the properties from an
IlvInputStream . |
protected boolean |
IlvTreeLayoutGrapherProperty.readProperties(IlvInputStream stream)
Reads the properties from an
IlvInputStream . |
Constructor and Description |
---|
IlvTreeLayoutGrapherProperty(IlvInputStream stream)
Creates a new
IlvTreeLayoutGrapherProperty from an
IlvInputStream . |
IlvTreeLayoutGrapherProperty(IlvInputStream stream,
boolean fromSubclass)
Creates a new
IlvTreeLayoutGrapherProperty from an
IlvInputStream . |
IlvTreeLayoutLinkProperty(IlvInputStream stream)
Creates a new
IlvTreeLayoutLinkProperty from an
IlvInputStream . |
IlvTreeLayoutLinkProperty(IlvInputStream stream,
boolean fromSubclass)
Creates a new
IlvTreeLayoutLinkProperty from an
IlvInputStream . |
IlvTreeLayoutNodeProperty(IlvInputStream stream)
Creates a new
IlvTreeLayoutNodeProperty from an
IlvInputStream . |
IlvTreeLayoutNodeProperty(IlvInputStream stream,
boolean fromSubclass)
Creates a new
IlvTreeLayoutNodeProperty from an
IlvInputStream . |
Modifier and Type | Method and Description |
---|---|
protected boolean |
IlvUniformLengthEdgesLayoutLinkProperty.readProperties(IlvInputStream stream)
Reads the properties from an
IlvInputStream . |
protected boolean |
IlvUniformLengthEdgesLayoutGrapherProperty.readProperties(IlvInputStream stream)
Reads the properties from an
IlvInputStream . |
Constructor and Description |
---|
IlvUniformLengthEdgesLayoutGrapherProperty(IlvInputStream stream)
Creates a new
IlvUniformLengthEdgesLayoutGrapherProperty
from an IlvInputStream . |
IlvUniformLengthEdgesLayoutGrapherProperty(IlvInputStream stream,
boolean fromSubclass)
Creates a new
IlvUniformLengthEdgesLayoutGrapherProperty
from an IlvInputStream . |
IlvUniformLengthEdgesLayoutLinkProperty(IlvInputStream stream)
Creates a new
IlvUniformLengthEdgesLayoutLinkProperty
from an IlvInputStream . |
IlvUniformLengthEdgesLayoutLinkProperty(IlvInputStream stream,
boolean fromSubclass)
Creates a new
IlvUniformLengthEdgesLayoutLinkProperty
from an IlvInputStream . |
Modifier and Type | Method and Description |
---|---|
boolean |
IlvHyperGrapher.read(InputStream stream)
Reads a Rogue Wave JViews formatted file in the manager.
|
protected void |
IlvHyperEdge.readEnds(IlvInputStream stream)
Reads the information about the hyperedge ends.
|
Constructor and Description |
---|
HyperEdgeEnd(IlvInputStream stream)
Reads the object from an
IlvInputStream . |
IlvDefaultHyperEdgeEnd(IlvInputStream stream)
Reads the object from an
IlvInputStream . |
IlvHyperEdge(IlvInputStream stream)
Reads the object from an
IlvInputStream . |
IlvHyperGrapher(IlvInputStream stream)
Reads the hypergrapher from an
IlvInputStream . |
IlvSegmentedHyperEdge(IlvInputStream stream)
Reads the object from an
IlvInputStream . |
SegmentShape(IlvInputStream stream)
Reads the object from an
IlvInputStream . |
Constructor and Description |
---|
IlvAbstractCrossingGraphic(IlvInputStream stream)
Reads the object from an
IlvInputStream . |
IlvBridgeCrossings(IlvInputStream stream)
Reads the object from an
IlvInputStream . |
IlvTunnelCrossings(IlvInputStream stream)
Reads the object from an
IlvInputStream . |
Modifier and Type | Method and Description |
---|---|
void |
IlvHyperEdgePinConnector.actOnRead(IlvHyperEdgeEnd end,
IlvInputStream stream)
Called when reading the hyperedge end from the input stream.
|
void |
IlvHyperEdgeConnector.actOnRead(IlvHyperEdgeEnd end,
IlvInputStream stream)
Called when reading the hyperedge end from the input stream.
|
Constructor and Description |
---|
HyperEdgeConnectorProperty(IlvInputStream stream)
Creates a new
HyperEdgeConnectorProperty from
an IlvInputStream . |
IlvHyperEdgeCenterConnector(IlvInputStream stream)
Reads the object from an
IlvInputStream . |
IlvHyperEdgeClippingConnector(IlvInputStream stream)
Reads the object from an
IlvInputStream . |
IlvHyperEdgeConnector(IlvInputStream stream)
Reads the object from an
IlvInputStream . |
IlvHyperEdgeConnectorWithCache(IlvInputStream stream)
Reads the object from an
IlvInputStream . |
IlvHyperEdgeFixedConnector(IlvInputStream stream)
Reads the object from an
IlvInputStream . |
IlvHyperEdgePinConnector(IlvInputStream stream)
Reads the object from an
IlvInputStream . |
IlvHyperGrapherPin(IlvInputStream stream)
Reads the pin from an
IlvInputStream . |
Modifier and Type | Class and Description |
---|---|
class |
IlvFieldNotFoundException
This exception may occur when reading a formatted Rogue Wave JViews
file, in which a field can not be found.
|
Modifier and Type | Method and Description |
---|---|
void |
IlvInputStream.read(IlvGraphicBag bag)
Reads an
IlvInputStream . |
boolean |
IlvInputStream.readBoolean(String field)
Reads a field of type
boolean . |
boolean[] |
IlvInputStream.readBooleanArray(String field)
Reads a field of type
boolean[] . |
Color |
IlvInputStream.readColor(String field)
Reads a field of type
Color . |
Color[] |
IlvInputStream.readColorArray(String field)
Reads a field of type
Color[] . |
ComponentOrientation |
IlvInputStream.readComponentOrientation(String field)
Reads a single AWT ComponentOrientation field.
|
double |
IlvInputStream.readDouble(String field)
Reads a field of type
double . |
double[] |
IlvInputStream.readDoubleArray(String field)
Reads a field of type
double[] . |
double |
IlvInputStream.readDoubleOrFloat(String field)
Reads a field of type
double (or type float for version before 9.0). |
double[] |
IlvInputStream.readDoubleOrFloatArray(String field)
Reads a field of type
double[] (or type float for version before 9.0). |
protected void |
IlvInputStream.readExtensions()
This method allows subclasses of
IlvManager
or IlvGrapher to read
additional information saved (after the manager layers)
using the corresponding method writeExtensions of the
class IlvOutputStream . |
float |
IlvInputStream.readFloat(String field)
Reads a field of type
float . |
float[] |
IlvInputStream.readFloatArray(String field)
Reads a field of type
float[] . |
Font |
IlvInputStream.readFont(String field)
Reads a field of type
font . |
Font[] |
IlvInputStream.readFontArray(String field)
Reads a field of type
font[] . |
GradientPaint |
IlvInputStream.readGradient(String field)
Reads a single AWT gradient field.
|
int |
IlvInputStream.readInt(String field)
Reads a field of type
int . |
int[] |
IlvInputStream.readIntArray(String field)
Reads a field of type
int[] . |
Locale |
IlvInputStream.readLocale(String field)
Reads a single Locale field.
|
long |
IlvInputStream.readLong(String field)
Reads a field of type
long . |
long[] |
IlvInputStream.readLongArray(String field)
Reads a field of type
long[] . |
protected IlvGraphic |
IlvInputStream.readObject(boolean add,
int index)
Reads an
IlvGraphic . |
IlvGraphic |
IlvInputStream.readObject(String field)
Reads a field of type
IlvGraphic . |
Object[] |
IlvInputStream.readObjectArray(String field,
String spec)
Reads a field containing a nested
Object[] value. |
IlvGraphic[] |
IlvInputStream.readObjects(String field)
Reads a field of type
IlvGraphic[] . |
Paint |
IlvInputStream.readPaint(String field)
Reads a paint field.
|
IlvPattern |
IlvInputStream.readPattern(String field)
Reads a pattern field.
|
IlvPersistentObject |
IlvInputStream.readPersistentObject(String field)
Reads a field of type
IlvPersistentObject . |
IlvPersistentObject[] |
IlvInputStream.readPersistentObjects(String field)
Reads a field of type
IlvPersistentObject[] . |
IlvPoint |
IlvInputStream.readPoint(String field)
Reads a field of type
IlvPoint . |
IlvPoint[] |
IlvInputStream.readPointArray(String field)
Reads a field of type
IlvPoint[] . |
IlvRect |
IlvInputStream.readRect(String field)
Reads a field of type
IlvRect . |
IlvRect[] |
IlvInputStream.readRectArray(String field)
Reads a field of type
IlvRect[] . |
Shape |
IlvInputStream.readShape(String pathfield,
String rulefield)
Reads a Java 2D Shape object.
|
short |
IlvInputStream.readShort(String field)
Reads a field of type
short . |
short[] |
IlvInputStream.readShortArray(String field)
Reads a field of type
short[] . |
String |
IlvInputStream.readString(String field)
Reads a field of type
String . |
String[] |
IlvInputStream.readStringArray(String field)
Reads a field of type
String[] . |
BasicStroke |
IlvInputStream.readStroke(String field)
Reads a single AWT BasicStroke field.
|
IlvTexture |
IlvInputStream.readTexture(String field)
Reads a texture field.
|
IlvTransformer |
IlvInputStream.readTransformer(String field)
Reads a field of type
IlvTransformer . |
IlvTransformer[] |
IlvInputStream.readTransformerArray(String field)
Reads a field of type
IlvTransformer[] . |
ULocale |
IlvInputStream.readULocale(String field)
Reads a single ULocale field.
|
Constructor and Description |
---|
IlvSingleValueNamedProperty(IlvInputStream stream)
Creates a new
IlvSingleValueNamedProperty from
an IlvInputStream . |
Constructor and Description |
---|
IlvLinearGradientPaint(IlvInputStream stream)
Builds an
IlvLinearGradientPaint from an
IlvInputStream . |
IlvRadialGradientPaint(IlvInputStream stream)
Builds an
IlvRadialGradientPaint from an
IlvInputStream . |
Modifier and Type | Method and Description |
---|---|
void |
IlvPinLinkConnector.read(IlvInputStream stream,
IlvLinkImage link,
boolean origin)
Reads from an
IlvOutputStream the IlvGrapherPin
to which a link is connected. |
void |
IlvFreeLinkConnector.read(IlvInputStream stream,
IlvLinkImage link,
boolean origin)
Reads information associated
with a link from an
IlvInputStream . |
Constructor and Description |
---|
IlvCachingLinkConnector(IlvInputStream stream)
Reads the object from an
IlvInputStream . |
IlvCenterLinkConnector(IlvInputStream stream)
Reads the link connector from an
IlvInputStream . |
IlvClippingLinkConnector(IlvInputStream stream)
Reads the object from an
IlvInputStream . |
IlvDefaultGrapherPin(IlvInputStream stream)
Reads the object from an
IlvInputStream . |
IlvFreeLinkConnector(IlvInputStream stream)
Reads the object from an
IlvInputStream . |
IlvGrapherPin(IlvInputStream stream)
Reads the object from an
IlvInputStream . |
IlvPinLinkConnector(IlvInputStream stream)
Reads the link connector from an
IlvInputStream . |
Modifier and Type | Method and Description |
---|---|
void |
IlvMapInputStream.read(IlvGraphicBag bag)
Reads an
IlvInputStream . |
static Paint |
IlvMapUtil.readPaint(IlvInputStream stream,
String fieldName)
Reads a previously saved paint
|
Constructor and Description |
---|
IlvAbstractCoordinateFormatter(IlvInputStream stream)
Creates a new
IlvDefaultAltitudeProvider from an
IlvInputStream . |
IlvAltitudeProviderProperty(IlvInputStream stream)
Creates a new
IlvAltitudeProviderProperty from an
IlvInputStream . |
IlvAngularUnit(IlvInputStream stream)
Reads the object from an
IlvInputStream object. |
IlvAreaOfInterest(IlvInputStream stream)
Creates a new
IlvAreaOfInterest instance from a stream. |
IlvAreaOfInterestVector(IlvInputStream stream)
Creates a new
IlvAreaOfInterestVector by reading from
an input stream. |
IlvAreasOfInterestProperty(IlvInputStream stream)
Creates a new
IlvAreasOfInterestProperty object from an
IlvInputStream . |
IlvAttributeInfoProperty(IlvInputStream stream)
Creates a new
IlvAttributeInfoProperty from
an IlvInputStream . |
IlvAttributeProperty(IlvInputStream stream)
Creates a new
IlvAttributeInfoProperty from
an IlvInputStream . |
IlvCoordinateSystemProperty(IlvInputStream stream)
Creates a new
IlvCoordinateSystemProperty from an
IlvInputStream . |
IlvDecimalCoordinateFormatter(IlvInputStream stream)
Creates a new
IlvDecimalCoordinateFormatter from an
IlvInputStream . |
IlvDefaultAltitudeProvider(IlvInputStream stream)
Creates a new
IlvDefaultAltitudeProvider from an
IlvInputStream . |
IlvDefaultFeatureRenderer(IlvInputStream stream)
Reads the renderer from an
IlvInputStream . |
IlvDisplayPreferences(IlvInputStream stream)
Creates a new
IlvDisplayPreferences from an
IlvInputStream . |
IlvDisplayPreferencesProperty(IlvInputStream stream)
Creates a new
IlvDisplayPreferencesProperty from an
IlvInputStream . |
IlvDMSCoordinateFormatter(IlvInputStream stream)
Creates a new
IlvDecimalCoordinateFormatter from an
IlvInputStream . |
IlvFeatureAttribute(IlvInputStream stream)
Reads the object from an
IlvInputStream object. |
IlvFeatureAttributeProperty(IlvInputStream stream)
Creates a new
IlvFeatureAttributeProperty object from
an IlvInputStream object. |
IlvGeocentricCoordinateFormater(IlvInputStream stream)
Creates a new
IlvDecimalCoordinateFormatter from an
IlvInputStream . |
IlvGeodesicCoordinateFormatter(IlvInputStream stream)
Creates a new
IlvGeodesicCoordinateFormatter from an
IlvInputStream . |
IlvLinearUnit(IlvInputStream stream)
Reads the object from an
IlvInputStream object. |
IlvMapCSSRenderer(IlvInputStream stream)
Constructs an
IlvMapCSSRenderer from an
IlvInputStream . |
IlvMapFreeTile(IlvInputStream stream)
Constructs a stylable free tile from an input stream.
|
IlvMapLayerProperty(IlvInputStream stream)
Reads a
IlvMapLayerProperty from an IlvInputStream |
IlvMapLayerTreeProperty(IlvInputStream stream)
Reads an
IlvMapLayerTreeProperty instance from an
IlvInputStream . |
IlvProjectionProperty(IlvInputStream stream)
Deprecated.
Creates a new
IlvProjectionProperty from
an IlvInputStream . |
IlvScaleVisibilityFilter(IlvInputStream stream)
Initializes an
IlvScaleVisibilityFilter from an
IlvInputStream . |
IlvUnit(IlvInputStream stream)
Reads the object from an
IlvInputStream object. |
IlvUnitConverter(IlvInputStream stream)
Deprecated.
Reads the object from an
IlvInputStream object. |
IlvUTMCoordinateFormatter(IlvInputStream stream)
Creates a new
IlvUTMCoordinateFormatter from an
IlvInputStream . |
MGRSConverter(IlvInputStream stream)
Reads a new
MGRSConverter from stream content. |
Constructor and Description |
---|
IlvAttributeArray(IlvInputStream stream)
Reads an
IlvAttributeArray from an
IlvInputStream . |
IlvBooleanAttribute(IlvInputStream stream)
Reads an
IlvBooleanAttribute from an
IlvInputStream . |
IlvDoubleAttribute(IlvInputStream stream)
Reads an
IlvDoubleAttribute from an
IlvInputStream . |
IlvIntegerAttribute(IlvInputStream stream)
Reads an
IlvIntegerAttribute from an
IlvInputStream . |
IlvStringAttribute(IlvInputStream stream)
Reads an
IlvStringAttribute from an
IlvInputStream . |
Constructor and Description |
---|
IlvMapAnnotationModel(IlvInputStream stream)
Creates a model from an
IlvInputStream . |
IlvMapAnnotationProperty(IlvInputStream stream)
Reads an
IlvMapAnnotationProperty from an IlvInputStream . |
IlvMapLayer(IlvInputStream stream)
Reads an
IlvMapLayer object from an
IlvInputStream . |
IlvMapLayerTreeModel(IlvInputStream stream)
Reads an
IlvMapLayerTreeModel object from an
IlvInputStream . |
IlvMapLayerTreeNode(IlvInputStream stream)
Reads a
IlvMapLayerTreeNode from an IlvInputStream |
MapGraphicPath(IlvInputStream stream)
Reads a
MapGraphicPath from an IlvInputStream . |
MapLink(IlvInputStream stream)
Reads a
MapPolyline from an IlvInputStream . |
MapMarker(IlvInputStream stream)
Reads a
MapMarker from an IlvInputStream . |
MapPolyline(IlvInputStream stream)
Reads a
MapPolyline from an IlvInputStream . |
Constructor and Description |
---|
CFCCFilter(IlvInputStream stream)
Constructs a
CFCCFilter from an input stream. |
FilteredShapeFileTileLoader(IlvInputStream stream)
Reads a
FilteredShapeFileTileLoader from the specified input stream. |
IlvDefaultMapDataSource(IlvInputStream stream)
Reads an
IlvDefaultMapDataSource from an IlvInputStream |
IlvGraphicLayerDataSource(IlvInputStream stream)
Reads an
IlvGraphicLayerDataSource from an IlvInputStream |
IlvHierarchicalDataSource(IlvInputStream stream)
Constructs an
IlvHierarchicalDataSource from the specified
input stream. |
IlvMapDataSource(IlvInputStream stream)
Reads an
IlvMapDataSource from an
IlvInputStream . |
IlvMapDataSourceModel(IlvInputStream stream)
Reads the model from an
IlvInputStream . |
IlvMapDataSourceNode(IlvInputStream stream)
Reads an
IlvMapDataSourceNode from an IlvInputStream |
IlvMapDataSourceProperty(IlvInputStream stream)
Creates a new
IlvNamedProperty from
an IlvInputStream . |
IlvMIDMIFDataSource(IlvInputStream stream)
Constructs an
IlvMIDMIFDataSource from the specified input stream. |
IlvPolylineMergerDataSource(IlvInputStream stream)
Creates a data source by reading its parameters on the stream.
|
IlvPolylineSimplifierDataSource(IlvInputStream stream)
Creates a data source by reading its parameters from an input stream.
|
IlvSDODataSource(IlvInputStream stream)
Constructs an
IlvSDODataSource from a specified
IlvInputStream instance. |
IlvShapeDataSource(IlvInputStream stream)
Reads an
IlvShapeDataSource from an IlvInputStream . |
IlvSplitDataSource(IlvInputStream stream)
Creates an
IlvSplitDataSource by reading its parameters from the stream. |
IlvTigerDataSource(IlvInputStream stream)
Constructs a
IlvTigerDataSource from the specified input stream. |
IlvTiledShapeDataSource(IlvInputStream stream)
Reads an
IlvTiledShapeDataSource from an IlvInputStream . |
MIDMIFFilter(IlvInputStream stream)
Constructs a
MIDMIFFilter from an input stream. |
OracleIterator(IlvInputStream stream)
Reads an
OracleIterator from the specified input
stream. |
SingleAttributeFilter(IlvInputStream stream)
Constructs a
SingleAttributeFilter from the specified
stream. |
Constructor and Description |
---|
IlvDBConnectionInfo(IlvInputStream stream)
Reads an object from an
IlvInputStream . |
IlvDBDataSource(IlvInputStream stream)
Reads an object from an
IlvInputStream . |
IlvDBFeatureIterator(IlvInputStream stream)
Reads an iterator from an
IlvInputStream . |
Constructor and Description |
---|
DB2FeatureIterator(IlvInputStream stream)
Reads an iterator from an
IlvInputStream . |
IlvDB2ConnectionInfo(IlvInputStream stream)
Reads an object from an
IlvInputStream . |
IlvDB2DataSource(IlvInputStream stream)
Reads a data source from an
IlvInputStream . |
Constructor and Description |
---|
IlvInformixConnectionInfo(IlvInputStream stream)
Reads an object from an
IlvInputStream . |
IlvInformixDataSource(IlvInputStream stream)
Reads a data source from an
IlvInputStream . |
InformixFeatureIterator(IlvInputStream stream)
Reads an iterator from an
IlvInputStream . |
Constructor and Description |
---|
FACCFilter(IlvInputStream stream)
Constructs an
IlvVMAPDataSource instance from an input
stream. |
IlvVMAPDataSource(IlvInputStream stream)
Constructs an
IlvVMAPDataSource instance from the specified
input stream. |
Constructor and Description |
---|
ASRPProjection(IlvInputStream stream)
Stream constructor.
|
IlvRasterASRPReader(IlvInputStream stream)
Creates a new
IlvRasterASRPReader from previously saved information in the input stream. |
Constructor and Description |
---|
IlvAbstractARCProjection(IlvInputStream stream)
Stream constructor.
|
IlvNonPolarARCProjection(IlvInputStream stream)
Stream constructor.
|
IlvNorthPolarARCProjection(IlvInputStream stream)
Stream constructor.
|
IlvSouthPolarARCProjection(IlvInputStream stream)
Stream constructor.
|
Constructor and Description |
---|
IlvRasterCADRGReader(IlvInputStream stream)
Creates a new
IlvRasterCADRGReader from previously saved information in the input stream. |
Constructor and Description |
---|
IlvDAFIFDataSource(IlvInputStream stream)
Creates a new
IlvDAFIFDataSource . |
IlvDAFIFFeature(IlvInputStream stream)
Reads the object from an
IlvInputStream object. |
Constructor and Description |
---|
IlvS57DataSource(IlvInputStream stream)
Creates a new
IlvS57DataSource instance. |
IlvS57FeatureFilter(IlvInputStream stream)
Constructs an
IlvDefaultFeatureFilter instance from an
input stream. |
Constructor and Description |
---|
IlvRasterUSRPReader(IlvInputStream stream)
Constructor to reconstruct an image reader from saved information.
|
Constructor and Description |
---|
IlvVMAPReader(IlvInputStream stream)
Constructs an
IlvVMAPReader from the input stream |
Constructor and Description |
---|
IlvApp6aGraphic(IlvInputStream stream)
Reads an
IlvApp6aGraphic from a stream. |
Constructor and Description |
---|
IlvComputedRasterReader(IlvInputStream stream)
The stream constructor.
|
IlvGradientIntervalColorModel(IlvInputStream stream)
Creates a gradient color model from an input stream.
|
IlvGradientRasterStyle(IlvInputStream stream)
Reads an
IlvGradientRasterStyle from an
IlvInputStream . |
IlvLineOfSightIntervalColorModel(IlvInputStream stream)
Creates a line of sight color model from an input stream.
|
IlvLineOfSightRasterStyle(IlvInputStream stream)
Reads an
IlvLineOfSightRasterStyle from an IlvInputStream . |
IlvLineOfVisibility(IlvInputStream stream)
Reads an
IlvLineOfVisibility instance from an
IlvInputStream . |
IlvLineOfVisibilityStyle(IlvInputStream stream)
Constructs a
IlvLineOfVisibilityStyle instance from saved
data. |
IlvMapControllingPolyline(IlvInputStream stream)
reads a
IlvMapControllingPolyline from a IlvInputStream . |
IlvTerrainCut(IlvInputStream stream)
reads a
IlvTerrainCut from a IlvInputStream . |
IlvValleyIntervalColorModel(IlvInputStream stream)
Creates a valley color model from an input stream.
|
IlvValleyRasterStyle(IlvInputStream stream)
Reads an
IlvValleyRasterStyle from an IlvInputStream . |
LineOfVisibilityDataSource(IlvInputStream stream)
Reads an
LineOfVisibilityDataSource object from an input
stream. |
TerrainCutDataSource(IlvInputStream stream)
Reads a
LineOfVisibilityDataSource instance from an input
stream. |
Constructor and Description |
---|
Ilv3DSymbolStyle(IlvInputStream stream)
Creates a new
Ilv3DSymbolStyle . |
Constructor and Description |
---|
Ilv3DViewBoundsDataSource(IlvInputStream stream)
Constructs a
Ilv3DViewBoundsDataSource from the specified IlvInputStream . |
Ilv3DViewBoundsStyle(IlvInputStream stream)
Reads an
Ilv3DViewBoundsStyle from an IlvInputStream . |
IlvFlyThroughStyle(IlvInputStream stream)
Reads an
Ilv3DViewBoundsStyle from an IlvInputStream . |
IlvMapTerrainFlyThrough(IlvInputStream stream)
Constructs an
IlvMapTerrainFlyThrough from the specified IlvInputStream . |
RestartingDataSource(IlvInputStream stream)
Creates a new
RestartingDataSource . |
Constructor and Description |
---|
IlvExplodeFilter(IlvInputStream stream)
Creates a new
IlvExplodeFilter . |
IlvSplitContainsFilter(IlvInputStream stream)
Creates a new
IlvSplitContainsFilter . |
IlvSplitEndsFilter(IlvInputStream stream)
Creates a new
IlvSplitEndsFilter . |
IlvSplitEqualsFilter(IlvInputStream stream)
Creates a new
IlvSplitEqualsFilter . |
IlvSplitFeatureFilter(IlvInputStream stream)
Creates a new
IlvSplitFeatureFilter . |
IlvSplitGreaterOrEqualFilter(IlvInputStream stream)
Creates a new
IlvSplitGreaterOrEqualFilter . |
IlvSplitGreaterThanFilter(IlvInputStream stream)
Creates a new
IlvSplitGreaterThanFilter . |
IlvSplitStartsFilter(IlvInputStream stream)
Creates a new
IlvSplitStartsFilter . |
Constructor and Description |
---|
IlvDefaultFeatureFilter(IlvInputStream stream)
Constructs an
IlvDefaultFeatureFilter from an input stream. |
IlvDefaultTilableDataSource(IlvInputStream stream)
Constructs an
IlvDefaultTilableDataSource from the specified
IlvInputStream |
IlvMapTileLoader(IlvInputStream stream)
This class can only be instantiated by subclasses.
|
Constructor and Description |
---|
IlvCADRGLayer(IlvInputStream stream)
Reads the layer from the specified input stream.
|
Constructor and Description |
---|
IlvGTopo30Reader(IlvInputStream stream)
Creates a
IlvGTopo30Reader from an IlvInputStream |
Constructor and Description |
---|
IlvDTEDLayer(IlvInputStream stream)
Reads the layer from an
IlvInputStream . |
IlvRasterDTEDReader(IlvInputStream stream)
Constructor from stream
|
Constructor and Description |
---|
DXFGraphicCriterionFilter(IlvInputStream stream)
Creates a new
DXFGraphicCriterionFilter and read its data from the stream. |
IlvDXFDataSource(IlvInputStream stream)
Creates a new
IlvDXFDataSource . |
Constructor and Description |
---|
IlvRasterGeoTiffReader(IlvInputStream stream)
Creates a reader from saved information.
|
Constructor and Description |
---|
IlvImageTileLoader(IlvInputStream stream)
Constructs an
IlvImageTileLoader by reading
an IlvInputStream . |
IlvRasterBasicImageReader(IlvInputStream stream)
Constructor to reconstruct an image reader from saved information.
|
Constructor and Description |
---|
IlvKMLDataSource(IlvInputStream stream)
Creates a new
IlvKMLDataSource . |
Constructor and Description |
---|
IlvDefaultSDOTileLoader(IlvInputStream stream)
Reads the tile loader from an
IlvInputStream . |
IlvRasterSDOReader(IlvInputStream stream)
Constructs an
IlvSDORasterReader from a specific input
stream. |
IlvSDOConnection(IlvInputStream stream)
Reads an
IlvSDOConnection from an IlvInputStream . |
IlvSDOLayer(IlvInputStream stream)
Reads the layer from an
IlvInputStream . |
IlvSDOTileLoader(IlvInputStream stream)
Reads the tile loader from an
IlvInputStream |
Constructor and Description |
---|
IlvDefaultObjectSDOKeyExtractor(IlvInputStream stream)
Reads this object from the specified stream.
|
IlvDefaultObjectSDOTileLoader(IlvInputStream stream)
Reads the tile loader from an
IlvInputStream . |
IlvObjectSDODimElement(IlvInputStream stream)
Reads an
IlvObjectSDODimElement from the specified stream. |
IlvObjectSDOLayer(IlvInputStream stream)
Reads an
IlvObjectSDOLayer from specified input stream. |
IlvObjectSDOLayerMetaData(IlvInputStream stream)
Reads an
IlvObjectSDOLayerMetaData from the specified input stream. |
Constructor and Description |
---|
IlvShapeFileTileLoader(IlvInputStream stream)
Reads an
IlvShapeFileTileLoader from the specified input
stream. |
Constructor and Description |
---|
IlvSVGDataSource(IlvInputStream stream)
Creates a new
IlvSVGDataSource instance. |
Constructor and Description |
---|
IlvWMSDataSource(IlvInputStream stream)
Creates a new
IlvWMSDataSource . |
IlvWMSReader(IlvInputStream stream)
Constructs an
IlvWMSReader from an IlvInputStream . |
Constructor and Description |
---|
IlvAnchoredLabel(IlvInputStream stream)
Reads an
IlvAnchoredLabel from an IlvInputStream . |
IlvClippedPathDecoration(IlvInputStream stream)
Reads an
IlvClippedPathDecoration from the specified stream. |
IlvDecoratedPath(IlvInputStream stream)
Reads the object from an
IlvInputStream . |
IlvFontMarker(IlvInputStream stream)
Reads an
IlvFontMarker from the specified stream. |
IlvMapCompositeLink(IlvInputStream stream)
Reads an
IlvMapCompositeLink object from an
IlvInputStream . |
IlvMapEditable(IlvInputStream stream)
Reads a
IlvMapEditable property from an IlvInputStream |
IlvMapFixedGraphic(IlvInputStream stream)
Reads the object from an
IlvInputStream . |
IlvMapGeneralPath(IlvInputStream stream)
Reads an
IlvMapGeneralPath instance from an
IlvInputStream . |
IlvMapGraphicPath(IlvInputStream stream)
Reads the object from an
IlvInputStream . |
IlvMapGraphicSet(IlvInputStream stream)
Reads the object from an
IlvInputStream . |
IlvMapGraphicText(IlvInputStream stream)
Reads an
IlvMapGraphicText from an
IlvInputStream . |
IlvMapLabel(IlvInputStream stream)
Reads an
IlvMapLabel from an
IlvInputStream |
IlvMapMarker(IlvInputStream stream)
Reads an
IlvMapMarker object from an
IlvInputStream . |
IlvMapPolyline(IlvInputStream stream)
Reads an
IlvMapPolyline object from an
IlvInputStream . |
IlvOutlinedPathDecoration(IlvInputStream stream)
Reads an
IlvOutlinedPathDecoration from the specified input stream. |
IlvShapedPathDecoration(IlvInputStream stream)
Reads an
IlvShapedPathDecoration from the specified stream. |
IlvShapeEndedPathDecoration(IlvInputStream stream)
Reads an
IlvShapeEndedPathDecoration from the specified stream. |
IlvStrokedPathDecoration(IlvInputStream stream)
Reads an
IlvStrokedPathDecoration from the specified input stream. |
Constructor and Description |
---|
IlvColorAttributeFilter(IlvInputStream stream)
Reads a
ColorAttributeFilter object from an
IlvInputStream . |
IlvDoubleIntervalColorModel(IlvInputStream stream)
Reads an
IlvIntervalColorModel instance from an
IlvIntervalColorModel object. |
IlvEnumerationColorModel(IlvInputStream stream)
Creates a new
IlvEnumerationColorModel instance. |
IlvGeneralPathStyle(IlvInputStream stream)
Read a
IlvGeneralPathStyle from an IlvInputStream |
IlvGraphicPathStyle(IlvInputStream stream)
Reads
IlvGraphicPathStyle from an IlvInputStream |
IlvLinkStyle(IlvInputStream stream)
Reads an
IlvPolylineStyle from an IlvInputStream |
IlvMapCompositeStyle(IlvInputStream stream)
Reads a
IlvMapCompositeStyle from an
IlvInputStream |
IlvMapStyle(IlvInputStream stream)
Reads an
IlvMapStyle from an IlvInputStream . |
IlvMapTextStyle(IlvInputStream stream)
Reads an
IlvMapTextStyle from an IlvInputStream . |
IlvPointStyle(IlvInputStream stream)
Reads a
IlvPointStyle from a IlvInputStream |
IlvPolylineStyle(IlvInputStream stream)
Reads an
IlvPolylineStyle from an IlvInputStream |
Constructor and Description |
---|
IlvDelayedDecoration(IlvInputStream stream)
Constructs a decoration from serialized data.
|
IlvGridStyle(IlvInputStream stream)
Reads a
IlvGridStyle from a IlvInputStream |
IlvMGRSGrid(IlvInputStream stream)
Creates a grid by reading parameters from the stream.
|
IlvMGRSGridZone(IlvInputStream stream)
Creates a grid zone by reading parameters from the stream.
|
Constructor and Description |
---|
IlvMapDefaultLabeler(IlvInputStream stream)
Reads an
IlvMapDefaultLabeler from an IlvInputStream . |
IlvMapLabelerProperty(IlvInputStream stream)
Reads an
IlvMapLabelerProperty from an
IlvInputStream . |
IlvMapLabelManager(IlvInputStream stream)
Reads an
IlvMapLabelManager from an
IlvInputStream . |
IlvMapLabelStyle(IlvInputStream stream)
Reads a
IlvMapLabelStyle from an IlvInputStream |
LabelLayer(IlvInputStream stream)
Constructs a label layer from an
IlvInputStream . |
Constructor and Description |
---|
IlvLabeledAreaRenderer(IlvInputStream stream)
Reads an
IlvLabeledAreaRenderer from the stream stream |
IlvLabeledPointRenderer(IlvInputStream stream)
Reads an
IlvLabeledPointRenderer from the stream stream . |
Constructor and Description |
---|
IlvAltitudeAttribute(IlvInputStream stream)
Reads an
IlvAltitudeAttribute from an
IlvInputStream . |
IlvAngleAttribute(IlvInputStream stream)
Reads an
IlvAngleAttribute from an
IlvInputStream . |
IlvDistanceAttribute(IlvInputStream stream)
Reads an
IlvDistanceAttribute from an
IlvInputStream . |
IlvMapOrthodromyPath(IlvInputStream stream)
Creates a path from stored data.
|
IlvMeasurePathStyle(IlvInputStream stream)
Reads a style from stored data.
|
Constructor and Description |
---|
IlvAlbersEqualAreaProjection(IlvInputStream stream)
Reads the object from an
IlvInputStream . |
IlvAzimuthalEquidistantProjection(IlvInputStream stream)
Reads the object from an
IlvInputStream . |
IlvCassiniProjection(IlvInputStream stream)
Reads a new
IlvCassiniProjection from the specified
stream. |
IlvConicProjection(IlvInputStream stream)
Reads the object from an
IlvInputStream . |
IlvCylindricalEqualAreaProjection(IlvInputStream stream)
Reads the object from an
IlvInputStream . |
IlvEckert4Projection(IlvInputStream stream)
Reads the object from an
IlvInputStream . |
IlvEckert6Projection(IlvInputStream stream)
Reads the object from an
IlvInputStream . |
IlvEllipsoid(IlvInputStream stream)
Reads the object from an
IlvInputStream . |
IlvEquidistantCylindricalProjection(IlvInputStream stream)
Reads the object from an
IlvInputStream . |
IlvFrenchLambertProjection(IlvInputStream stream)
Reads the object from an
IlvInputStream . |
IlvGeographicProjection(IlvInputStream stream)
Deprecated.
Reads the object from an
IlvInputStream . |
IlvGnomonicProjection(IlvInputStream stream)
Reads a new
IlvGnomonicProjection from the specified
stream. |
IlvHorizontalDatum(IlvInputStream stream)
Reads an
IlvHorizontalDatum object from an
IlvInputStream . |
IlvHorizontalShiftDatum(IlvInputStream stream)
Reads the object from an
IlvInputStream . |
IlvLambertAzimuthalEqualAreaProjection(IlvInputStream stream)
Reads the object from an
IlvInputStream . |
IlvLambertConformalConicProjection(IlvInputStream stream)
Reads the object from an
IlvInputStream . |
IlvLambertEqualAreaConicProjection(IlvInputStream stream)
Reads the object from an
IlvInputStream . |
IlvMercatorProjection(IlvInputStream stream)
Reads the object from an
IlvInputStream . |
IlvMillerCylindricalProjection(IlvInputStream stream)
Reads the object from an
IlvInputStream . |
IlvMollweideProjection(IlvInputStream stream)
Reads the object from an
IlvInputStream . |
IlvObliqueMercatorProjection(IlvInputStream stream)
Reads the object from an
IlvInputStream . |
IlvOrthographicProjection(IlvInputStream stream)
Reads a new
IlvOrthographicProjection from the specified
stream. |
IlvPolyconicProjection(IlvInputStream stream)
Reads the object from an
IlvInputStream . |
IlvProjection(IlvInputStream stream)
Reads the object from an
IlvInputStream . |
IlvRobinsonProjection(IlvInputStream stream)
Reads the object from an
IlvInputStream . |
IlvSinusoidalProjection(IlvInputStream stream)
Reads the object from an
IlvInputStream . |
IlvStereographicProjection(IlvInputStream stream)
Reads the object from an
IlvInputStream . |
IlvTransverseMercatorProjection(IlvInputStream stream)
Reads the object from an
IlvInputStream . |
IlvUniversalPolarStereographicProjection(IlvInputStream stream)
Reads the object from an
IlvInputStream . |
IlvUniversalTransverseMercatorProjection(IlvInputStream stream)
Reads the object from an
IlvInputStream . |
IlvWagner4Projection(IlvInputStream stream)
Reads the object from an
IlvInputStream . |
Modifier and Type | Method and Description |
---|---|
static ColorModel |
IlvAdjustableDelegateColorModel.readColorModel(IlvInputStream stream)
Reads a color model from an input stream.
|
Constructor and Description |
---|
IlvAdjustableDelegateColorModel(IlvInputStream stream)
Creates an
IlvAdjustableDelegateColorModel by reading a stream. |
IlvMultiTileLoader(IlvInputStream stream)
Constructor from stream
|
IlvRasterAbstractReader(IlvInputStream stream)
Stream constructor.
|
IlvRasterAltitudeDataSource(IlvInputStream stream)
Constructs a raster altitude data source by reading serialized data.
|
IlvRasterIcon(IlvInputStream stream)
Reads the object from an
IlvInputStream . |
IlvRasterImageRenderer(IlvInputStream stream)
Reads the renderer from an
IlvInputStream . |
IlvRasterMappedBuffer(IlvInputStream stream)
Reads the
rasterinfo from the specified input stream. |
IlvRasterProperties(IlvInputStream stream)
Reads the
rasterinfo from the specified input stream. |
IlvRasterSubsamplingLoader(IlvInputStream stream)
Reads an
IlvRasterSubsamplingLoader instance from an input
stream. |
IlvRasterTileLoader(IlvInputStream stream)
Reads the raster info from the specified input stream.
|
IlvShadeableRasterStyle(IlvInputStream stream)
Reads an
IlvShadeableRasterStyle instance from an
IlvInputStream . |
Constructor and Description |
---|
IlvRasterStyle(IlvInputStream stream)
Constructs a style from saved data.
|
IlvTiledRasterDataSource(IlvInputStream stream)
Reads the data source from a serialized stream.
|
Constructor and Description |
---|
IlvDefaultAreaRenderer(IlvInputStream stream)
Reads the renderer from an
IlvInputStream . |
IlvDefaultCurveRenderer(IlvInputStream stream)
Reads the renderer from an
IlvInputStream . |
IlvDefaultImageRenderer(IlvInputStream stream)
Reads the renderer from an
IlvInputStream . |
IlvDefaultMultiPointRenderer(IlvInputStream stream)
Reads the renderer from an
IlvInputStream . |
IlvDefaultPointRenderer(IlvInputStream stream)
Reads a renderer from an
IlvInputStream . |
IlvDefaultRasterRenderer(IlvInputStream stream)
Reads an
IlvDefaultRasterRenderer from an
IlvInputStream . |
IlvDefaultTextRenderer(IlvInputStream stream)
Reads a text renderer from an
IlvInputStream . |
IlvIconPointRenderer(IlvInputStream stream)
Reads a renderer from an
IlvInputStream . |
IlvIntervalColorModel(IlvInputStream stream)
Reads an
IlvIntervalColorModel from an
IlvIntervalColorModel . |
IlvMapAreaRenderer(IlvInputStream stream)
Reads this renderer from an
IlvInputStream . |
IlvMapAreaRenderingStyle(IlvInputStream stream)
Reads the object from an
IlvInputStream . |
IlvMapCurveRenderer(IlvInputStream stream)
Reads this renderer from an
IlvInputStream . |
IlvMapImageRenderingStyle(IlvInputStream stream)
Constructs a new
IlvMapImageRenderingStyle
from an IlvInputStream . |
IlvMapLineRenderingStyle(IlvInputStream stream)
Reads the object from an
IlvInputStream . |
IlvMapPointRenderer(IlvInputStream stream)
Reads this renderer from an
IlvInputStream . |
IlvMapPointRenderingStyle(IlvInputStream stream)
Reads a
IlvMapPointRenderingStyle from
an IlvInputStream . |
IlvMapTextRenderer(IlvInputStream stream)
Reads this renderer from an
IlvInputStream . |
IlvMapTextRenderingStyle(IlvInputStream stream)
Constructs an
IlvMapRenderingStyle for an
IlvInputStream . |
Modifier and Type | Method and Description |
---|---|
void |
IlvManagerTiler.createTiles(String ivl,
IlvRect areaToTile,
File outputBase,
long maxDiskSize)
Creates a set of tiled images from an existing map.
|
void |
IlvManagerTiler.createTiles(String ivl,
IlvRect areaToTile,
File outputBase,
long maxDiskSize,
int tileSize,
double[] scaleLevels)
Create a set of tiled images for the specified map.
|
Constructor and Description |
---|
IlvCoordinateSystem(IlvInputStream stream)
Reads the object from an
IlvInputStream object. |
IlvGeocentricCoordinateSystem(IlvInputStream stream)
Reads the object from an
IlvInputStream object. |
IlvGeographicCoordinateSystem(IlvInputStream stream)
Reads an
IlvGeographicCoordinateSystem from the specified
input stream. |
IlvMeridian(IlvInputStream stream)
Reads the object from an
IlvInputStream object. |
IlvProjectedCoordinateSystem(IlvInputStream stream)
Reads the object from an
IlvInputStream object. |
Constructor and Description |
---|
EllipsoidalGeocentric(IlvInputStream stream)
Reads an
EllipsoidalGeocentric from the specified
input stream. |
GeocentricEllipsoidal(IlvInputStream stream)
Reads a
GeocentricEllipsoidal from the specified
input stream. |
IlvAbridgedMolodenskyTransform(IlvInputStream stream)
Reads a
GeocentricEllipsoidal from the specified
input stream. |
IlvConcatenatedTransform(IlvInputStream stream)
Reads an
IlvAbridgedMolodenskyTransformation from the
specified input stream. |
IlvCoordinateTransformation(IlvInputStream stream)
Reads an
IlvCoordinateTransformation from the specified
input stream. |
IlvFittedTransform(IlvInputStream stream)
Reads an
IlvFittedTransform from the specified
input stream. |
IlvGeocentricTransform(IlvInputStream stream)
Reads an
IlvGeocentricTransformation from the specified
input stream. |
IlvMapAffineTransform(IlvInputStream stream)
Reads an
IlvMapAffineTransform from the specified
input stream. |
IlvProjectionTransform(IlvInputStream stream)
Reads a
GeocentricEllipsoidal from the specified
input stream. |
Constructor and Description |
---|
IlvPersistentSDMModelProperty(IlvInputStream stream)
Creates a new
SymbolModelProperty . |
IlvTablePersistentContext(IlvInputStream stream)
Creates
IlvTablePersistentContext from persisted data. |
Constructor and Description |
---|
IlvMapDynamicStyle(IlvInputStream stream)
Reads this dynamic style from an
IlvInputStream . |
IlvMapStyleController(IlvInputStream stream)
Reads an
IlvMapStyleController object from an
IlvInputStream . |
IlvMapStyleControllerProperty(IlvInputStream stream)
Reads an
IlvMapStyleProperty object from an
IlvInputStream . |
IlvMapStyleSet(IlvInputStream stream)
Reads an
IlvMapStyleSet from an IlvInputStream . |
Constructor and Description |
---|
IlvAreaOfInterestTile(IlvInputStream stream)
Constructs a
IlvAreaOfInterestTile from the specified input stream. |
IlvRegionOfInterestTileLoader(IlvInputStream stream)
Constructs a tile loader from serialized data.
|
IlvTilableDataSource(IlvInputStream stream)
Constructs an
IlvTilableDataSource instance from an
IlvInputStream . |
Modifier and Type | Class and Description |
---|---|
class |
IlvFileValueException
IlvFileValueException is a subclass of
IlvReadFileException which indicates that
the values of a prototype (or prototype instance) read from a
file could not be initialized. |
Modifier and Type | Method and Description |
---|---|
static IlvPrototypeLibrary |
IlvPrototypeLibrary.getLibrary(String libName)
Loads a prototype library.
|
static IlvPrototype |
IlvPrototypeLibrary.getPrototype(String prototypeURL,
Class jarClass)
Reads a prototype from a URL, or from a JAR archive.
|
static IlvPrototype |
IlvPrototypeLibrary.getPrototype(String libName,
String protoName)
Loads a prototype from a library name and a prototype name.
|
static IlvPrototypeLibrary[] |
IlvPrototypeLibrary.read(String filename)
Reads the prototype libraries contained in a Rogue Wave JViews formatted
file.
|
static IlvPrototypeLibrary[] |
IlvPrototypeLibrary.read(URL url)
Reads the prototype libraries contained in a Rogue Wave JViews formatted
file.
|
void |
IlvPrototypeBeanSupport.setPrototypeName(String prototypeName)
Creates a new instance of the prototype specified by the
prototypeName parameters and sets it as the new group
encapsulated by this support object. |
Constructor and Description |
---|
IlvActionBehavior(IlvInputStream in)
Deprecated.
Reads the behavior from an
IlvInputStream stream. |
IlvAnimationBehavior(IlvInputStream in)
Reads the behavior from an
IlvInputStream stream. |
IlvBehavior(IlvInputStream in)
Reads the
private and runtime fields of an
IlvBehavior object. |
IlvBlinkBehavior(IlvInputStream in)
Reads the behavior from an
IlvInputStream stream. |
IlvClockValueSource(IlvInputStream in)
Reads the value source from an
IlvInputStream stream. |
IlvCompositeBehavior(IlvInputStream in)
Reads the behavior from an
IlvInputStream stream. |
IlvConditionBehavior(IlvInputStream in)
Reads the behavior from an
IlvInputStream stream. |
IlvConnectBehavior(IlvInputStream in)
Reads the behavior from an
IlvInputStream stream. |
IlvCounterBehavior(IlvInputStream in)
Reads the behavior from an
IlvInputStream stream. |
IlvDebugBehavior(IlvInputStream in)
Reads the behavior from an
IlvInputStream stream. |
IlvEventBehavior(IlvInputStream in)
Reads the behavior from an
IlvInputStream stream. |
IlvExportBehavior(IlvInputStream in)
Reads the behavior from an
IlvInputStream stream. |
IlvExportOutputBehavior(IlvInputStream in)
Reads the behavior from an
IlvInputStream stream. |
IlvExpressionBehavior(IlvInputStream in)
Reads the behavior from an
IlvInputStream stream. |
IlvFillBehavior(IlvInputStream in)
Reads the behavior from an
IlvInputStream stream. |
IlvFormatBehavior(IlvInputStream in)
Reads the behavior from an
IlvInputStream stream. |
IlvGraphicElement(IlvInputStream in)
Reads a graphic element.
|
IlvGraphicGroup(IlvInputStream in)
Reads the group from an
IlvInputStream stream. |
IlvGroup(IlvInputStream in)
Reads an
IlvGroup from an IlvInputStream . |
IlvGroupBehavior(IlvInputStream in)
Reads the behavior from an
IlvInputStream stream. |
IlvGroupFrame(IlvInputStream in)
Reads the group frame from an
IlvInputStream stream. |
IlvInheritBehavior(IlvInputStream in)
Reads the behavior from an
IlvInputStream stream. |
IlvInvertBehavior(IlvInputStream in)
Reads the behavior from an
IlvInputStream stream. |
IlvJavaBehavior(IlvInputStream in)
Reads the behavior from an
IlvInputStream stream. |
IlvMinMaxBehavior(IlvInputStream in)
Reads the behavior from an
IlvInputStream stream. |
IlvMultiRepBehavior(IlvInputStream in)
Reads the behavior from an
IlvInputStream stream. |
IlvOutputBehavior(IlvInputStream in)
Reads the behavior from an
IlvInputStream stream. |
IlvPrototype(IlvInputStream in)
Reads a prototype.
|
IlvPrototypeInstance(IlvInputStream in)
Reads the prototype instance from an
IlvInputStream stream. |
IlvPrototypeLibrary(IlvInputStream in)
Reads a prototype library from a stream.
|
IlvRandomValueSource(IlvInputStream in)
Reads the value source from an
IlvInputStream stream. |
IlvRotateBehavior(IlvInputStream in)
Reads the behavior from an
IlvInputStream stream. |
IlvRotationBehavior(IlvInputStream in)
Reads the behavior from an
IlvInputStream stream. |
IlvScaleBehavior(IlvInputStream in)
Reads the behavior from an
IlvInputStream stream. |
IlvSingleBehavior(IlvInputStream in)
Reads the behavior from an
IlvInputStream stream. |
IlvTimerBehavior(IlvInputStream in)
Reads the behavior from an
IlvInputStream stream. |
IlvToggleBehavior(IlvInputStream in)
Reads the behavior from an
IlvInputStream stream. |
IlvTranslateBehavior(IlvInputStream in)
Reads the behavior from an
IlvInputStream stream. |
IlvTriggerBehavior(IlvInputStream in)
Reads the behavior from an
IlvInputStream stream. |
IlvValueBehavior(IlvInputStream in)
Reads the behavior from an
IlvInputStream stream. |
IlvValueSource(IlvInputStream in)
Reads the value source from an
IlvInputStream stream. |
Constructor and Description |
---|
IlvDefaultLaneGraphic(IlvInputStream stream)
Reads a lane graphic from an input stream.
|
IlvDefaultManagerFrameGraphic(IlvInputStream stream)
Reads an
IlvDefaultManagerFrameGraphic from an IVL input stream. |
IlvExpandedFrame(IlvInputStream stream)
Reads the object from an
IlvInputStream . |
IlvGeneralLink(IlvInputStream stream)
Reads a link from an input stream.
|
IlvGeneralLinkTunnelCrossings(IlvInputStream stream)
Reads the object from an
IlvInputStream . |
IlvGeneralNode(IlvInputStream stream)
Reads a general node from an input stream.
|
IlvPaint(IlvInputStream stream)
Reads the object from an
IlvInputStream . |
IlvSDMCompositeLink(IlvInputStream stream)
Reads the object from an
IlvInputStream . |
IlvSDMCompositeNode(IlvInputStream stream)
Reads the object from an
IlvInputStream . |
IlvSDMLinkBundle(IlvInputStream stream)
Reads the object from an
IlvInputStream . |
IlvSimpleLink(IlvInputStream stream)
Reads the object from an
IlvInputStream . |
IlvURLGraphic(IlvInputStream in)
Reads a new URL graphic from an input stream.
|
Modifier and Type | Method and Description |
---|---|
static IlvPrototype |
IlvRendererUtil.getPrototype(String prototypeURL,
Class<?> jarClass)
Loads a prototype from a URL.
|
void |
IlvDecorationRenderer.setBackgroundFile(URL ivlFile)
Sets a URL that points to a Rogue Wave JViews formatted file (.ivl).
|
Constructor and Description |
---|
CollapsedGraphic(IlvInputStream stream)
Reads the collapsed graphic from an IVL stream.
|
ExpandableNode(IlvInputStream stream)
Reads the expandable node from an IVL stream.
|
ExpandCollapseIcon(IlvInputStream stream)
Deprecated.
Reads the icon from an IVL stream.
|
ExpandCollapseIcon(IlvInputStream stream)
Reads the icon from an IVL stream.
|
GraphicManagerFrame(IlvInputStream stream)
Reads the border from an IVL stream.
|
HalfZoomingGraphic(IlvInputStream stream)
Reads the half-zooming node from an IVL file.
|
IlvSDMClippingLinkConnector(IlvInputStream stream)
Reads an SDM clipping link connector from an IVL input stream.
|
IlvSDMFreeLinkConnector(IlvInputStream stream)
Reads an SDM free link connector from an IVL input stream.
|
IlvSDMLinkConnector(IlvInputStream stream)
Reads the link connector from an
IlvInputStream . |
LegendLayer(IlvInputStream in)
Reads a legend layer.
|
SDMGrapherPin(IlvInputStream stream)
Reads the grapher pin from an IVL stream.
|
SDMPinLinkConnector(IlvInputStream stream)
Reads the connector from an IVL stream.
|
SubGrapher(IlvInputStream stream)
Constructs an internal sub-grapher from an input stream.
|
SubGraphNode(IlvInputStream stream)
Reads the subgraph node from an IVL stream.
|
Constructor and Description |
---|
DefaultSwimLaneGraphic(IlvInputStream stream)
Reads the swimlane graphic object from an IVL stream.
|
SDMRelativeLinkConnector(IlvInputStream stream)
Deprecated.
Reads an SDM relative link connector from an IVL input stream.
|
Constructor and Description |
---|
IlvImageTileLoader(IlvInputStream stream)
Reads a new image tile loader from an IVL stream.
|
IlvMapSymbolManagerLayer(IlvInputStream stream)
Creates a new
IlvMapSymbolManagerLayer by reading it from a stream. |
Modifier and Type | Method and Description |
---|---|
void |
SVGInputStream.read(IlvGraphicBag bag)
Reads the
SVGInputStream and puts the read objects into the
given IlvGraphicBag . |
void |
IlvSVGGraphicSet.setFileURL(String file)
Sets the SVG file of the graphic set.
|
Constructor and Description |
---|
IlvSVGGraphicSet(IlvInputStream in)
Reads a new
IlvSVGGraphicSet from an input stream. |
SVGHREFProperty(IlvInputStream stream)
IlvInputStream constructor. |
Constructor and Description |
---|
IlvDefaultTileCache(IlvInputStream stream)
Reads a cache from an
IlvInputStream . |
IlvFreeTile(IlvInputStream stream)
Constructs a tile from an
IlvInputStream .. |
IlvThreadedTileLoader(IlvInputStream stream)
Reads a threaded tile loader from an input stream.
|
IlvTileController(IlvInputStream stream)
Reads the tile controller from an
IlvInputStream . |
IlvTiledLayer(IlvInputStream stream)
Reads the layer from an
IlvInputStream . |
© Copyright Rogue Wave Software, Inc. 1997, 2018. All Rights Reserved.