Uses of Class
org.devaki.nextobjects.workspace.models.styles.LineStyle

Packages that use LineStyle
org.devaki.nextobjects.ui.workspace.models.styles   
org.devaki.nextobjects.util   
org.devaki.nextobjects.workspace.models.graphics   
org.devaki.nextobjects.workspace.models.styles   
 

Uses of LineStyle in org.devaki.nextobjects.ui.workspace.models.styles
 

Methods in org.devaki.nextobjects.ui.workspace.models.styles with parameters of type LineStyle
 void LineStyleEdit.setData(LineStyle pLineStyle)
          Set the informations
 

Uses of LineStyle in org.devaki.nextobjects.util
 

Methods in org.devaki.nextobjects.util with parameters of type LineStyle
static void NOClipboard.copy(LineStyle pLineStyle)
          Copy a line style
 

Uses of LineStyle in org.devaki.nextobjects.workspace.models.graphics
 

Fields in org.devaki.nextobjects.workspace.models.graphics declared as LineStyle
protected  LineStyle LineView.myStyle
          The style
 

Methods in org.devaki.nextobjects.workspace.models.graphics that return LineStyle
 LineStyle LineView.getStyle()
          Get the style
 

Methods in org.devaki.nextobjects.workspace.models.graphics with parameters of type LineStyle
 void LineView.setStyle(LineStyle pStyle)
          Define the style
 

Uses of LineStyle in org.devaki.nextobjects.workspace.models.styles
 

Constructors in org.devaki.nextobjects.workspace.models.styles with parameters of type LineStyle
LineStyle(LineStyle pLineStyle)
          Construct a new 'LineStyle' object from an other
 



Copyright © 2002-2004 devaki.org. All Rights Reserved.