EmfSerifType

Inheritance: java.lang.Object, com.aspose.ms.System.ValueType, com.aspose.ms.System.Enum

public final class EmfSerifType extends System.Enum

L’énumération SerifType définit des valeurs pour l’une des caractéristiques du système PANOSE de classification des polices.

Champs

ChampDescription
PAN_ANYLe Any type.
PAN_NO_FITLe type No fit.
PAN_SERIF_COVELe The cove Type.
PAN_SERIF_OBTUSE_COVELe type Obtuse cove.
PAN_SERIF_SQUARE_COVELe type Obtuse cove.
PAN_SERIF_OBTUSE_SQUARE_COVELe type Obtuse square cove.
PAN_SERIF_SQUARELe The Square Type.
PAN_SERIF_THINLe The thin Type.
PAN_SERIF_BONELe The bone Type.
PAN_SERIF_EXAGGERATEDLe The exaggerated Type.
PAN_SERIF_TRIANGLELe The triangle Type.
PAN_SERIF_NORMAL_SANSLe type Normal sans.
PAN_SERIF_OBTUSE_SANSLe type Obtuse sans.
PAN_SERIF_PERP_SANSLe type Perp sans.
PAN_SERIF_FLAREDLe The Flared Type.
PAN_SERIF_ROUNDEDLe The Rounded Type.

PAN_ANY

public static final int PAN_ANY

Le Any type.

PAN_NO_FIT

public static final int PAN_NO_FIT

Le type No fit.

PAN_SERIF_COVE

public static final int PAN_SERIF_COVE

Le The cove Type.

PAN_SERIF_OBTUSE_COVE

public static final int PAN_SERIF_OBTUSE_COVE

Le type Obtuse cove.

PAN_SERIF_SQUARE_COVE

public static final int PAN_SERIF_SQUARE_COVE

Le type Obtuse cove.

PAN_SERIF_OBTUSE_SQUARE_COVE

public static final int PAN_SERIF_OBTUSE_SQUARE_COVE

Le type Obtuse square cove.

PAN_SERIF_SQUARE

public static final int PAN_SERIF_SQUARE

Le The Square Type.

PAN_SERIF_THIN

public static final int PAN_SERIF_THIN

Le The thin Type.

PAN_SERIF_BONE

public static final int PAN_SERIF_BONE

Le The bone Type.

PAN_SERIF_EXAGGERATED

public static final int PAN_SERIF_EXAGGERATED

Le The exaggerated Type.

PAN_SERIF_TRIANGLE

public static final int PAN_SERIF_TRIANGLE

Le The triangle Type.

PAN_SERIF_NORMAL_SANS

public static final int PAN_SERIF_NORMAL_SANS

Le type Normal sans.

PAN_SERIF_OBTUSE_SANS

public static final int PAN_SERIF_OBTUSE_SANS

Le type Obtuse sans.

PAN_SERIF_PERP_SANS

public static final int PAN_SERIF_PERP_SANS

Le type Perp sans.

PAN_SERIF_FLARED

public static final int PAN_SERIF_FLARED

Le The Flared Type.

PAN_SERIF_ROUNDED

public static final int PAN_SERIF_ROUNDED

Le The Rounded Type.