System.out.println("Error: Trying to get size fron a Cell class that does not exist");
e.printStackTrace();
return null;
}
String name = sd.previewStationName(getComponentType(className));
Dimension cellDimension = new Dimension(icon.getIconWidth(), icon.getIconHeight());
// Gets the graph font
Font font = mediator.getGraph().getFont();
// Gets the graphical context