| Package | Description |
|---|---|
| com.aspose.cad.fileformats.cgm | |
| com.aspose.cad.fileformats.cgm.commands | |
| com.aspose.cad.fileformats.cgm.export | |
| com.aspose.cad.fileformats.cgm.imp |
| Modifier and Type | Method and Description |
|---|---|
StructuredDataRecord |
IBinaryReader.readSDR() |
| Modifier and Type | Method and Description |
|---|---|
void |
IBinaryWriter.writeSDR(StructuredDataRecord data) |
| Modifier and Type | Method and Description |
|---|---|
StructuredDataRecord |
GlyphMapping.getCodeAssocs() |
StructuredDataRecord |
ApplicationStructureAttribute.getData() |
StructuredDataRecord |
TileElement.getDataRecord() |
StructuredDataRecord |
FontProperties.FontInfo.getValue() |
| Modifier and Type | Method and Description |
|---|---|
void |
GlyphMapping.setCodeAssocs(StructuredDataRecord value) |
void |
FontProperties.FontInfo.setValue(StructuredDataRecord value) |
| Constructor and Description |
|---|
ApplicationStructureAttribute(CgmFile container,
String attributeType,
StructuredDataRecord sdr) |
BitonalTile(CgmFile container,
CompressionType compressionType,
int rowPaddingIndicator,
CgmColor backgroundcolor,
CgmColor foregroundcolor,
StructuredDataRecord sdr,
byte[] image) |
GlyphMapping(CgmFile container,
int characterSetIndex,
int type,
String sequenceTail,
int octetsPerCode,
int glyphSource,
StructuredDataRecord codeAssocs) |
Tile(CgmFile container,
CompressionType compressionType,
int rowPaddingIndicator,
int cellColorPrecision,
StructuredDataRecord sdr,
byte[] image) |
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultBinaryWriter.writeSDR(StructuredDataRecord data) |
| Modifier and Type | Method and Description |
|---|---|
StructuredDataRecord |
DefaultBinaryReader.readSDR() |
Copyright (c) 2008-2025 Aspose Pty Ltd. All Rights Reserved.