Class EmptyShape

java.lang.Object
org.apache.sis.internal.referencing.j2d.AbstractShape
org.apache.sis.internal.feature.j2d.EmptyShape
All Implemented Interfaces:
PathIterator, Shape, Serializable

public final class EmptyShape extends AbstractShape implements Serializable, PathIterator
An empty shape.
Since:
1.1
Version:
1.2
See Also: