33343536373839
super(dis, dos, commandID, objectID, varID); } @Override protected Path2D readValue(Command resp) throws TraCIException { return new Polygon(resp.content(), true).getShape(); }
40414243444546