Index

A B C D E F G H I M N O P R S T U V W Z 
All Classes|All Packages|Deprecated API

G

GeneralFields - Class in fr.ign.artiscales.pm.fields
Method containing functions to deal with parcel attributes and fields
GeneralFields() - Constructor for class fr.ign.artiscales.pm.fields.GeneralFields
 
generateEveryAnalysisOfScene() - Method in class fr.ign.artiscales.pm.analysis.RealUrbanFabricParameters
Generate every indicators about the urban scene (area of parcel built and area of all parcels, road statistics)
generatePeripheralRoad(Polygon, double) - Method in class fr.ign.artiscales.pm.division.StraightSkeletonDivision
Creates a road around the parcel. reduce the parcel polygon and add the newly created road to the road collection
getAreaBuilt() - Method in class fr.ign.artiscales.pm.analysis.RealUrbanFabricParameters
Get area built for a short usage.
getAreaBuilt(SimpleFeatureCollection, String) - Method in class fr.ign.artiscales.pm.analysis.RealUrbanFabricParameters
Get the distribution of built parcel's area of one zone.
getAreaTotal(SimpleFeatureCollection, String) - Method in class fr.ign.artiscales.pm.analysis.RealUrbanFabricParameters
Get the distribution of every parcel's area of one zone.
getBoundMax() - Method in class fr.ign.artiscales.pm.analysis.Graph
Set value for maximal bound represented on the schema
getBoundMin() - Method in class fr.ign.artiscales.pm.analysis.Graph
Get value for minimal bound represented on the schema
getBoundsOfZone() - Method in class fr.ign.artiscales.pm.scenario.PMStep
Generate the bound of the parcels that are simulated by the current PMStep.
getCityCodeOfParcels(SimpleFeatureCollection) - Static method in class fr.ign.artiscales.pm.parcelFunction.ParcelAttribute
Get the most represented city code numbers of the given collection.
getCityCodesOfParcels(SimpleFeatureCollection) - Static method in class fr.ign.artiscales.pm.parcelFunction.ParcelAttribute
Get a list of all the city code numbers of the given collection.
getCloseEvalInParcel(SimpleFeature, SimpleFeatureCollection) - Static method in class fr.ign.artiscales.pm.parcelFunction.ParcelState
Get the evaluation of a cell generated by MUP-City and close to the input parcel
getCodeComFieldName() - Static method in class fr.ign.artiscales.pm.parcelFunction.ParcelGetter
Get a new community field name that later forms the zipcode.
getCodeDepFieldName() - Static method in class fr.ign.artiscales.pm.parcelFunction.ParcelGetter
Get the department code field name that later forms the zipcode.
getCommunityCodeFromSFC(SimpleFeatureCollection, SimpleFeature) - Static method in class fr.ign.artiscales.pm.parcelFunction.ParcelAttribute
Get the Community Code number from a SimpleFeature (that is most of the time, a parcel or building)
getCommunityTypeFieldName() - Static method in class fr.ign.artiscales.pm.parcelFunction.ParcelAttribute
Get the attribute field name for designing a type of community
getCommunityTypeFromSFC(SimpleFeatureCollection, SimpleFeature) - Static method in class fr.ign.artiscales.pm.parcelFunction.ParcelAttribute
Get the type of community from a Simplefeature (that is most of the time, a parcel or building).
getDefaultWidthRoad() - Static method in class fr.ign.artiscales.pm.parcelFunction.ParcelState
Get the default width for road segment (7.5 by default).
getEnd(Output.SharedEdge, Output.Face) - Static method in class fr.ign.artiscales.pm.division.CampSkeleton
 
getEvalInParcel(SimpleFeature, File) - Static method in class fr.ign.artiscales.pm.parcelFunction.ParcelState
Get the evaluation of a cell generated by MUP-City and contained in a input parcel
getEvalInParcel(SimpleFeature, SimpleFeatureCollection) - Static method in class fr.ign.artiscales.pm.parcelFunction.ParcelState
Get the evaluation of a cell generated by MUP-City and contained in a input parcel
getExteriorEdges() - Method in class fr.ign.artiscales.pm.division.CampSkeleton
 
getExteriorEdges() - Method in class fr.ign.artiscales.pm.division.StraightSkeleton
 
getFrenchCodeParcels(SimpleFeatureCollection) - Static method in class fr.ign.artiscales.pm.fields.french.FrenchParcelFields
Get the parcel codes (Attribute CODE of the given SimpleFeatureCollection)
getGenericZoneEnglishName(String) - Static method in class fr.ign.artiscales.pm.fields.GeneralFields
Trivial method to get the genericZone list of a type
getGenericZoneUsualNames(String) - Static method in class fr.ign.artiscales.pm.fields.GeneralFields
Trivial method to get the genericZone list of a type
getGenericZoningTypes(SimpleFeatureCollection) - Static method in class fr.ign.artiscales.pm.fields.GeneralFields
Get a list of all the GeneralFields.zoneGenericNameField values of the given collection.
getGraph() - Method in class fr.ign.artiscales.pm.division.CampSkeleton
 
getGraph() - Method in class fr.ign.artiscales.pm.division.StraightSkeleton
 
getIncludedEdges() - Method in class fr.ign.artiscales.pm.division.CampSkeleton
 
getIncludedEdges() - Method in class fr.ign.artiscales.pm.division.StraightSkeleton
 
getInputPolygon() - Method in class fr.ign.artiscales.pm.division.StraightSkeleton
 
getInteriorEdges() - Method in class fr.ign.artiscales.pm.division.CampSkeleton
 
getInteriorEdges() - Method in class fr.ign.artiscales.pm.division.StraightSkeleton
 
getLastOutput() - Method in class fr.ign.artiscales.pm.scenario.PMStep
The last generated parcel plan file.
getMarkFieldName() - Static method in class fr.ign.artiscales.pm.parcelFunction.MarkParcelAttributeFromPosition
Get the name of the field containing the parcel's mark
getNameDistrib() - Method in class fr.ign.artiscales.pm.analysis.Graph
Get the name of the distribution
getNotMarkedParcels(SimpleFeatureCollection) - Static method in class fr.ign.artiscales.pm.parcelFunction.MarkParcelAttributeFromPosition
Return a SimpleFeatureCollection containing only the not marked parcels on their markFieldName field.
getNumberCodeFromSFC(SimpleFeatureCollection, SimpleFeature) - Static method in class fr.ign.artiscales.pm.parcelFunction.ParcelAttribute
get the Number from a SimpleFeature (that is most of the time, a parcel or building)
getOnlyMarkedParcels(SimpleFeatureCollection) - Static method in class fr.ign.artiscales.pm.parcelFunction.MarkParcelAttributeFromPosition
Return a SimpleFeatureCollection containing only the marked parcels on their markFieldName field.
getOUTFOLDER() - Static method in class fr.ign.artiscales.pm.scenario.PMStep
 
getParcelByCommunityCode(SimpleFeatureCollection, String) - Static method in class fr.ign.artiscales.pm.parcelFunction.ParcelGetter
Get parcels out of a parcel collection with the zip code of them parcels.
getParcelByFrenchZoningType(String, SimpleFeatureCollection, File) - Static method in class fr.ign.artiscales.pm.parcelFunction.ParcelGetter
Get a set of parcel depending to their zoning type.
getParcelByTypo(String, SimpleFeatureCollection, File) - Static method in class fr.ign.artiscales.pm.parcelFunction.ParcelGetter
Get parcels by their typology.
getParcelByZip(File, List<String>, File) - Static method in class fr.ign.artiscales.pm.parcelFunction.ParcelGetter
Write parcels out of a parcel collection corresponding to a list of zipcodes in a new geo file.
getParcelByZip(SimpleFeatureCollection, String) - Static method in class fr.ign.artiscales.pm.parcelFunction.ParcelGetter
Get parcels out of a parcel collection with the zip code of them parcels.
getParcelByZip(SimpleFeatureCollection, String, String, String) - Static method in class fr.ign.artiscales.pm.parcelFunction.ParcelGetter
Get parcels out of a parcel collection with the zip code of them parcels. zipcode is not directly contained in a field of the collection but is composed of two fields (usually a state-like code and a community code).
getParcelByZip(SimpleFeatureCollection, List<String>) - Static method in class fr.ign.artiscales.pm.parcelFunction.ParcelGetter
Get parcels out of a parcel collection corresponding to a list of zipcodes Zipcodes are not directly contained in a field of the collection but is composed of two fields.
getParcelCommunityField() - Static method in class fr.ign.artiscales.pm.parcelFunction.ParcelSchema
 
getParcelFieldType() - Static method in class fr.ign.artiscales.pm.fields.GeneralFields
Get what is the type of parcel used in the simulation
getParcelFrontSideWidth(Polygon, SimpleFeatureCollection, List<LineString>) - Static method in class fr.ign.artiscales.pm.parcelFunction.ParcelState
Determine the width of the parcel on road.
getParcelID(SimpleFeature) - Static method in class fr.ign.artiscales.pm.parcelFunction.ParcelSchema
Parcel ID is composed of its ParcelSchema.parcelCommunityField, ParcelSchema.parcelSectionField and ParcelSchema.parcelNumberField, separated by '_' character.
getParcelNumberField() - Static method in class fr.ign.artiscales.pm.parcelFunction.ParcelSchema
 
getParcelSectionField() - Static method in class fr.ign.artiscales.pm.parcelFunction.ParcelSchema
 
getParcelWithoutSplitField(SimpleFeatureCollection) - Static method in class fr.ign.artiscales.pm.parcelFunction.ParcelCollection
Return the same parcel collection without it SPLIT field (if this field has a new name, it will be adapted).
getParcelWithSimulatedFields(SimpleFeatureCollection) - Static method in class fr.ign.artiscales.pm.fields.GeneralFields
This method returns the parcels of a given collection that have been simulated.
getPOLYGONINTERSECTION() - Static method in class fr.ign.artiscales.pm.scenario.PMStep
Get the intersection polygon geographic file.
getPreciseZoningTypes(SimpleFeatureCollection) - Static method in class fr.ign.artiscales.pm.fields.GeneralFields
Get a list of all the GeneralFields.zonePreciseNameField values of the given collection.
getPROFILEFOLDER() - Static method in class fr.ign.artiscales.pm.scenario.PMStep
 
getRoadPolygon(SimpleFeatureCollection) - Static method in class fr.ign.artiscales.pm.parcelFunction.ParcelState
Get a list of the surrounding buffered road segments.
getScaleZone() - Method in class fr.ign.artiscales.pm.analysis.RealUrbanFabricParameters
Get the scale of the analyzed zone
getSectionCodeFromSFC(SimpleFeatureCollection, SimpleFeature) - Static method in class fr.ign.artiscales.pm.parcelFunction.ParcelAttribute
get the Section code from a SimpleFeature (that is most of the time, a parcel or building)
getSFBFrenchParcel() - Static method in class fr.ign.artiscales.pm.fields.french.FrenchParcelSchemas
 
getSFBFrenchParcelSplit() - Static method in class fr.ign.artiscales.pm.fields.french.FrenchParcelSchemas
 
getSFBFrenchZoning() - Static method in class fr.ign.artiscales.pm.fields.french.FrenchParcelSchemas
 
getSFBMinParcel() - Static method in class fr.ign.artiscales.pm.parcelFunction.ParcelSchema
Get minimal builder for a parcel
getSFBMinParcelSplit() - Static method in class fr.ign.artiscales.pm.parcelFunction.ParcelSchema
 
getSFBParcelAsAS() - Static method in class fr.ign.artiscales.pm.fields.artiscales.ArtiScalesSchemas
Deprecated.
Get Artiscales's parcel SimpleFeatureBuilder.
getSFBParcelAsASSplit() - Static method in class fr.ign.artiscales.pm.fields.artiscales.ArtiScalesSchemas
Deprecated.
parcels schema used in ArtiScales for marking which parcel is cut (or merged) on parcel reshaping process
getSFBWithoutSplit(SimpleFeatureType) - Static method in class fr.ign.artiscales.pm.parcelFunction.ParcelSchema
 
getSFBZoning() - Static method in class fr.ign.artiscales.pm.fields.GeneralFields
Get a simple feature builder for the corresponding zoning regarding to the wanted GeneralFields.parcelFieldType.
getSimulationParcels(SimpleFeatureCollection) - Method in class fr.ign.artiscales.pm.scenario.PMStep
Select and mark the parcels that must be simulated within a collection of parcels.
getSortedDistribution() - Method in class fr.ign.artiscales.pm.analysis.Graph
Get value for sorted distribution
getStart(Output.SharedEdge, Output.Face) - Static method in class fr.ign.artiscales.pm.division.CampSkeleton
 
getStepList() - Method in class fr.ign.artiscales.pm.scenario.PMScenario
Get the scenario's list of steps
getTranslatedName(String) - Static method in class fr.ign.artiscales.pm.fields.french.FrenchZoningSchemas
Translate a French symbol of zoning type to english.
getTypologyFieldName() - Static method in class fr.ign.artiscales.pm.parcelFunction.ParcelGetter
Get the field that sets a typology.
getUrbanFabricType() - Method in class fr.ign.artiscales.pm.scenario.PMStep
 
getUsualNames(String) - Static method in class fr.ign.artiscales.pm.fields.french.FrenchZoningSchemas
Gives the usual names given to the three types of zones in a french context.
getWidthFieldAttribute() - Static method in class fr.ign.artiscales.pm.parcelFunction.ParcelState
Get the name of the field containing attribute which indicates the width of road segments (LARGEUR by default) .
getZoneCommunityCode() - Static method in class fr.ign.artiscales.pm.fields.GeneralFields
Get the name of the field for community number
getZoneGenericNameField() - Static method in class fr.ign.artiscales.pm.fields.GeneralFields
Get the name of the field representing the generic name of zoning features (TYPEZONE by default)
getZonePreciseNameField() - Static method in class fr.ign.artiscales.pm.fields.GeneralFields
Get the name of the field representing the precise name of zoning features (LIBELLE by default)
getZoneStudied() - Method in class fr.ign.artiscales.pm.scenario.PMStep
Get a string describing the studied zone
Graph - Class in fr.ign.artiscales.pm.analysis
Class to export fast and automated graph created with Xchart library
Graph(List<Double>, double, double, String) - Constructor for class fr.ign.artiscales.pm.analysis.Graph
Put every information in a graph object.
A B C D E F G H I M N O P R S T U V W Z 
All Classes|All Packages|Deprecated API