static ArrayList<LinkedHashMap<String,Object>> |
SupportFunctions.getClusterStructureWithAreaFromIFCData(org.bimserver.emf.IfcModelInterface model,
Chart chart) |
static ArrayList<LinkedHashMap<String,Object>> |
SupportFunctions.getDataWithTreeStructure(String structureKeyword,
org.bimserver.emf.IfcModelInterface model,
Chart chart) |
static ArrayList<LinkedHashMap<String,Object>> |
SupportFunctions.getIfcByClassificationReferenceWithTreeStructure(String structureKeyword,
org.bimserver.emf.IfcModelInterface model,
Chart chart,
boolean includeClassificationSystem) |
static ArrayList<LinkedHashMap<String,Object>> |
SupportFunctions.getIfcDataByClassWithTreeStructure(String structureKeyword,
org.bimserver.emf.IfcModelInterface model,
Chart chart,
int superClassesToStepBackwardsThrough) |
static ArrayList<LinkedHashMap<String,Object>> |
SupportFunctions.getIfcMaterialsByClassWithTreeStructure(String structureKeyword,
org.bimserver.emf.IfcModelInterface model,
Chart chart,
org.apache.commons.lang.mutable.MutableInt subChartCount) |
static ArrayList<LinkedHashMap<String,Object>> |
SupportFunctions.getIfcMaterialsByNameWithTreeStructure(String structureKeyword,
org.bimserver.emf.IfcModelInterface model,
Chart chart,
org.apache.commons.lang.mutable.MutableInt subChartCount) |
static ArrayList<LinkedHashMap<String,Object>> |
SupportFunctions.getTreeStructureWithAreaFromIFCData(org.bimserver.emf.IfcModelInterface model,
Chart chart) |