| Modifier and Type | Method and Description |
|---|---|
static List<OSTypeStructure> |
GradientFillSettings.generateLfx2ResourceNodes()
Generates the LFX2 resource nodes.
|
static com.aspose.ms.System.Collections.Generic.IGenericEnumerable<OSTypeStructure> |
PatternFillSettings.generateLfx2ResourceNodes(String pointType,
Color color,
String patternName,
String identifier,
double scale,
boolean linked,
PointF offset)
Generates the LFX2 resource nodes.
|
| Modifier and Type | Method and Description |
|---|---|
OSTypeStructure[] |
TypeToolInfo6Resource.getItems()
Gets or sets the items.
|
OSTypeStructure[] |
TypeToolInfo6Resource.getWarpItems()
Gets or sets the warp items.
|
OSTypeStructure |
IOSTypeStructureLoader.load(StreamContainer streamContainer)
Loads the
OSTypeStructure. |
static OSTypeStructure |
OSTypeStructuresRegistry.loadResourceByFirstSupportedDescriptor(InputStream stream)
Loads
OSTypeStructure using first found opener suitable for the specified stream. |
| Modifier and Type | Method and Description |
|---|---|
void |
TypeToolInfo6Resource.setItems(OSTypeStructure[] value)
Gets or sets the items.
|
void |
TypeToolInfo6Resource.setWarpItems(OSTypeStructure[] value)
Gets or sets the warp items.
|
| Modifier and Type | Method and Description |
|---|---|
OSTypeStructure |
PlacedResource.get_Item(String index)
Gets the
##Aspose#PSD#FileFormats#Psd#Layers#LayerResources at the specified index. |
OSTypeStructure[] |
SmartObjectResource.getItems()
Gets or sets the descriptor items of the smart object layer data in the PSD file.
|
OSTypeStructure[] |
PlacedResource.getItems()
Gets or sets the warp items.
|
OSTypeStructure[] |
IPlacedLayerResource.getItems()
Gets or sets the warp items.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SmartObjectResource.setItems(OSTypeStructure[] value)
Gets or sets the descriptor items of the smart object layer data in the PSD file.
|
void |
PlacedResource.setItems(OSTypeStructure[] value)
Gets or sets the warp items.
|
void |
IPlacedLayerResource.setItems(OSTypeStructure[] value)
Gets or sets the warp items.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AliasStructure
The alias structure.
|
class |
BooleanStructure
The boolean structure.
|
class |
ClassStructure
The class structure.
|
class |
DescriptorStructure
The descriptor structure
|
class |
DoubleStructure
The double structure.
|
class |
EnumeratedDescriptorStructure
The enumerated descriptor structure.
|
class |
EnumeratedReferenceStructure
Enumerated reference structure.
|
class |
IntegerStructure
The integer structure.
|
class |
ListStructure
The list structure.
|
class |
ObjectArrayStructure
Defines the ObjectArrayStructure class that usually holds
UnitArrayStructure array. |
class |
OffsetStructure
The offset structure.
|
class |
PropertyStructure
The property structure.
|
class |
RawDataStructure
The raw data structure.
|
class |
ReferenceStructure
The reference structure.
|
class |
StringStructure
The string structure.
|
class |
UnitArrayStructure
Defines the UnitArrayStructure class that holds
double values array and their measure unit. |
class |
UnitStructure
The unit structure.
|
class |
UnknownStructure
The unknown structure.
|
| Modifier and Type | Method and Description |
|---|---|
OSTypeStructure[] |
ReferenceStructure.getItems()
Gets or sets the items.
|
OSTypeStructure[] |
ObjectArrayStructure.getStructures()
Gets or sets the substructures in the object array structure.
|
OSTypeStructure[] |
DescriptorStructure.getStructures()
Gets or sets the structures.
|
OSTypeStructure[] |
ListStructure.getTypes()
Gets or sets the types.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ReferenceStructure.setItems(OSTypeStructure[] value)
Gets or sets the items.
|
void |
ObjectArrayStructure.setStructures(OSTypeStructure[] value)
Gets or sets the substructures in the object array structure.
|
void |
DescriptorStructure.setStructures(OSTypeStructure[] value)
Gets or sets the structures.
|
void |
ListStructure.setTypes(OSTypeStructure[] value)
Gets or sets the types.
|
| Constructor and Description |
|---|
DescriptorStructure(ClassID keyName,
ClassID classID,
String className,
OSTypeStructure[] structures)
Initializes a new instance of the
DescriptorStructure class. |
ObjectArrayStructure(int key,
ClassID keyName,
ClassID classID,
String className,
OSTypeStructure[] structures)
Initializes a new instance of the
ObjectArrayStructure class. |
ObjectArrayStructure(String keyName,
String classIdName,
OSTypeStructure[] structures)
Initializes a new instance of the
ObjectArrayStructure class. |
Copyright (c) 2008-2020 Aspose Pty Ltd. All Rights Reserved.