Package | Description |
---|---|
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.svg |
Contains classes adding SVG (Scalable Vector Graphic) support to Perforce JViews.
|
Modifier and Type | Method and Description |
---|---|
IlvManagerStreamFactory |
IlvManager.getStreamFactory()
Returns the stream factory installed in the manager.
|
Modifier and Type | Method and Description |
---|---|
void |
IlvManager.setStreamFactory(IlvManagerStreamFactory factory)
Installs a stream factory in the manager.
|
Modifier and Type | Class and Description |
---|---|
class |
IlvDXFStreamFactory
This class allows an
IlvManager to read a DXF file. |
Modifier and Type | Class and Description |
---|---|
class |
SVGStreamFactory
This class allows an
IlvManager to read and write
an XML file using SVG grammar specifications. |
© Copyright 2024 Rogue Wave Software, Inc., a Perforce company.. All Rights Reserved.