Esempio n. 1
0
 /**
  * Gets the direction property of the Label.
  *
  * @return the Label direction.
  * @author bidi_hcg
  */
 public String getDirection() {
   return label.getDirection();
 }