ch.tatool.core.display.swing.matrix
Class RotatedLabelUtil

java.lang.Object
  extended by ch.tatool.core.display.swing.matrix.RotatedLabelUtil

public class RotatedLabelUtil
extends Object

TaskDisplayUtils for rotated labels

Author:
Administrator

Constructor Summary
RotatedLabelUtil()
           
 
Method Summary
static String getLabelValue(String text, boolean mirrorHorizontally, boolean mirrorVertically, boolean rotateByNinty)
           
static String getLeftRightTextValue(String text)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RotatedLabelUtil

public RotatedLabelUtil()
Method Detail

getLabelValue

public static String getLabelValue(String text,
                                   boolean mirrorHorizontally,
                                   boolean mirrorVertically,
                                   boolean rotateByNinty)

getLeftRightTextValue

public static String getLeftRightTextValue(String text)


Copyright © 2012. All Rights Reserved.