WorldWindJava
WorldWindJava copied to clipboard
Fix issue if no positions in PhaseLine determineLabelPositions method.
MilStd2525GraphicFactory class can create graphics without positions: pointer null exceptions happen when rendering PhaseLine.
@gbonnary thanks for pointing this out, we were wondering if you spotted this behavior with any other graphics?
Yes, I've found other issues with this behavior.
Hi @gbonnary. Do you have fixes for some of the other classes? I have added this as a new pull-request to the community-edition of WorldWind (located at: https://github.com/WorldWindEarth/WorldWindJava). The pull-request can be viewed at: https://github.com/WorldWindEarth/WorldWindJava/pull/12. Would you help us out by opening pull-requests for some of the other issues that you encountered?