public boolean canRender(SeqFeatureI feature) {
   return feature.isAnnot();
 }