Class SymmetricPoint2DStyleableMapAccessor

java.lang.Object
org.jhotdraw8.draw.key.AbstractStyleableMapAccessor<javafx.geometry.Point2D>
org.jhotdraw8.draw.key.Point2DStyleableMapAccessor
org.jhotdraw8.draw.key.SymmetricPoint2DStyleableMapAccessor
All Implemented Interfaces:
Serializable, ReadOnlyStyleableMapAccessor<javafx.geometry.Point2D>, WritableStyleableMapAccessor<javafx.geometry.Point2D>, CompositeMapAccessor<javafx.geometry.Point2D>, MapAccessor<javafx.geometry.Point2D>, NonNullMapAccessor<@NonNull javafx.geometry.Point2D>

public class SymmetricPoint2DStyleableMapAccessor extends Point2DStyleableMapAccessor implements NonNullMapAccessor<@NonNull javafx.geometry.Point2D>
SymmetricPoint2DStyleableMapAccessor.
Author:
Werner Randelshofer
See Also: