public class CadApplicationCodesContainer extends Object
The CadApplicationCodes Container
Constructor and Description |
---|
CadApplicationCodesContainer()
Initializes a new instance of the
CadApplicationCodesContainer class. |
Modifier and Type | Method and Description |
---|---|
CadApplicationCodes |
getAcadReactorsCodes()
Gets the ACAD Reactors codes
|
CadApplicationCodes |
getAcadXDictionaryCodes()
Gets the ACAD XDictionary codes
|
List<CadApplicationCodes> |
getCodes()
Gets or sets the codes.
|
CadApplicationCodes |
getCodes(String applicationName)
Gets the codes.
|
CadCodeValue |
init_internalized(com.aspose.imaging_internal.fileformats.cad.IDxfReader reader,
CadCodeValue codeValue)
Initialize the specified stream.
|
void |
setCodes(List<CadApplicationCodes> value)
Gets or sets the codes.
|
public CadApplicationCodesContainer()
Initializes a new instance of the CadApplicationCodesContainer
class.
public List<CadApplicationCodes> getCodes()
Gets or sets the codes.
Value: The codes.public void setCodes(List<CadApplicationCodes> value)
Gets or sets the codes.
Value: The codes.public CadApplicationCodes getCodes(String applicationName)
Gets the codes.
applicationName
- Name of the application.public CadApplicationCodes getAcadReactorsCodes()
Gets the ACAD Reactors codes
public CadApplicationCodes getAcadXDictionaryCodes()
Gets the ACAD XDictionary codes
public CadCodeValue init_internalized(com.aspose.imaging_internal.fileformats.cad.IDxfReader reader, CadCodeValue codeValue)
Initialize the specified stream.
reader
- The reader.codeValue
- The code value.ImageLoadException
- Was excepted \}\
or
Data error.Copyright (c) 2008-2016 Aspose Pty Ltd. All Rights Reserved.