|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.eclipse.contribution.visualiser.core.Stripe
org.eclipse.contribution.visualiser.markerImpl.MarkerMarkupProvider.StripeWithMarker
Constructor Summary | |
MarkerMarkupProvider.StripeWithMarker(IMarkupKind k,
int i,
org.eclipse.core.resources.IMarker marker)
Stripe constructor when the stripe is of the minimum depth (1). |
Method Summary | |
org.eclipse.core.resources.IMarker |
getMarker()
|
Methods inherited from class org.eclipse.contribution.visualiser.core.Stripe |
addKinds, compareTo, equals, getDepth, getKinds, getOffset, getToolTip, hashCode, hasKind, setDepth, setKinds, setOffset, stringifyKinds, toString |
Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
Constructor Detail |
public MarkerMarkupProvider.StripeWithMarker(IMarkupKind k, int i, org.eclipse.core.resources.IMarker marker)
k
- The kind of stripei
- The offset down the bar where the stripe startsMethod Detail |
public org.eclipse.core.resources.IMarker getMarker()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |