com.partnersoft.v3x.apps.Staker.domain
Class SpanLinetypes
java.lang.Object
com.partnersoft.v3x.apps.Staker.domain.SpanLinetypes
public class SpanLinetypes
- extends java.lang.Object
Linetypes used to draw Spans.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SpanLinetypes
public SpanLinetypes()
linetypes
public static java.util.Map linetypes()
linetypeExists
public static boolean linetypeExists(java.lang.String linetypeName)
getDefaultLinetypeName
public static java.lang.String getDefaultLinetypeName()
getErrorLinetype
public static Linetype getErrorLinetype()
getLinetype
public static Linetype getLinetype(java.lang.String linetypeName)
listLinetypes
public static java.util.Iterator listLinetypes()
getLinetypeList
public static java.util.ArrayList getLinetypeList()
getDrawerFor
public static FormattedLineDrawer getDrawerFor(Linetype linetype)
getDrawerFor
public static FormattedLineDrawer getDrawerFor(java.lang.String linetypeName)