| Package | Description |
|---|---|
| com.aspose.font |
The com.aspose.font is a root package for all classes that deal with fonts.
|
| Modifier and Type | Method and Description |
|---|---|
static RangeGaspBehaviorFlags |
RangeGaspBehaviorFlags.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static RangeGaspBehaviorFlags[] |
RangeGaspBehaviorFlags.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static com.aspose.font.util.AsFoEnumSet<RangeGaspBehaviorFlags> |
RangeGaspBehaviorFlags.getFlags(int value)
Returns a set of flags corresponding to an integer value.
|
com.aspose.font.util.AsFoEnumSet<RangeGaspBehaviorFlags> |
GaspRange.getRangeGaspBehaviorFlags()
Gets the flags describing desired rasterizer behavior.
|
| Modifier and Type | Method and Description |
|---|---|
static int |
RangeGaspBehaviorFlags.toInteger(com.aspose.font.util.AsFoEnumSet<RangeGaspBehaviorFlags> flags)
Returns the integer value corresponding to a set of flags.
|
| Constructor and Description |
|---|
GaspRange(int rangeMaxPPEM,
com.aspose.font.util.AsFoEnumSet<RangeGaspBehaviorFlags> rangeGaspBehaviorFlags) |
Copyright © 2025 Aspose. All Rights Reserved.