jpicedt.graphic.model
Class StyleConstants
java.lang.Object
jpicedt.graphic.model.StyleConstants
public class StyleConstants
- extends Object
A collection of enum's for PicAttributeSet
attribute values.
- Since:
- jpicedt 1.3.2
- Version:
- $Id: StyleConstants.java,v 1.18 2013/03/27 07:01:03 vincentb1 Exp $
- Author:
- Sylvain Reynal
- See Also:
PicAttributeSet
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PS_POINT
public static final double PS_POINT
- a PostScript point in mm
- See Also:
- Constant Field Values
DASH1
public static final Double DASH1
DASH2
public static final Double DASH2
DASH3
public static final Double DASH3
DOT_SEP1
public static final Double DOT_SEP1
DOT_SEP2
public static final Double DOT_SEP2
DOT_SEP3
public static final Double DOT_SEP3
StyleConstants
public StyleConstants()
getHatchAngle
public static double getHatchAngle(PicAttributeSet set)
- Deprecated.
- Return the hatch angle, guaranteed to be b/w -90 and 90.
Submit a bug : syd@jpicedt.org