|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.mindfusion.diagramming.RulerUnit
public class RulerUnit
Specifies a measurement unit for the Ruler.
| Field Summary | |
|---|---|
static int |
Inch
Indicates an inch. |
static int |
Millimeter
Indicates a millimeter. |
static int |
Percent
Indicates percent. |
static int |
Pixel
Indicates a pixel. |
static int |
Point
Indicates a point. |
| Constructor Summary | |
|---|---|
RulerUnit()
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final int Point
public static final int Pixel
public static final int Millimeter
public static final int Inch
public static final int Percent
| Constructor Detail |
|---|
public RulerUnit()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||