com.aspose.diagram
Class DrawingScaleTypeValue

java.lang.Object
    extended by com.aspose.diagram.DrawingScaleTypeValue

public class DrawingScaleTypeValue 
extends java.lang.Object

Utility class containing constants. Specifies the type of drawing scale to use for a page.


Field Summary
static final intNO_SCALE
           No scale.
static final intARCHITECTURAL_SCALE
           Architectural scale.
static final intCIVIL_ENGINEERING_SCALE
           Civil engineering scale.
static final intCUSTOM_SCALE
           Custom scale.
static final intMETRIC_SCALE
           Metric scale.
static final intMECHANICAL_ENGINEERING_SCALE
           Mechanical engineering scale.
static final intUNDEFINED
           Undefined.
 

Field Detail

NO_SCALE

public static final int NO_SCALE
No scale.

ARCHITECTURAL_SCALE

public static final int ARCHITECTURAL_SCALE
Architectural scale.

CIVIL_ENGINEERING_SCALE

public static final int CIVIL_ENGINEERING_SCALE
Civil engineering scale.

CUSTOM_SCALE

public static final int CUSTOM_SCALE
Custom scale.

METRIC_SCALE

public static final int METRIC_SCALE
Metric scale.

MECHANICAL_ENGINEERING_SCALE

public static final int MECHANICAL_ENGINEERING_SCALE
Mechanical engineering scale.

UNDEFINED

public static final int UNDEFINED
Undefined.

See Also:
          Aspose.Diagram Documentation - the home page for the Aspose.Diagram Product Documentation.
          Aspose.Diagram Support Forum - our preferred method of support.