public void write(int tagID, CGMOutputStream cgm) throws IOException {
   cgm.writeIntegerIndex(index);
 }