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

I

isAdaptAreaOfUrbanFabric() - Method in class fr.ign.artiscales.pm.scenario.PMStep
 
isAllowIsolatedParcel() - Static method in class fr.ign.artiscales.pm.scenario.PMStep
Question if the flag division process allows the creation of porch or flag parcels isolated from the kown road network.
isAlreadyBuilt(File, SimpleFeature, double, double) - Static method in class fr.ign.artiscales.pm.parcelFunction.ParcelState
This algorithm looks if a parcel is overlapped by a building and returns true if they are.
isAlreadyBuilt(File, SimpleFeature, Geometry) - Static method in class fr.ign.artiscales.pm.parcelFunction.ParcelState
This method looks if a parcel is overlapped by a building and returns true if they are.
isAlreadyBuilt(File, SimpleFeature, Geometry, double) - Static method in class fr.ign.artiscales.pm.parcelFunction.ParcelState
This algorithm looks if a parcel is overlapped by a building and returns true if they are.
isAlreadyBuilt(SimpleFeatureCollection, Geometry, double, double) - Static method in class fr.ign.artiscales.pm.parcelFunction.ParcelState
This algorithm looks if a parcel is overlapped by a building+a buffer (in most of the cases, buffer is negative to delete small parts of buildings that can slightly overla a parcel) and returns true if they are.
isAlreadyBuilt(SimpleFeatureCollection, SimpleFeature) - Static method in class fr.ign.artiscales.pm.parcelFunction.ParcelState
This method looks if a parcel is overlapped by a building and returns true if they are.
isAlreadyBuilt(SimpleFeatureCollection, SimpleFeature, double, double) - Static method in class fr.ign.artiscales.pm.parcelFunction.ParcelState
This algorithm looks if a parcel is overlapped by a building+a buffer (in most of the cases, buffer is negative to delete small parts of buildings that can slightly overla a parcel) and returns true if they are.
isAlreadyMarked(SimpleFeature) - Static method in class fr.ign.artiscales.pm.parcelFunction.MarkParcelAttributeFromPosition
look if a parcel has the MarkParcelAttributeFromPosition.markFieldName field and if it is positive or negative.
isArt3AllowsIsolatedParcel(String, File) - Static method in class fr.ign.artiscales.pm.parcelFunction.ParcelState
Return false if the parcel mandatory needs a contact with the road to be urbanized. return true otherwise TODO haven't done it for the zones because I only found communities that set the same rule regardless of the zone, but that could be done.
isArt3AllowsIsolatedParcel(SimpleFeature, File) - Static method in class fr.ign.artiscales.pm.parcelFunction.ParcelState
Return false if the parcel mandatory needs a contact with the road to be urbanized. return true otherwise TODO haven't done it for the zones because I only found communities that set the same rule regardless of the zone, but that could be done
isDEBUG() - Static method in class fr.ign.artiscales.pm.division.Division
Do we show every information on console and export intermediate states ?
isDEBUG() - Static method in class fr.ign.artiscales.pm.scenario.PMScenario
If true, will save all the intermediate results in the temporary folder
isDEBUG() - Static method in class fr.ign.artiscales.pm.usecase.UseCase
 
isDEBUG() - Static method in class fr.ign.artiscales.pm.workflow.Workflow
 
isGeneratePeripheralRoad() - Static method in class fr.ign.artiscales.pm.division.StraightSkeletonDivision
 
isKeepExistingRoad() - Method in class fr.ign.artiscales.pm.scenario.PMStep
It is possible for ZoneDivision workflow to either work on the integrality of the concerned zone or to keep the parts where parcel doesn't exist and left it as a public space (road in most cases).
isNewSection(SimpleFeature) - Method in class fr.ign.artiscales.pm.workflow.ConsolidationDivision
Check if the input SimpleFeature has a section field that has been simulated with this present workflow.
isNewSection(SimpleFeature) - Method in class fr.ign.artiscales.pm.workflow.Densification
Check if the input SimpleFeature has a section field that has been simulated with this present workflow.
isNewSection(SimpleFeature) - Method in class fr.ign.artiscales.pm.workflow.Workflow
 
isNewSection(SimpleFeature) - Method in class fr.ign.artiscales.pm.workflow.ZoneDivision
Check if the input SimpleFeature has a section field that has been simulated with this present workflow.
isNoParcelMarked(SimpleFeatureCollection) - Static method in class fr.ign.artiscales.pm.parcelFunction.MarkParcelAttributeFromPosition
return true if the SimpleFeatureCollection has no parcels where the MarkParcelAttributeFromPosition.markFieldName value equals 1.
isParcelHasRoadAccess(Polygon, SimpleFeatureCollection, MultiLineString) - Static method in class fr.ign.artiscales.pm.parcelFunction.ParcelState
Indicate if the given polygon has a proximity to the road, which can be represented by multiple ways.
isParcelHasRoadAccess(Polygon, SimpleFeatureCollection, MultiLineString, Geometry) - Static method in class fr.ign.artiscales.pm.parcelFunction.ParcelState
Indicate if the given polygon has a proximity to the road, which can be represented by multiple ways.
isParcelHasSimulatedFields(SimpleFeature) - Static method in class fr.ign.artiscales.pm.fields.GeneralFields
This method allows to determine if a parcel has been simulated regarding to different parcel types of nomenclature.
isParcelLikeFrenchHasSimulatedFields(SimpleFeature) - Static method in class fr.ign.artiscales.pm.fields.GeneralFields
This method allows to determine if a parcel has been simulated.
isPeripheralRoad() - Method in class fr.ign.artiscales.pm.scenario.PMStep
Are we generating peripheral road around zones to be reshaped in the StraightSkeletonDivision process ?
isPostMark() - Static method in class fr.ign.artiscales.pm.parcelFunction.MarkParcelAttributeFromPosition
Marking parcels is made before (false) or after (true) the simulation process.
isSaveIntermediateResult() - Static method in class fr.ign.artiscales.pm.scenario.PMScenario
Are we exporting the intermediate results ?
isSAVEINTERMEDIATERESULT() - Static method in class fr.ign.artiscales.pm.division.StraightSkeletonDivision
 
isSAVEINTERMEDIATERESULT() - Static method in class fr.ign.artiscales.pm.usecase.UseCase
 
isSAVEINTERMEDIATERESULT() - Static method in class fr.ign.artiscales.pm.workflow.Workflow
 
isUrbanZoneUsuallyAdmitResidentialConstruction(SimpleFeature) - Static method in class fr.ign.artiscales.pm.fields.french.FrenchZoningSchemas
Decide the possibility of urbanization of an urban zoning feature according to the French urban planning habits.
isZoneUsuallyAdmitResidentialConstruction(SimpleFeature) - Static method in class fr.ign.artiscales.pm.fields.french.FrenchZoningSchemas
Decide the possibility of urbanization of an urban zoning feature according to the French urban planning habits.
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