Uses of Interface
se.conciliate.extensions.store.MTEdgePath
Packages that use MTEdgePath
Package
Description
Provides functionality to alter the look of different objects in models and
is the base for all drawing done in models.
Provides a means to create, retrieve, update and delete all different
persistently stored objects.
-
Uses of MTEdgePath in se.conciliate.extensions.drawable
Methods in se.conciliate.extensions.drawable with parameters of type MTEdgePathModifier and TypeMethodDescriptionDrawableSupport.createDefaultEdgeDrawable
(MTEdgePath path, Paint paint, Stroke stroke, boolean arrowAtStart, boolean arrowAtEnd) Creates a default drawable for an edge. -
Uses of MTEdgePath in se.conciliate.extensions.store
Methods in se.conciliate.extensions.store that return MTEdgePathMethods in se.conciliate.extensions.store with parameters of type MTEdgePathModifier and TypeMethodDescriptionMTEdgePath.getIntersections
(MTEdgePath path, int zorder) MTEdgePath.getOverlappingSegments
(MTEdgePath path, int zorder)