fdubath.entrelacs
Class Segment

java.lang.Object
  extended by fdubath.entrelacs.Segment

public class Segment
extends java.lang.Object

A segment is a polygone representing a piece of Rope in the backgroud geometry


Field Summary
 int[] BorderRGBColor
           
 int[] FillRGBColor
           
 java.util.Vector FirstBorder
           
 java.util.Vector SecondBorder
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

FillRGBColor

public int[] FillRGBColor

BorderRGBColor

public int[] BorderRGBColor

FirstBorder

public java.util.Vector FirstBorder

SecondBorder

public java.util.Vector SecondBorder