public class AlgosDistances extends OperationGroup implements OperationDescFile
| Modifier and Type | Class and Description | 
|---|---|
class  | 
AlgosDistances.AlgoDijkstraShortestPath  | 
class  | 
AlgosDistances.Matrix  | 
class  | 
AlgosDistances.ResultDistance  | 
ALGODIR, CMDSDIR, GROPDIR| Constructor and Description | 
|---|
AlgosDistances()  | 
| Modifier and Type | Method and Description | 
|---|---|
java.lang.String | 
getDescriptionFilename()
Returns the filename of the description file containing a help entry for the operation. 
 | 
Operation[] | 
getOperations()
Returns instances of all operations of the group. 
 | 
public Operation[] getOperations()
OperationGroupgetOperations in class OperationGrouppublic java.lang.String getDescriptionFilename()
OperationDescFilegetDescriptionFilename in interface OperationDescFile