|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IOrderedShape
Represents an ordered shape. An ordered shape is a continuous set of points having a start point and end point. The continuous set of points connected using a specific rule.
Method Summary | |
---|---|
PointF |
getEndPoint()
|
PointF |
getStartPoint()
|
boolean |
isClosed()
|
void |
isClosed(boolean value)
|
void |
reverse()
|
Method Detail |
---|
PointF getEndPoint()
PointF getStartPoint()
boolean isClosed()
void isClosed(boolean value)
void reverse()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |