Uses of Enum Class
com.amalgamasimulation.visualsets.TriangleMarkerVisualSet.Side
Packages that use TriangleMarkerVisualSet.Side
-
Uses of TriangleMarkerVisualSet.Side in com.amalgamasimulation.visualsets
Fields in com.amalgamasimulation.visualsets with type parameters of type TriangleMarkerVisualSet.SideModifier and TypeFieldDescriptionprotected Function<T, TriangleMarkerVisualSet.Side> TriangleMarkerVisualSet.sideExtractorMethods in com.amalgamasimulation.visualsets that return TriangleMarkerVisualSet.SideModifier and TypeMethodDescriptionReturns the drawingTriangleMarkerVisualSet.Sidefor given data element.TriangleMarkerVisualSet.TriangleMarkerVisualElement.getSide()Delegates a call toTriangleMarkerVisualSet.getSide(Object)for the data element corresponding to this visual element.static TriangleMarkerVisualSet.SideReturns the enum constant of this class with the specified name.static TriangleMarkerVisualSet.Side[]TriangleMarkerVisualSet.Side.values()Returns an array containing the constants of this enum class, in the order they are declared.Method parameters in com.amalgamasimulation.visualsets with type arguments of type TriangleMarkerVisualSet.SideModifier and TypeMethodDescriptionTriangleMarkerVisualSet.setSide(Function<T, TriangleMarkerVisualSet.Side> sideExtractor) Sets the drawingTriangleMarkerVisualSet.Sidefor each data element i.e.