public class ConvertCityFurniture extends Object
Modifier and Type | Field and Description |
---|---|
static Color |
DefaultColor
La couleur par défaut appliquée aux objets de ce type
|
Constructor and Description |
---|
ConvertCityFurniture() |
Modifier and Type | Method and Description |
---|---|
static void |
assignDefaultRepresentation(FT_FeatureCollection<IFeature> ftFeatColl)
Assigne une représentation par défault aux objets n'ayant pas de
représentation
|
static FT_FeatureCollection<IFeature> |
convertCityFurniture(CityFurniture cf)
Convertit le CityFurniture cf
|
static I3DRepresentation |
defaultBuildingApperance(IFeature feat)
La représentation par défault assignée aux entités n'ayant pas de
représentation
|
public static Color DefaultColor
public static FT_FeatureCollection<IFeature> convertCityFurniture(CityFurniture cf)
cf
- objet CityFurniture en paramètrepublic static void assignDefaultRepresentation(FT_FeatureCollection<IFeature> ftFeatColl)
ftFeatColl
- une liste d'objets à laquelle sera appliquée un stylepublic static I3DRepresentation defaultBuildingApperance(IFeature feat)
feat
- une entité à laquelle sera appliquée un style par défautCopyright © 2016 Laboratoire COGIT, IGN. All rights reserved.