documentationfor yFiles for HTML 2.6

Usages of IVisualTemplate

Properties

dragSourceStripeTemplatein DefaultStripeInputVisualizationHelperGets or sets the IVisualTemplate that is used to visualize the current source of a stripe reparent operation.
dropTargetStripeTemplatein DefaultStripeInputVisualizationHelperGets or sets the IVisualTemplate that is used to visualize the current target of a stripe reparent operation.
resizeStripeTemplatein DefaultStripeInputVisualizationHelperGets or sets the IVisualTemplate that is used to visualize the current stripe resize operation.
selectedStripeTemplatein DefaultStripeInputVisualizationHelperGets or sets the IVisualTemplate that is used to visualize the current stripe selection operation.
candidateTemplatein LabelPositionHandlerGets or sets the template to use for showing candidates.
highlightTemplatein LabelPositionHandlerGets or sets the template to use for showing highlighted candidates.
finishRegionHighlightTemplatein LassoSelectionInputModeGets or sets the template that is used for the visualization of the highlighted region around the startLocation where the lasso may be finished.
finishRegionTemplatein LassoSelectionInputModeGets or sets the template that is used for the visualization of the region around the startLocation where the lasso may be finished.
templatein MarqueeSelectionInputModeGets or sets the template that is used for the visualization of the marquee rectangle.
templatein OverviewInputModeGets or sets the template that is used for the visualization of the marquee rectangle.
templatein OrientedRectangleIndicatorInstallerGets or sets the IVisualTemplate to use for this indicator.
templatein RectangleIndicatorInstallerGets or sets the IVisualTemplate to use for this indicator.
hatchRectanglein ThemeAn IVisualTemplate that can be used to resemble the classic variant rectangle selection for nodes and labels.

Method Return Values

findTemplate (IInputModeContext, StripeVisualizationType)in DefaultStripeInputVisualizationHelperProvide a IVisualTemplate that is used to visualize type.
getBendDrawing (CanvasComponent, IEdge)in EdgeDecorationInstallerRetrieves the drawing of the bend for the context.
getBendDrawing (CanvasComponent, IEdge)in EdgeFocusIndicatorInstallerRetrieves the drawing of the bend for the context.
getBendDrawing (CanvasComponent, IEdge)in EdgeHighlightIndicatorInstallerRetrieves the drawing of the bend for the context.
getBendDrawing (CanvasComponent, IEdge)in EdgeSelectionIndicatorInstallerRetrieves the drawing of the bend for the context.
create ()in IVisualTemplateCreates an implementation of the interface IVisualTemplate from the given definition.

Method Parameters

LassoSelectionInputMode ()in LassoSelectionInputModeCreates a new instance of the lasso selection mode.
MarqueeSelectionInputMode ()in MarqueeSelectionInputModeCreates a new instance of the marquee selection mode.
OverviewInputMode ()in OverviewInputModeCreates a new instance.
setTemplate (string, IVisualTemplate)in DefaultPortCandidateDescriptorSets the IVisualTemplate to use for the given string by this instance.