http://www.jpicedt.org

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

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

Uses of PicText.FrameStyle in jpicedt.graphic.model
 

Fields in jpicedt.graphic.model with type parameters of type PicText.FrameStyle
static PicAttributeName<PicText.FrameStyle> PicAttributeName.TEXT_FRAME
           
 

Methods in jpicedt.graphic.model that return PicText.FrameStyle
 PicText.FrameStyle PicText.getFrameType()
          Set the frame type
static PicText.FrameStyle PicText.FrameStyle.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static PicText.FrameStyle[] PicText.FrameStyle.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.FrameStyle
 void PicText.setFrameType(PicText.FrameStyle frameType)
          Set the type of frame to be put around the text.
 


http://www.jpicedt.org

Submit a bug : syd@jpicedt.org