|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectfr.ign.cogit.geoxygene.feature.FT_Feature
fr.ign.cogit.geoxygene.contrib.cartetopo.ElementCarteTopo
fr.ign.cogit.geoxygene.contrib.cartetopo.Arc
fr.ign.cogit.geoxygene.contrib.delaunay.ArcDelaunay
public class ArcDelaunay
Classe des aretes de la triangulation.
| Field Summary |
|---|
| Fields inherited from class fr.ign.cogit.geoxygene.feature.FT_Feature |
|---|
geom, id, topo |
| Constructor Summary | |
|---|---|
ArcDelaunay()
|
|
ArcDelaunay(NoeudDelaunay n1,
NoeudDelaunay n2)
|
|
| Method Summary |
|---|
| Methods inherited from class fr.ign.cogit.geoxygene.contrib.cartetopo.Arc |
|---|
addGroupe, arcPrecedentDebut, arcPrecedentFin, arcSuivantDebut, arcSuivantFin, calculeRectangleEnglobant, cycleADroite, cycleAGauche, distance, faces, finsOrientes, getCoord, getFaceDroite, getFaceGauche, getGeometrie, getListeGroupes, getNoeudFin, getNoeudIni, getOrientation, getPoids, getRectangleEnglobant, hausdorff, inisOrientes, longueur, noeuds, premiereComposanteHausdorff, proche, projeteEtDecoupe, setCoord, setFaceDroite, setFaceGauche, setGeometrie, setListegroupes, setNoeudFin, setNoeudIni, setOrientation, setPoids |
| Methods inherited from class fr.ign.cogit.geoxygene.contrib.cartetopo.ElementCarteTopo |
|---|
getCarteTopo |
| Methods inherited from class fr.ign.cogit.geoxygene.feature.FT_Feature |
|---|
addCorrespondant, clearCorrespondants, clone, cloneGeom, getCorrespondant, getCorrespondants, getCorrespondants, getFeatureCollection, getFeatureCollections, getGeom, getId, getPopulation, getTopo, hasGeom, hasTopo, removeCorrespondant, setCorrespondants, setGeom, setId, setTopo |
| Methods inherited from class java.lang.Object |
|---|
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ArcDelaunay()
public ArcDelaunay(NoeudDelaunay n1,
NoeudDelaunay n2)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||