| Class | Description |
|---|---|
| Point2DDouble |
A java.awt.geom.Point2D.Double that is serializable.
|
| SerializablePathIterator |
An implementation of PathIterator that is also Serializable
to workaround the fact that all of the classes in java.awt.geom
are non-serliaizable, and GeneralPath is declared final.
|
Copyright © 2019 JULIE Lab, Germany. All rights reserved.