th.co.edge.jseq.argouml.pgml
Class FigLine

java.lang.Object
  extended by th.co.edge.jseq.argouml.pgml.Fig
      extended by th.co.edge.jseq.argouml.pgml.FigPath
          extended by th.co.edge.jseq.argouml.pgml.FigLine

public class FigLine
extends FigPath


Constructor Summary
FigLine(java.lang.String name, int x1, int y1, int x2, int y2)
           
 
Method Summary
 
Methods inherited from class th.co.edge.jseq.argouml.pgml.FigPath
getDescription, getPoints, getXML
 
Methods inherited from class th.co.edge.jseq.argouml.pgml.Fig
createElement, getFill, getFillColor, getName, getStroke, getStrokeColor
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FigLine

public FigLine(java.lang.String name,
               int x1,
               int y1,
               int x2,
               int y2)


Copyright © 2008 Edge Software, Co., Ltd.. All Rights Reserved.