com.aspose.cad

com.aspose.cad package

It includes image handling, encoding fallback mechanisms, color palette management, and resize options, enabling developers to integrate CAD functionality seamlessly. Use these types to configure image output, manage caching, and work with various CAD formats.

Classes

NameDescription
CacheContains cache settings.
CifReplacingEncoderFallbackEncoder fallback that replaces out of codepage characters with CIF sequence
CifReplacingEncoderFallbackBufferThe replacing encoder fallback buffer that actually does the replacement work
CodePagesConvertHelperCode pages converting helper
ColorPaletteHelperHelper class for color palettes manipulation.
ImageThe image is the base class for all type of drawings.
ImageOptionsBaseThe image base options.
ImageResizeSettingsImage resize settings class
InterruptionTokenToken that can be used to interrupt long operation
InterruptionTokenSourceSource that provides token used to interrupt long operations and triggers interruption. Must be d…
LoadOptionsRepresents the loading options.
MatrixReplaces the GDI+ Matrix. Most algorithms taken from Sun’s AffineTransform.java. Java’s names for…
Metered
MifCodePageDecoderHelps determine MIF codepage
NonGenericDictionary<K,V>Represents a non generic dictionary.
NonGenericListNon generic list of objects
ObjectWithBoundsThe object having bounds.
PixelDataFormatThe pixel data format.
RasterCachedImageRepresents a raster image supporting raster graphics operations. This image caches pixel data whe…
RasterImageRepresents a raster image supporting raster graphics operations.
RawDataSettingsThe raw data settings
TransparencySupporterThe object supporting transparency.

Interfaces

NameDescription
IAdvancedBufferProcessorThe advanced buffer processor.
IBufferProcessorThe buffer processor.
IColorConverterThe color converter.
IIndexedColorConverterThe color converter for indexed image formats.
IObjectWithBoundsRepresents an object with bounds.
IPartialArgb32PixelLoaderConforms to the 32-bit ARGB pixels loaded partially.
IPartialPixelLoaderConforms to the pixels loaded partially.
IPartialRawDataLoaderThe partial data loader.
IPsdColorPaletteThe pasd color palette
IRasterImageArgb32PixelLoaderThe raster image 32-bit ARGB pixel loader.
IRasterImagePixelLoaderThe raster image pixel loader.
IRasterImageRawDataLoaderThe raster image raw data loader.

Enums

NameDescription
CacheTypeSpecifies the cache type to use.
CodePagesAvailable codepages
CustomFontFolderOptionsOptions for custom font folder specification.
DitheringMethodDithering method.
DitheringMethodsThe dithering methods used to control color conversion.
FileFormatOne of supported CAD file formats.
FontStyleSpecifies style information applied to text.
ImageFilterTypeImage filters to use
MatrixOrderSpecifies the order for matrix transform operations.
MifCodePagesCode pages used in MIF symbols
PixelFormatThe pixel data format actual meaning.
ResizeTypeSpecifies the resize type.