jpicedt.graphic.view
Class HitInfo.EnvelopeStroke
java.lang.Object
jpicedt.graphic.view.HitInfo
jpicedt.graphic.view.HitInfo.Stroke
jpicedt.graphic.view.HitInfo.EnvelopeStroke
- Enclosing class:
- HitInfo
Deprecated. use HighlighterStroke instead
- public static class HitInfo.EnvelopeStroke
- extends HitInfo.Stroke
Represent a Hit that occured on the envelope of an element (aka tangents of a PicSmoothPolygon actually). It includes
information as of which stroke segment was hit (this may be used by the UI to know
where to add new points).
HitInfo.EnvelopeStroke
public HitInfo.EnvelopeStroke(Element clicked,
int clickedSegment,
PEMouseEvent mouseEvent)
- Deprecated.
toString
public String toString()
- Deprecated.
- Overrides:
toString
in class HitInfo.Stroke
Submit a bug : syd@jpicedt.org