biouml.standard.diagram
Class PathwayDiagramViewOptions.RelationTypeStroke

java.lang.Object
  extended bybiouml.standard.diagram.PathwayDiagramViewOptions.RelationTypeStroke
Enclosing class:
PathwayDiagramViewOptions

public class PathwayDiagramViewOptions.RelationTypeStroke
extends java.lang.Object


Field Summary
protected  java.awt.BasicStroke stroke
           
protected  java.lang.String type
           
 
Constructor Summary
PathwayDiagramViewOptions.RelationTypeStroke(java.lang.String type, java.awt.BasicStroke stroke)
           
 
Method Summary
 java.awt.BasicStroke getStroke()
           
 java.lang.String getType()
           
 void setStroke(java.awt.BasicStroke stroke)
           
 void setType(java.lang.String type)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

type

protected java.lang.String type

stroke

protected java.awt.BasicStroke stroke
Constructor Detail

PathwayDiagramViewOptions.RelationTypeStroke

public PathwayDiagramViewOptions.RelationTypeStroke(java.lang.String type,
                                                    java.awt.BasicStroke stroke)
Method Detail

getType

public java.lang.String getType()

setType

public void setType(java.lang.String type)

getStroke

public java.awt.BasicStroke getStroke()

setStroke

public void setStroke(java.awt.BasicStroke stroke)


Copyright © 2001-2003 Biosof.Ru. All Rights Reserved.