Class Point3DStyleableMapAccessor

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

public class Point3DStyleableMapAccessor extends AbstractStyleableMapAccessor<@NonNull javafx.geometry.Point3D> implements NonNullMapAccessor<@NonNull javafx.geometry.Point3D>
Point3DStyleableMapAccessor.
Author:
Werner Randelshofer
See Also: