Example #1
0
 public ShadowType buildShadowType(DataDisplayLink link, ShadowType parent)
     throws VisADException, RemoteException {
   return link.getRenderer().makeShadowRealTupleType(this, link, parent);
 }