|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.partnersoft.modules.inspection.app.InspectionMaster
public class InspectionMaster
Copyright 2008 Partner Software, Inc.
| Constructor Summary | |
|---|---|
InspectionMaster(com.partnersoft.maps.app.MapApp app,
com.partnersoft.maps.model.MapSet mapset)
Creates a new InspectionMaster object. |
|
| Method Summary | |
|---|---|
static com.partnersoft.geometry.xy.XyGrid |
getInnerGrid()
Returns the XyGrid used to find inner Inspection overview symbols. |
static com.partnersoft.system.Registry<InspectionKit> |
getInspectionKitRegistry()
Returns the Registry containing all InspectionKits mapped by module name. |
static com.partnersoft.geometry.xy.XyGrid |
getOuterGrid()
Returns the XyGrid used to find outer Inspection overview symbols. |
java.util.List<InspectionGridCell> |
listInnerCells()
Returns master list of inner InspectionGridCells for all installed Inspections. |
java.util.List<InspectionGridCell> |
listOuterCells()
Returns master list of outer InspectionGridCells for all installed Inspections. |
void |
refreshOverview()
|
void |
synchronizeAndCheckoutAll()
|
void |
synchronizeAndDownloadAll()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public InspectionMaster(com.partnersoft.maps.app.MapApp app,
com.partnersoft.maps.model.MapSet mapset)
| Method Detail |
|---|
public static com.partnersoft.system.Registry<InspectionKit> getInspectionKitRegistry()
public static com.partnersoft.geometry.xy.XyGrid getInnerGrid()
public static com.partnersoft.geometry.xy.XyGrid getOuterGrid()
public java.util.List<InspectionGridCell> listInnerCells()
public java.util.List<InspectionGridCell> listOuterCells()
public void synchronizeAndDownloadAll()
public void synchronizeAndCheckoutAll()
public void refreshOverview()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||