Omaha #3465 Replace Raytheon plugin calls to deprecated IGraphicsTarget.drawString()
Change-Id: I3e9f8b3db2302cb2a53c365225c06bda3ec73785 Former-commit-id:cdfa485a14
[formerlycdfa485a14
[formerly 4b43f857367f8d7d4f961b635edd67943b094936]] Former-commit-id:9027c11b1f
Former-commit-id:9e38eb3fb4
This commit is contained in:
parent
2313c8b3da
commit
08185f2c64
1 changed files with 0 additions and 1 deletions
|
@ -194,7 +194,6 @@ public class NumberAxis extends Axis {
|
|||
labeling.getLabel(labelVal), color);
|
||||
string.font = font;
|
||||
string.setCoordinates(xPos, yPos);
|
||||
string.rotation = 360.0;
|
||||
strings.add(string);
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue