com.aspose.diagram
Class RulerDensityValue

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

public class RulerDensityValue 
extends java.lang.Object

Utility class containing constants. Specifies the horizontal subdivisions on the ruler for the page.


Field Summary
static final intCOARSE
           Coarse.
static final intNORMAL
           Normal.
static final intFINE
           Fine.
static final intUNDEFINED
           Undefined.
 

Field Detail

COARSE

public static final int COARSE
Coarse.

NORMAL

public static final int NORMAL
Normal.

FINE

public static final int FINE
Fine.

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.