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

C

ClassificationIntegerDoublePlugin - Class in fr.ign.cogit.alpage.morphal.plugin.statistics
Plugin to classify the values of a given numerical attribute, i.e. an attribute with a type "integer" or "double".
ClassificationIntegerDoublePlugin() - Constructor for class fr.ign.cogit.alpage.morphal.plugin.statistics.ClassificationIntegerDoublePlugin
 
cleaningLineShape(LineString, double) - Static method in class fr.ign.cogit.alpage.morphal.geometry.LineStringUtil
Clean a LineString by removing the unuseful points (in regard to the chosen threshold) of a LineString, i.e. the points which are in the alignment between the previous point and the following one.
cleaningMultiLineShape(MultiLineString, double) - Static method in class fr.ign.cogit.alpage.morphal.geometry.LineStringUtil
Clean a MultiLineString by removing the unuseful points (in regard to the chosen threshold) of a MultiLineString, i.e. the points which are in the alignment between the previous point and the following one.
cleaningMultiPolygonShape(MultiPolygon, double) - Static method in class fr.ign.cogit.alpage.morphal.geometry.PolygonUtil
Clean a MultiPolygon by removing the unuseful points (in regard to the chosen threshold) of a MultiPolygon, i.e. the points which are in the alignment between the previous point and the following one.
cleaningMultiPolygonShapeAutomaticThreshold(MultiPolygon) - Static method in class fr.ign.cogit.alpage.morphal.geometry.PolygonUtil
Clean a MultiPolygon by removing the unuseful points (in regard to the chosen threshold) of a MultiPolygon, i.e. the points which are in the alignment between the previous point and the following one.
cleaningPolygonShape(Polygon, double) - Static method in class fr.ign.cogit.alpage.morphal.geometry.PolygonUtil
Clean a Polygon by removing the unuseful points (in regard to the chosen threshold) of a Polygon, i.e. the points which are in the alignment between the previous point and the following one.
cleaningPolygonShapeAutomaticThreshold(Polygon) - Static method in class fr.ign.cogit.alpage.morphal.geometry.PolygonUtil
Clean a Polygon by removing the unuseful points (in regard to the chosen threshold) of a Polygon, i.e. the points which are in the alignment between the previous point and the following one.
combination(int, int) - Static method in class fr.ign.cogit.alpage.morphal.algorithm.maths.Combinatorics
Combination without repetition C(n,k).
combination(int) - Static method in class fr.ign.cogit.alpage.morphal.algorithm.maths.Combinatorics
Compute and return the list of the lists of the set of all possible combinations without repetition for the numbers between 0 and n-1.
combinationString(int) - Static method in class fr.ign.cogit.alpage.morphal.algorithm.maths.Combinatorics
(Based on String) Compute and return the list of the lists of the set of all possible combinations without repetition for the numbers between 0 and n-1.
Combinatorics - Class in fr.ign.cogit.alpage.morphal.algorithm.maths
Combinatorics: maths class.
Combinatorics() - Constructor for class fr.ign.cogit.alpage.morphal.algorithm.maths.Combinatorics
 
compactednessIndex(Polygon) - Static method in class fr.ign.cogit.alpage.morphal.geometry.PolygonUtil
Compute the compactedness index of a Polygon, i.e.
compareCoordinate(Coordinate, Coordinate) - Static method in class fr.ign.cogit.alpage.morphal.geometry.GeometryUtil
Method to compare quickly if two Coordinates have the same position.
configure(PlugInContext) - Method in class fr.ign.cogit.alpage.morphal.MorphALExtension
 

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