protected void initialize(DrawContext dc) {
   super.initialize(dc);
   this.name = "Pipe";
 }