|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.shapelogic.imageprocessing.PointProperties
public class PointProperties
LineProperties contains properties that are important for a point when you are dealing with curved multi line.
Field Summary | |
---|---|
double |
directionChange
|
boolean |
sharpCorner
|
Constructor Summary | |
---|---|
PointProperties()
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public double directionChange
public boolean sharpCorner
Constructor Detail |
---|
public PointProperties()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |