public abstract static class LinearCombo.JythonThing extends Object
Modifier and Type | Field and Description |
---|---|
protected Set<String> |
jythonNames |
Constructor and Description |
---|
JythonThing() |
protected Set<String> jythonNames
public JythonThing()
public static String colorString(ConstantMap[] color)
private static Data extractData(Object other) throws VisADException, RemoteException
VisADException
RemoteException
private static String extractName(Object other)
public abstract boolean removeName(String name)
public abstract Collection<String> getNames()
public LinearCombo.Combination __add__(Object other) throws VisADException, RemoteException
VisADException
RemoteException
public LinearCombo.Combination __sub__(Object other) throws VisADException, RemoteException
VisADException
RemoteException
public LinearCombo.Combination __mul__(Object other) throws VisADException, RemoteException
VisADException
RemoteException
public LinearCombo.Combination __div__(Object other) throws VisADException, RemoteException
VisADException
RemoteException
public LinearCombo.Combination __pow__(Object other) throws VisADException, RemoteException
VisADException
RemoteException
public LinearCombo.Combination __mod__(Object other) throws VisADException, RemoteException
VisADException
RemoteException
public LinearCombo.Combination __radd__(Object other) throws VisADException, RemoteException
VisADException
RemoteException
public LinearCombo.Combination __rsub__(Object other) throws VisADException, RemoteException
VisADException
RemoteException
public LinearCombo.Combination __rmul__(Object other) throws VisADException, RemoteException
VisADException
RemoteException
public LinearCombo.Combination __rdiv__(Object other) throws VisADException, RemoteException
VisADException
RemoteException
public LinearCombo.Combination __rpow__(Object other) throws VisADException, RemoteException
VisADException
RemoteException
public LinearCombo.Combination __rmod__(Object other) throws VisADException, RemoteException
VisADException
RemoteException
public LinearCombo.Combination __neg__() throws VisADException, RemoteException
VisADException
RemoteException