Create a new instance of the receiver.
Parameters: markerView -
Method Detail
buildAllMarkers
public void buildAllMarkers(IProgressMonitor monitor)(Code)
Build all of the markers in the receiver.
Parameters: collector - Parameters: monitor -
buildHierarchy
MarkerCategory[] buildHierarchy(MarkerList markers, int start, int end, int sortIndex)(Code)
Break the marker up into categories
Parameters: markers - Parameters: start - the start index in the markers Parameters: end - the last index to check Parameters: sortIndex - -the parent of the field Parameters: parent - MarkerCategory[] or null if we are at the bottomof the tree