Package | Description |
---|---|
com.aspose.imaging.fileformats.cad | |
com.aspose.imaging.fileformats.cad.cadobjects | |
com.aspose.imaging.fileformats.cad.cadparameters |
Modifier and Type | Class and Description |
---|---|
class |
CadBinaryCodeValue
Cad binary Code Value class
|
Modifier and Type | Method and Description |
---|---|
boolean |
CadBinaryCodeValue.equals(CadCodeValue obj)
Determines whether the specified
CadCodeValue , is equal to this instance. |
boolean |
CadCodeValue.equals(CadCodeValue obj)
Determines whether the specified
CadCodeValue , is equal to this instance. |
Modifier and Type | Method and Description |
---|---|
static CadCodeValue |
CadXdata.getFirstValue(CadXdata xdata,
int attribute)
Get first occurrence of an attribute from XData
|
CadCodeValue |
CadHatchPatternData.init_internalized(CadCodeValue code,
com.aspose.imaging_internal.fileformats.cad.IDxfReader reader)
The initialization function.
|
CadCodeValue |
CadApplicationCodesContainer.init_internalized(com.aspose.imaging_internal.fileformats.cad.IDxfReader reader,
CadCodeValue codeValue)
Initialize the specified stream.
|
CadCodeValue |
CadXdataContainer.init_internalized(com.aspose.imaging_internal.fileformats.cad.IDxfReader reader,
CadCodeValue codeValue)
Initialize the specified stream.
|
CadCodeValue |
CadHatchBoundaryPathContainer.init_internalized(com.aspose.imaging_internal.fileformats.cad.IDxfReader reader,
CadCodeValue parameter,
int pathCount)
The initialization function.
|
Modifier and Type | Method and Description |
---|---|
List<CadCodeValue> |
CadApplicationCodes.getCodesList()
Gets or sets the data list.
|
List<CadCodeValue> |
CadXdata.getDataList() |
Modifier and Type | Method and Description |
---|---|
CadCodeValue |
CadHatchPatternData.init_internalized(CadCodeValue code,
com.aspose.imaging_internal.fileformats.cad.IDxfReader reader)
The initialization function.
|
CadCodeValue |
CadApplicationCodesContainer.init_internalized(com.aspose.imaging_internal.fileformats.cad.IDxfReader reader,
CadCodeValue codeValue)
Initialize the specified stream.
|
CadCodeValue |
CadXdataContainer.init_internalized(com.aspose.imaging_internal.fileformats.cad.IDxfReader reader,
CadCodeValue codeValue)
Initialize the specified stream.
|
CadCodeValue |
CadHatchBoundaryPathContainer.init_internalized(com.aspose.imaging_internal.fileformats.cad.IDxfReader reader,
CadCodeValue parameter,
int pathCount)
The initialization function.
|
Modifier and Type | Method and Description |
---|---|
void |
CadApplicationCodes.setCodesList(List<CadCodeValue> value)
Gets or sets the data list.
|
void |
CadXdata.setDataList(List<CadCodeValue> value) |
Modifier and Type | Method and Description |
---|---|
void |
CadBinaryParameter.init(CadCodeValue value)
Initialize the specified value.
|
void |
CadBoolParameter.init(CadCodeValue value)
Initialize the specified value.
|
void |
CadDoubleParameter.init(CadCodeValue value)
Initialize the specified value.
|
void |
CadIntParameter.init(CadCodeValue value)
Initialize the specified value.
|
void |
CadLongParameter.init(CadCodeValue value)
Initialize the specified value.
|
abstract void |
CadParameter.init(CadCodeValue value)
Initialize the specified value.
|
void |
CadShortParameter.init(CadCodeValue value)
Initialize the specified value.
|
void |
CadStringParameter.init(CadCodeValue value)
Initialize the specified value.
|
void |
CadParameter.init(int type,
CadCodeValue value)
Initialize the specified type.
|
Copyright (c) 2008-2016 Aspose Pty Ltd. All Rights Reserved.