- WA_firstFit(List<Link>, DoubleMatrix2D) - Static method in class com.net2plan.libraries.WDMUtils
-
Wavelength assignment algorithm based on a first-fit fashion.
- WA_firstFitTwoRoutes(List<Link>, List<Link>, DoubleMatrix2D) - Static method in class com.net2plan.libraries.WDMUtils
-
Wavelength assignment algorithm based on a first-fit fashion.
- WA_RPP_firstFit(List<Link>, DoubleMatrix2D, DoubleMatrix1D, DoubleMatrix1D, double) - Static method in class com.net2plan.libraries.WDMUtils
-
Wavelength assignment algorithm based on a first-fit fashion assuming
full wavelength conversion and regeneration.
- wasRemoved() - Method in class com.net2plan.interfaces.networkDesign.NetworkElement
-
Return true if the element was already removed from the NetPlan object, and thus cannot be acccessed
- WDMUtils - Class in com.net2plan.libraries
-
Class to deal with optical topologies including wavelength assignment and regenerator placement.
- WDMUtils.LightpathAdd - Class in com.net2plan.libraries
-
This class represents the request to add a new lightpath.
- WDMUtils.LightpathModify - Class in com.net2plan.libraries
-
This class represents the request to modify an existing lightpath.
- WDMUtils.LightpathRemove - Class in com.net2plan.libraries
-
This class represents the request to remove an existing lightpath.
- WirelessUtils - Class in com.net2plan.libraries
-
Class to deal with auxiliary functions to handle wireless networks.
- WirelessUtils() - Constructor for class com.net2plan.libraries.WirelessUtils
-
- writeImageToFile(File, BufferedImage, ImageUtils.ImageType) - Static method in class com.net2plan.utils.ImageUtils
-
Writes an image to a file.