Package | Description |
---|---|
ilog.views.dxf |
Provides a reader for the DXF file format.
|
Modifier and Type | Class and Description |
---|---|
class |
IlvDefaultDXFGraphicFactory
The default implementation of the
IlvDXFGraphicFactory . |
Modifier and Type | Method and Description |
---|---|
IlvDXFGraphicFactory |
IlvDXFReaderConfigurator.getGraphicFactory()
Returns the factory in charge with the creation of the graphic objects
for the DXF reader.
|
Modifier and Type | Method and Description |
---|---|
void |
IlvDXFReaderConfigurator.setGraphicFactory(IlvDXFGraphicFactory factory)
Sets the factory in charge with the creation of the graphic objects
for the DXF reader.
|
Constructor and Description |
---|
IlvDXFReaderConfigurator(IlvDXFGraphicFactory factory)
Builds an
IlvDXFReaderConfigurator instance using
the specified graphic factory (IlvDXFGraphicFactory ). |
© Copyright Rogue Wave Software, Inc. 1997, 2018. All Rights Reserved.