Annotation Pro API
|
This is the complete list of members for LayerCollection, including all inherited members.
Add(LayerObject layer) | LayerCollection | inline |
Changed | LayerCollection | |
ClearSelection() | LayerCollection | inline |
ClearSelection(bool clearLayers, bool clearSegments) | LayerCollection | inline |
Copy(bool withId, bool withSegments) | LayerCollection | inline |
Description | LayerCollection | |
FindById(Guid layerId) | LayerCollection | inline |
FindByName(string layerName) | LayerCollection | inline |
FindLeftNeighbour(SegmentObject segment) | LayerCollection | inline |
FindLeftNeighbour(SegmentObject segment, bool sticked) | LayerCollection | inline |
FindLeftNeighbour(SegmentObject segment, bool sticked, uint stickApproximation) | LayerCollection | inline |
FindLeftSnapTarget(SegmentObject segment, float minimumDistanceInSamples) | LayerCollection | inline |
FindRightNeighbour(SegmentObject segment) | LayerCollection | inline |
FindRightNeighbour(SegmentObject segment, bool sticked) | LayerCollection | inline |
FindRightNeighbour(SegmentObject segment, bool sticked, uint stickApproximation) | LayerCollection | inline |
FindRightSnapTarget(SegmentObject segment, float minimumDistanceInSamples) | LayerCollection | inline |
FindSegmentsInRange(float rangeStart, float rangeEnd) | LayerCollection | inline |
FindSnapTarget(SegmentObject segment, float minimumDistanceInSamples) | LayerCollection | inline |
Insert(int index, LayerObject item) | LayerCollection | inline |
LayerCollection() | LayerCollection | inline |
Remove(LayerObject layer) | LayerCollection | inline |