|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectes.unex.sextante.vectorTools.smoothLines.ControlCurve
public abstract class ControlCurve
| Field Summary | |
|---|---|
protected com.vividsolutions.jts.geom.Geometry |
m_Geometry
|
protected double[] |
m_X
|
protected double[] |
m_Y
|
| Constructor Summary | |
|---|---|
ControlCurve(com.vividsolutions.jts.geom.Geometry geom)
|
|
| Method Summary | |
|---|---|
abstract com.vividsolutions.jts.geom.LineString |
getSmoothedLine(int iSteps)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected com.vividsolutions.jts.geom.Geometry m_Geometry
protected double[] m_X
protected double[] m_Y
| Constructor Detail |
|---|
public ControlCurve(com.vividsolutions.jts.geom.Geometry geom)
| Method Detail |
|---|
public abstract com.vividsolutions.jts.geom.LineString getSmoothedLine(int iSteps)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||