public class AxisValueTableFormat4 extends AxisValueTableBase
Represents Axis value table format 4
| Constructor and Description |
|---|
AxisValueTableFormat4(int flags,
int valueNameId,
AxisValue[] axisValues)
Constructor
|
| Modifier and Type | Method and Description |
|---|---|
AxisValue[] |
getAxisValues()
Array of AxisValue records that provide the combination of axis values,
one for each contributing axis.
|
getFlags, getFormat, getValueName, getValueNameIdpublic AxisValueTableFormat4(int flags,
int valueNameId,
AxisValue[] axisValues)
Constructor
flags - FlagsvalueNameId - The name ID for entries in the 'name' table that provide a display string for this attribute valueaxisValues - Array of AxisValue records that provide the combination of axis values, one for each contributing axis.public AxisValue[] getAxisValues()
Array of AxisValue records that provide the combination of axis values, one for each contributing axis.
Copyright © 2025 Aspose. All Rights Reserved.