MorphAL 0.1
A C E F G H I L M O P R S

I

I18NPlug - Class in fr.ign.cogit.alpage.morphal.i18n
Class for internationalisation
I18NPlug() - Constructor for class fr.ign.cogit.alpage.morphal.i18n.I18NPlug
 
initialise(double[], int, String) - Method in class fr.ign.cogit.alpage.morphal.ui.statistics.Histogram
Initialisation.
initialize(PlugInContext) - Method in class fr.ign.cogit.alpage.morphal.plugin.geometry.GeometryValidatorPlugin
Initialisation.
initialize(PlugInContext) - Method in class fr.ign.cogit.alpage.morphal.plugin.linestring.LineStringCleaningPlugin
Initialisation.
initialize(PlugInContext) - Method in class fr.ign.cogit.alpage.morphal.plugin.linestring.LineStringToSegmentsPlugin
Initialisation.
initialize(PlugInContext) - Method in class fr.ign.cogit.alpage.morphal.plugin.linestring.SegmentOrientationPlugin
Initialisation.
initialize(PlugInContext) - Method in class fr.ign.cogit.alpage.morphal.plugin.polygon.PolygonCharacterisationPlugin
Initialisation.
initialize(PlugInContext) - Method in class fr.ign.cogit.alpage.morphal.plugin.polygon.PolygonCleaningPlugin
Initialisation.
initialize(PlugInContext) - Method in class fr.ign.cogit.alpage.morphal.plugin.polygon.PolygonPerimeterAreaPlugin
Initialisation.
initialize(PlugInContext) - Method in class fr.ign.cogit.alpage.morphal.plugin.polygon.PolygonToSegmentsPlugin
Initialisation.
initialize(PlugInContext) - Method in class fr.ign.cogit.alpage.morphal.plugin.statistics.ClassificationIntegerDoublePlugin
Initialisation
isCircle(Polygon, double) - Static method in class fr.ign.cogit.alpage.morphal.geometry.PolygonUtil
Compute if a Polygon has a circular shape or not, based on the compactedness index or Miller's index (if Miller's index equals 1, it means that the shape is a perfect circle).
isRectangle(Polygon, double, double) - Static method in class fr.ign.cogit.alpage.morphal.geometry.PolygonUtil
Compute if a Polygon has a rectangular shape or not, based on the comparison with two shapes: the shape of the minimum bounding rectangle of the Polygon, and the shape of the convex hull associated to the Polygon.
isRectangle(double, double, double, double, Polygon) - Static method in class fr.ign.cogit.alpage.morphal.geometry.PolygonUtil
Compute if a Polygon has a rectangular shape or not, based on the comparison with two shapes: the shape of the minimum bounding rectangle of the Polygon, and the shape of the convex hull associated to the Polygon.

MorphAL 0.1
A C E F G H I L M O P R S