http://www.jpicedt.org

Uses of Class
jpicedt.graphic.model.PicText.TextMode

Packages that use PicText.TextMode
jpicedt.graphic.model Document structure and graphic primitives. 
 

Uses of PicText.TextMode in jpicedt.graphic.model
 

Fields in jpicedt.graphic.model with type parameters of type PicText.TextMode
static PicAttributeName<PicText.TextMode> PicAttributeName.TEXT_MODE
           
 

Methods in jpicedt.graphic.model that return PicText.TextMode
static PicText.TextMode PicText.TextMode.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static PicText.TextMode[] PicText.TextMode.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in jpicedt.graphic.model with parameters of type PicText.TextMode
 void PicText.setTextMode(PicText.TextMode textMode)
           
 


http://www.jpicedt.org

Submit a bug : syd@jpicedt.org