Interface | Description |
---|---|
CADConverter |
CADConverter Extension point interface for 3D files conversion.
|
OnDemandConverter |
OnDemandConverter plugin interface
Extension point for attached files conversion
|
Class | Description |
---|---|
ConversionResult |
This ConversionResult class represents the conversion status done by a
CADConverter plugin.
|
ConverterUtils |
This ConverterUtils class expose util methods around files conversion
|
GeometryParser |
This GeometryParser class allows to compute geometric data for given file
It relies on Nashorn to compute the bounding box
|
Exception | Description |
---|---|
CADConverter.ConversionException |
Exception reporting a unrecoverable problem during conversion process.
|
Copyright © 2017 DocDoku. All rights reserved.