Searched defs:SEG_CLOSE (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/awt/java/awt/geom/
H A DPathIterator.java85 * The Constant SEG_CLOSE indicates that the previous point was the end of
88 public static final int SEG_CLOSE = 4; field in interface:PathIterator
124 * {@link PathIterator#SEG_CLOSE}.
142 * {@link PathIterator#SEG_CLOSE}.

Completed in 3 milliseconds