Download PantheR's GraphX for .NET

Description

PantheR's GraphX for .NET is an advanced graph layout generation library based on Graph# algorithmic blueprints.

Icons

PantheR

Source Files

The download file graphx.zip has the following entries.


GraphX/Apache License.txt//from w w w  . j  a  v a2s .  c  o  m
GraphX/GraphX.sln
GraphX/GraphX/CHANGELOG.txt
GraphX/GraphX/Controls/EdgeControl.cs
GraphX/GraphX/Controls/EdgeLabelControl.cs
GraphX/GraphX/Controls/GraphArea.cs
GraphX/GraphX/Controls/GraphAreaBase.cs
GraphX/GraphX/Controls/IZoomControl.cs
GraphX/GraphX/Controls/VertexControl.cs
GraphX/GraphX/Controls/ZoomControl/ContentSizeChangedHandler.cs
GraphX/GraphX/Controls/ZoomControl/Converters/DoubleToLog10Converter.cs
GraphX/GraphX/Controls/ZoomControl/Converters/EqualityToBooleanConverter.cs
GraphX/GraphX/Controls/ZoomControl/ZoomContentPresenter.cs
GraphX/GraphX/Controls/ZoomControl/ZoomControl.cs
GraphX/GraphX/Controls/ZoomControl/ZoomControlModes.cs
GraphX/GraphX/Controls/ZoomControl/ZoomViewModifierMode.cs
GraphX/GraphX/Controls/ZoomX/ZoomX.cs
GraphX/GraphX/Controls/Zoombox/AreaSelectedEventArgs.cs
GraphX/GraphX/Controls/Zoombox/AreaSelectedEventHandler.cs
GraphX/GraphX/Controls/Zoombox/Core/CancelRoutedEventArgs.cs
GraphX/GraphX/Controls/Zoombox/Core/Converters/BorderThicknessToStrokeThicknessConverter.cs
GraphX/GraphX/Controls/Zoombox/Core/Converters/CalculatorMemoryToVisibilityConverter.cs
GraphX/GraphX/Controls/Zoombox/Core/Converters/ColorBlendConverter.cs
GraphX/GraphX/Controls/Zoombox/Core/Converters/ColorToSolidColorBrushConverter.cs
GraphX/GraphX/Controls/Zoombox/Core/Converters/InverseBoolConverter.cs
GraphX/GraphX/Controls/Zoombox/Core/Converters/ObjectTypeToNameConverter.cs
GraphX/GraphX/Controls/Zoombox/Core/Converters/RoundedValueConverter.cs
GraphX/GraphX/Controls/Zoombox/Core/Converters/SolidColorBrushToColorConverter.cs
GraphX/GraphX/Controls/Zoombox/Core/Converters/VisibilityToBoolConverter.cs
GraphX/GraphX/Controls/Zoombox/Core/Converters/WindowContentBorderMarginConverter.cs
GraphX/GraphX/Controls/Zoombox/Core/ErrorMessages.cs
GraphX/GraphX/Controls/Zoombox/Core/ErrorMessages.resx
GraphX/GraphX/Controls/Zoombox/Core/IndexChangedEventArgs.cs
GraphX/GraphX/Controls/Zoombox/Core/IndexChangedEventHandler.cs
GraphX/GraphX/Controls/Zoombox/Core/Input/IValidateInput.cs
GraphX/GraphX/Controls/Zoombox/Core/Input/InputValidationErrorEventArgs.cs
GraphX/GraphX/Controls/Zoombox/Core/Input/KeyModifier.cs
GraphX/GraphX/Controls/Zoombox/Core/Input/KeyModifierCollection.cs
GraphX/GraphX/Controls/Zoombox/Core/Input/KeyModifierCollectionConverter.cs
GraphX/GraphX/Controls/Zoombox/Core/InvalidContentException.cs
GraphX/GraphX/Controls/Zoombox/Core/InvalidTemplateException.cs
GraphX/GraphX/Controls/Zoombox/Core/Media/Animation/AnimationRate.cs
GraphX/GraphX/Controls/Zoombox/Core/Media/Animation/AnimationRateConverter.cs
GraphX/GraphX/Controls/Zoombox/Core/Media/Animation/IterativeAnimationEquation.cs
GraphX/GraphX/Controls/Zoombox/Core/Media/Animation/IterativeAnimationEquationDelegate.cs
GraphX/GraphX/Controls/Zoombox/Core/Media/Animation/IterativeEquationConverter.cs
GraphX/GraphX/Controls/Zoombox/Core/Media/Animation/PennerEquation.cs
GraphX/GraphX/Controls/Zoombox/Core/Media/Animation/PennerEquations.cs
GraphX/GraphX/Controls/Zoombox/Core/Media/WindowColors.cs
GraphX/GraphX/Controls/Zoombox/Core/Primitives/CachedTextInfo.cs
GraphX/GraphX/Controls/Zoombox/Core/Primitives/HsvColor.cs
GraphX/GraphX/Controls/Zoombox/Core/Primitives/InputBase.cs
GraphX/GraphX/Controls/Zoombox/Core/Primitives/MouseWheelActiveTriggerEnum.cs
GraphX/GraphX/Controls/Zoombox/Core/Primitives/Selector.cs
GraphX/GraphX/Controls/Zoombox/Core/Primitives/SelectorItem.cs
GraphX/GraphX/Controls/Zoombox/Core/Primitives/ShapeBase.cs
GraphX/GraphX/Controls/Zoombox/Core/Primitives/WindowControl.cs
GraphX/GraphX/Controls/Zoombox/Core/PropertyChangedEventArgs.cs
GraphX/GraphX/Controls/Zoombox/Core/PropertyChangedEventHandler.cs
GraphX/GraphX/Controls/Zoombox/Core/QueryTextFromValueEventArgs.cs
GraphX/GraphX/Controls/Zoombox/Core/QueryValueFromTextEventArgs.cs
GraphX/GraphX/Controls/Zoombox/Core/UIElementAdorner.cs
GraphX/GraphX/Controls/Zoombox/Core/Utilities/ColorUtilities.cs
GraphX/GraphX/Controls/Zoombox/Core/Utilities/ContextMenuUtilities.cs
GraphX/GraphX/Controls/Zoombox/Core/Utilities/DoubleHelper.cs
GraphX/GraphX/Controls/Zoombox/Core/Utilities/EllipseHelper.cs
GraphX/GraphX/Controls/Zoombox/Core/Utilities/FontUtilities.cs
GraphX/GraphX/Controls/Zoombox/Core/Utilities/GeneralUtilities.cs
GraphX/GraphX/Controls/Zoombox/Core/Utilities/KeyboardUtilities.cs
GraphX/GraphX/Controls/Zoombox/Core/Utilities/ListUtilities.cs
GraphX/GraphX/Controls/Zoombox/Core/Utilities/PointHelper.cs
GraphX/GraphX/Controls/Zoombox/Core/Utilities/PropertyChangedExt.cs
GraphX/GraphX/Controls/Zoombox/Core/Utilities/RectHelper.cs
GraphX/GraphX/Controls/Zoombox/Core/Utilities/ReflectionHelper.cs
GraphX/GraphX/Controls/Zoombox/Core/Utilities/ResourceHelper.cs
GraphX/GraphX/Controls/Zoombox/Core/Utilities/RoutedEventHelper.cs
GraphX/GraphX/Controls/Zoombox/Core/Utilities/Segment.cs
GraphX/GraphX/Controls/Zoombox/Core/Utilities/TreeHelper.cs
GraphX/GraphX/Controls/Zoombox/Core/Utilities/ValueChangeHelper.cs
GraphX/GraphX/Controls/Zoombox/Core/Utilities/VisualTreeHelperEx.cs
GraphX/GraphX/Controls/Zoombox/Core/Utilities/WeakEventListener.cs
GraphX/GraphX/Controls/Zoombox/Core/Utilities/WindowUtilities.cs
GraphX/GraphX/Controls/Zoombox/Core/WeakCollectionChangedWrapper.cs
GraphX/GraphX/Controls/Zoombox/Resources/Zoom.cur
GraphX/GraphX/Controls/Zoombox/Resources/ZoomRelative.cur
GraphX/GraphX/Controls/Zoombox/Zoombox.cs
GraphX/GraphX/Controls/Zoombox/ZoomboxCursors.cs
GraphX/GraphX/Controls/Zoombox/ZoomboxView.cs
GraphX/GraphX/Controls/Zoombox/ZoomboxViewChangedEventArgs.cs
GraphX/GraphX/Controls/Zoombox/ZoomboxViewChangedEventHandler.cs
GraphX/GraphX/Controls/Zoombox/ZoomboxViewConverter.cs
GraphX/GraphX/Controls/Zoombox/ZoomboxViewException.cs
GraphX/GraphX/Controls/Zoombox/ZoomboxViewFinderDisplay.cs
GraphX/GraphX/Controls/Zoombox/ZoomboxViewKind.cs
GraphX/GraphX/Controls/Zoombox/ZoomboxViewStack.cs
GraphX/GraphX/Controls/Zoombox/ZoomboxViewStackMode.cs
GraphX/GraphX/Controls/Zoombox/ZoomboxZoomOn.cs
GraphX/GraphX/Converters/ERTPConverter.cs
GraphX/GraphX/DLL/QuickGraph.Serialization.dll
GraphX/GraphX/DLL/QuickGraph.dll
GraphX/GraphX/DLL/YAXLib.dll
GraphX/GraphX/DesignerExampleData/EdgeDataExample.cs
GraphX/GraphX/DesignerExampleData/VertexDataExample.cs
GraphX/GraphX/GraphSharpComponents/AlgorithmBase.cs
GraphX/GraphX/GraphSharpComponents/EdgeRouting/EdgeBundling/BundleEdgeRouting.cs
GraphX/GraphX/GraphSharpComponents/EdgeRouting/EdgeBundling/BundleEdgeRoutingParameters.cs
GraphX/GraphX/GraphSharpComponents/EdgeRouting/EdgeBundling/VectorTools.cs
GraphX/GraphX/GraphSharpComponents/EdgeRouting/EdgeRoutingAlgorithmBase.cs
GraphX/GraphX/GraphSharpComponents/EdgeRouting/EdgeRoutingParameters.cs
GraphX/GraphX/GraphSharpComponents/EdgeRouting/IEdgeRoutingAlgorithm.cs
GraphX/GraphX/GraphSharpComponents/EdgeRouting/IEdgeRoutingParameters.cs
GraphX/GraphX/GraphSharpComponents/EdgeRouting/IExternalEdgeRouting.cs
GraphX/GraphX/GraphSharpComponents/EdgeRouting/PathFinderER/HighResolutionTime.cs
GraphX/GraphX/GraphSharpComponents/EdgeRouting/PathFinderER/IPathFinder.cs
GraphX/GraphX/GraphSharpComponents/EdgeRouting/PathFinderER/MatrixItem.cs
GraphX/GraphX/GraphSharpComponents/EdgeRouting/PathFinderER/PathFinder.cs
GraphX/GraphX/GraphSharpComponents/EdgeRouting/PathFinderER/PathFinderEdgeRouting.cs
GraphX/GraphX/GraphSharpComponents/EdgeRouting/PathFinderER/PathFinderEdgeRoutingParameters.cs
GraphX/GraphX/GraphSharpComponents/EdgeRouting/PathFinderER/PriorityQueueB.cs
GraphX/GraphX/GraphSharpComponents/EdgeRouting/SimpleER/SimpleERParameters.cs
GraphX/GraphX/GraphSharpComponents/EdgeRouting/SimpleER/SimpleEdgeRouting.cs
GraphX/GraphX/GraphSharpComponents/GraphHideHelper.cs
GraphX/GraphX/GraphSharpComponents/GraphSharpExtensions.cs
GraphX/GraphX/GraphSharpComponents/HierarchicalGraph.cs
GraphX/GraphX/GraphSharpComponents/IAlgorithm.cs
GraphX/GraphX/GraphSharpComponents/IAlgorithmParameters.cs
GraphX/GraphX/GraphSharpComponents/IHierarchicalBidirectionalGraph.cs
GraphX/GraphX/GraphSharpComponents/ISoftMutableGraph.cs
GraphX/GraphX/GraphSharpComponents/LayeredTopologicalSortAlgorithm.cs
GraphX/GraphX/GraphSharpComponents/LayoutAlgorithms/Circular/CircularLayoutAlgorithm.cs
GraphX/GraphX/GraphSharpComponents/LayoutAlgorithms/Circular/CircularLayoutParameters.cs
GraphX/GraphX/GraphSharpComponents/LayoutAlgorithms/FDP/BoundedFRLayoutParameters.cs
GraphX/GraphX/GraphSharpComponents/LayoutAlgorithms/FDP/Compound/CompoundFDPLayoutAlgorithm.Data.cs
GraphX/GraphX/GraphSharpComponents/LayoutAlgorithms/FDP/Compound/CompoundFDPLayoutAlgorithm.Init.cs
GraphX/GraphX/GraphSharpComponents/LayoutAlgorithms/FDP/Compound/CompoundFDPLayoutAlgorithm.cs
GraphX/GraphX/GraphSharpComponents/LayoutAlgorithms/FDP/Compound/CompoundFDPLayoutParameters.cs
GraphX/GraphX/GraphSharpComponents/LayoutAlgorithms/FDP/Compound/CompoundGraph.cs
GraphX/GraphX/GraphSharpComponents/LayoutAlgorithms/FDP/Compound/CompoundLayoutContext.cs
GraphX/GraphX/GraphSharpComponents/LayoutAlgorithms/FDP/Compound/CompoundLayoutIterationEventArgs.cs
GraphX/GraphX/GraphSharpComponents/LayoutAlgorithms/FDP/Compound/CompoundVertexInnerLayoutType.cs
GraphX/GraphX/GraphSharpComponents/LayoutAlgorithms/FDP/Compound/ICompoundGraph.cs
GraphX/GraphX/GraphSharpComponents/LayoutAlgorithms/FDP/Compound/ICompoundLayoutAlgorithm.cs
GraphX/GraphX/GraphSharpComponents/LayoutAlgorithms/FDP/Compound/ICompoundLayoutContext.cs
GraphX/GraphX/GraphSharpComponents/LayoutAlgorithms/FDP/Compound/ICompoundLayoutIterationEventArgs.cs
GraphX/GraphX/GraphSharpComponents/LayoutAlgorithms/FDP/Compound/ILayoutContext.cs
GraphX/GraphX/GraphSharpComponents/LayoutAlgorithms/FDP/Compound/IMutableCompoundGraph.cs
GraphX/GraphX/GraphSharpComponents/LayoutAlgorithms/FDP/Compound/LayoutContext.cs
GraphX/GraphX/GraphSharpComponents/LayoutAlgorithms/FDP/Compound/LayoutMode.cs
GraphX/GraphX/GraphSharpComponents/LayoutAlgorithms/FDP/Compound/TestingCompoundLayoutIterationEventArgs.cs
GraphX/GraphX/GraphSharpComponents/LayoutAlgorithms/FDP/Compound/TestingCompoundVertexInfo.cs
GraphX/GraphX/GraphSharpComponents/LayoutAlgorithms/FDP/FRCoolingFunction.cs
GraphX/GraphX/GraphSharpComponents/LayoutAlgorithms/FDP/FRLayoutAlgorithm.cs
GraphX/GraphX/GraphSharpComponents/LayoutAlgorithms/FDP/FRLayoutParametersBase.cs
GraphX/GraphX/GraphSharpComponents/LayoutAlgorithms/FDP/FreeFRLayoutParameters.cs
GraphX/GraphX/GraphSharpComponents/LayoutAlgorithms/FDP/ISOMLayoutAlgorithm.cs
GraphX/GraphX/GraphSharpComponents/LayoutAlgorithms/FDP/ISOMLayoutParameters.cs
GraphX/GraphX/GraphSharpComponents/LayoutAlgorithms/FDP/KKLayoutAlgorithm.cs
GraphX/GraphX/GraphSharpComponents/LayoutAlgorithms/FDP/KKLayoutParameters.cs
GraphX/GraphX/GraphSharpComponents/LayoutAlgorithms/FDP/LinLogLayoutAlgorithm.QuadTree.cs
GraphX/GraphX/GraphSharpComponents/LayoutAlgorithms/FDP/LinLogLayoutAlgorithm.cs
GraphX/GraphX/GraphSharpComponents/LayoutAlgorithms/FDP/LinLogLayoutParameters.cs
GraphX/GraphX/GraphSharpComponents/LayoutAlgorithms/Hierarchical/EfficientSugiyamaAlgorithm.BuildSparseNormalizedGraph.cs
GraphX/GraphX/GraphSharpComponents/LayoutAlgorithms/Hierarchical/EfficientSugiyamaAlgorithm.DoCrossingMinimizations.cs
GraphX/GraphX/GraphSharpComponents/LayoutAlgorithms/Hierarchical/EfficientSugiyamaAlgorithm.DoPreparing.cs
GraphX/GraphX/GraphSharpComponents/LayoutAlgorithms/Hierarchical/EfficientSugiyamaLayoutAlgorithm.AlternatingLayer.cs
GraphX/GraphX/GraphSharpComponents/LayoutAlgorithms/Hierarchical/EfficientSugiyamaLayoutAlgorithm.Data.cs
GraphX/GraphX/GraphSharpComponents/LayoutAlgorithms/Hierarchical/EfficientSugiyamaLayoutAlgorithm.HorizontalAssignment.cs
GraphX/GraphX/GraphSharpComponents/LayoutAlgorithms/Hierarchical/EfficientSugiyamaLayoutAlgorithm.SegmentContainer.cs
GraphX/GraphX/GraphSharpComponents/LayoutAlgorithms/Hierarchical/EfficientSugiyamaLayoutAlgorithm.cs
GraphX/GraphX/GraphSharpComponents/LayoutAlgorithms/Hierarchical/EfficientSugiyamaLayoutParameters.cs
GraphX/GraphX/GraphSharpComponents/LayoutAlgorithms/Hierarchical/SugiyamaEdgeRoutings.cs
GraphX/GraphX/GraphSharpComponents/LayoutAlgorithms/Hierarchical/SugiyamaLayoutAlgorithm.Enums.cs
GraphX/GraphX/GraphSharpComponents/LayoutAlgorithms/Hierarchical/SugiyamaLayoutAlgorithm.SugiEdge.cs
GraphX/GraphX/GraphSharpComponents/LayoutAlgorithms/Hierarchical/SugiyamaLayoutAlgorithm.SugiVertex.cs
GraphX/GraphX/GraphSharpComponents/LayoutAlgorithms/Hierarchical/SugiyamaLayoutAlgorithm.VertexLayer.cs
GraphX/GraphX/GraphSharpComponents/LayoutAlgorithms/Hierarchical/SugiyamaLayoutAlgorithm.VertexLayerCollection.cs
GraphX/GraphX/GraphSharpComponents/LayoutAlgorithms/Hierarchical/SugiyamaLayoutAlgorithm.cs
GraphX/GraphX/GraphSharpComponents/LayoutAlgorithms/Hierarchical/SugiyamaLayoutParameters.cs
GraphX/GraphX/GraphSharpComponents/LayoutAlgorithms/IExternalLayout.cs
GraphX/GraphX/GraphSharpComponents/LayoutAlgorithms/ILayoutAlgorithm.cs
GraphX/GraphX/GraphSharpComponents/LayoutAlgorithms/ILayoutInfoIterationEventArgs.cs
GraphX/GraphX/GraphSharpComponents/LayoutAlgorithms/ILayoutIterationEventArgs.cs
GraphX/GraphX/GraphSharpComponents/LayoutAlgorithms/ILayoutParameters.cs
GraphX/GraphX/GraphSharpComponents/LayoutAlgorithms/IParameterizedLayoutAlgorithm.cs
GraphX/GraphX/GraphSharpComponents/LayoutAlgorithms/LayoutAlgorithmBase.cs
GraphX/GraphX/GraphSharpComponents/LayoutAlgorithms/LayoutDirection.cs
GraphX/GraphX/GraphSharpComponents/LayoutAlgorithms/LayoutIterationEventArgs.cs
GraphX/GraphX/GraphSharpComponents/LayoutAlgorithms/LayoutParametersBase.cs
GraphX/GraphX/GraphSharpComponents/LayoutAlgorithms/LayoutUtil.cs
GraphX/GraphX/GraphSharpComponents/LayoutAlgorithms/ParameterizedLayoutAlgorithmBase.cs
GraphX/GraphX/GraphSharpComponents/LayoutAlgorithms/Random/RandomLayoutAlgorithm.cs
GraphX/GraphX/GraphSharpComponents/LayoutAlgorithms/Tree/BalloonTreeLayoutAlgorithm.cs
GraphX/GraphX/GraphSharpComponents/LayoutAlgorithms/Tree/BalloonTreeLayoutParameters.cs
GraphX/GraphX/GraphSharpComponents/LayoutAlgorithms/Tree/SimpleTreeLayoutAlgorithm.Data.cs
GraphX/GraphX/GraphSharpComponents/LayoutAlgorithms/Tree/SimpleTreeLayoutAlgorithm.WidthAndHeightOpt.cs
GraphX/GraphX/GraphSharpComponents/LayoutAlgorithms/Tree/SimpleTreeLayoutAlgorithm.cs
GraphX/GraphX/GraphSharpComponents/LayoutAlgorithms/Tree/SimpleTreeLayoutParameters.cs
GraphX/GraphX/GraphSharpComponents/LayoutAlgorithms/Tree/SpanningTreeGeneration.cs
GraphX/GraphX/GraphSharpComponents/OverlapRemoval/FSAAlgorithm.cs
GraphX/GraphX/GraphSharpComponents/OverlapRemoval/IExternalOverlapRemoval.cs
GraphX/GraphX/GraphSharpComponents/OverlapRemoval/IOverlapRemovalAlgorithm.cs
GraphX/GraphX/GraphSharpComponents/OverlapRemoval/IOverlapRemovalAlgorithmFactory.cs
GraphX/GraphX/GraphSharpComponents/OverlapRemoval/IOverlapRemovalContext.cs
GraphX/GraphX/GraphSharpComponents/OverlapRemoval/IOverlapRemovalParameters.cs
GraphX/GraphX/GraphSharpComponents/OverlapRemoval/OneWayFSAAlgorithm.cs
GraphX/GraphX/GraphSharpComponents/OverlapRemoval/OneWayFSAParameters.cs
GraphX/GraphX/GraphSharpComponents/OverlapRemoval/OverlapRemovalAlgorithmBase.cs
GraphX/GraphX/GraphSharpComponents/OverlapRemoval/OverlapRemovalContext.cs
GraphX/GraphX/GraphSharpComponents/OverlapRemoval/OverlapRemovalHelper.cs
GraphX/GraphX/GraphSharpComponents/OverlapRemoval/OverlapRemovalParameters.cs
GraphX/GraphX/GraphSharpComponents/OverlapRemoval/RectangleWrapper.cs
GraphX/GraphX/GraphSharpComponents/OverlapRemoval/StandardOverlapRemovalAlgorithmFactory.cs
GraphX/GraphX/GraphSharpComponents/SoftMutableBidirectionalGraph.cs
GraphX/GraphX/GraphSharpComponents/SoftMutableHierarchicalGraph.cs
GraphX/GraphX/GraphSharpComponents/TypedEdge.cs
GraphX/GraphX/GraphSharpComponents/WeightedEdge.cs
GraphX/GraphX/GraphSharpComponents/WrappedVertex.cs
GraphX/GraphX/GraphX.csproj
GraphX/GraphX/GraphX.csproj.vspscc
GraphX/GraphX/Helpers/CustomHelper.cs
GraphX/GraphX/Helpers/GeometryHelper.cs
GraphX/GraphX/Helpers/MathHelper.cs
GraphX/GraphX/Helpers/PrintHelper.cs
GraphX/GraphX/Helpers/ThreadingHelper.cs
GraphX/GraphX/Images/help_black.png
GraphX/GraphX/Licenses/Apache2.0.txt
GraphX/GraphX/Licenses/MicrosoftPublicLicense.txt
GraphX/GraphX/Licenses/TheMITLicense.txt
GraphX/GraphX/Licenses/readme.txt
GraphX/GraphX/Models/AlgorithmFactory.cs
GraphX/GraphX/Models/AlgorithmStorage.cs
GraphX/GraphX/Models/AnimationFactory.cs
GraphX/GraphX/Models/Animations/DeleteFadeAnimation.cs
GraphX/GraphX/Models/Animations/DeleteShrinkAnimation.cs
GraphX/GraphX/Models/Animations/MouseOverScaleAnimation.cs
GraphX/GraphX/Models/Animations/MoveAnimationBase.cs
GraphX/GraphX/Models/Animations/MoveFadeAnimation.cs
GraphX/GraphX/Models/Animations/MoveSimpleAnimation.cs
GraphX/GraphX/Models/Behaviours/DragBehaviour.cs
GraphX/GraphX/Models/Behaviours/HighlightBehaviour.cs
GraphX/GraphX/Models/ControlEventArgs.cs
GraphX/GraphX/Models/DataSaveModel.cs
GraphX/GraphX/Models/EdgeBase.cs
GraphX/GraphX/Models/EdgeEventOptions.cs
GraphX/GraphX/Models/EdgeSelectedEventArgs.cs
GraphX/GraphX/Models/EdgeSelectedEventHandler.cs
GraphX/GraphX/Models/Enums/DeleteAnimation.cs
GraphX/GraphX/Models/Enums/EdgeDashStyle.cs
GraphX/GraphX/Models/Enums/EdgeRoutingAlgorithmTypeEnum.cs
GraphX/GraphX/Models/Enums/EdgesType.cs
GraphX/GraphX/Models/Enums/EventType.cs
GraphX/GraphX/Models/Enums/GraphControlType.cs
GraphX/GraphX/Models/Enums/HighlightStrategy.cs
GraphX/GraphX/Models/Enums/ImageType.cs
GraphX/GraphX/Models/Enums/LayoutAlgorithmTypeEnum.cs
GraphX/GraphX/Models/Enums/MouseOverAnimation.cs
GraphX/GraphX/Models/Enums/MoveAnimation.cs
GraphX/GraphX/Models/Enums/OverlapRemovalAlgorithmTypeEnum.cs
GraphX/GraphX/Models/Enums/VertexShape.cs
GraphX/GraphX/Models/Exceptions/GX_GeneralException.cs
GraphX/GraphX/Models/Exceptions/GX_InvalidDataException.cs
GraphX/GraphX/Models/Exceptions/GX_ObjectNotFoundException.cs
GraphX/GraphX/Models/Exceptions/GX_SerializationException.cs
GraphX/GraphX/Models/GraphState.cs
GraphX/GraphX/Models/Interfaces/IBidirectionalControlAnimation.cs
GraphX/GraphX/Models/Interfaces/IGraphArea.cs
GraphX/GraphX/Models/Interfaces/IGraphControl.cs
GraphX/GraphX/Models/Interfaces/IIdentifiableGraphDataObject.cs
GraphX/GraphX/Models/Interfaces/IOneWayControlAnimation.cs
GraphX/GraphX/Models/Interfaces/IRoutingInfo.cs
GraphX/GraphX/Models/RemoveControlEventHandler.cs
GraphX/GraphX/Models/StateStorage.cs
GraphX/GraphX/Models/VertexBase.cs
GraphX/GraphX/Models/VertexEventOptions.cs
GraphX/GraphX/Models/VertexMovedEventArgs.cs
GraphX/GraphX/Models/VertexPositionChangedEH.cs
GraphX/GraphX/Models/VertexPositionEventArgs.cs
GraphX/GraphX/Models/VertexSelectedEventArgs.cs
GraphX/GraphX/Models/VertexSelectedEventHandler.cs
GraphX/GraphX/Models/XmlSerializer/YAXPointArraySerializer.cs
GraphX/GraphX/Models/XmlSerializer/YAXPointSerializer.cs
GraphX/GraphX/Properties/AssemblyInfo.cs
GraphX/GraphX/Properties/Resources.Designer.cs
GraphX/GraphX/Properties/Resources.resx
GraphX/GraphX/TODO.txt
GraphX/GraphX/Themes/Generic.xaml
GraphX/GraphXLicense.txt
GraphX/MicrosoftLicense.txt
GraphX/ShowcaseExample/App.xaml
GraphX/ShowcaseExample/App.xaml.cs
GraphX/ShowcaseExample/ExampleModels/DataEdge.cs
GraphX/ShowcaseExample/ExampleModels/DataVertex.cs
GraphX/ShowcaseExample/ExampleModels/ExampleExternalEdgeRoutingAlgorithm.cs
GraphX/ShowcaseExample/ExampleModels/ExampleExternalLayoutAlgorithm.cs
GraphX/ShowcaseExample/ExampleModels/ExampleExternalOverlapRemovalAlgorithm.cs
GraphX/ShowcaseExample/ExampleModels/ExampleMoveAnimation.cs
GraphX/ShowcaseExample/ExampleModels/GraphAreaExample.cs
GraphX/ShowcaseExample/ExampleModels/GraphExample.cs
GraphX/ShowcaseExample/GraphEdgeLegend.xaml
GraphX/ShowcaseExample/GraphEdgeLegend.xaml.cs
GraphX/ShowcaseExample/Images/add.png
GraphX/ShowcaseExample/Images/birdy.png
GraphX/ShowcaseExample/Images/delete.png
GraphX/ShowcaseExample/Images/dice.png
GraphX/ShowcaseExample/Images/female.png
GraphX/ShowcaseExample/Images/male.png
GraphX/ShowcaseExample/Images/skull_bw.png
GraphX/ShowcaseExample/Images/update.png
GraphX/ShowcaseExample/Images/wrld.png
GraphX/ShowcaseExample/MainWindow.xaml
GraphX/ShowcaseExample/MainWindow.xaml.cs
GraphX/ShowcaseExample/MainWindow_DynamicGraph.cs
GraphX/ShowcaseExample/MainWindow_ERGraph.cs
GraphX/ShowcaseExample/MainWindow_GeneralGraph.cs
GraphX/ShowcaseExample/MainWindow_TestGround.cs
GraphX/ShowcaseExample/MainWindow_ThemedGraph.cs
GraphX/ShowcaseExample/Models/ColorModel.cs
GraphX/ShowcaseExample/Models/DataItem.cs
GraphX/ShowcaseExample/Models/ShadowChrome.cs
GraphX/ShowcaseExample/Models/SimpleCommand.cs
GraphX/ShowcaseExample/Models/ThemedDataStorage.cs
GraphX/ShowcaseExample/Models/VCTemplateBehaviour.cs
GraphX/ShowcaseExample/Properties/AssemblyInfo.cs
GraphX/ShowcaseExample/Properties/Resources.Designer.cs
GraphX/ShowcaseExample/Properties/Resources.resx
GraphX/ShowcaseExample/Properties/Settings.Designer.cs
GraphX/ShowcaseExample/Properties/Settings.settings
GraphX/ShowcaseExample/ShowcaseExample.csproj
GraphX/ShowcaseExample/ShowcaseExample.csproj.vspscc
GraphX/ShowcaseExample/Temp/VS2012BugsWorkaround.cs
GraphX/ShowcaseExample/Templates/DynamicGraphXTemplates.xaml
GraphX/ShowcaseExample/Templates/ERGraphXTemplates.xaml
GraphX/ShowcaseExample/Templates/ThemedGraphXTemplates.xaml
GraphX/ShowcaseExample/Templates/TransparentTooltips.xaml
GraphX/ShowcaseExample/Themes/BureauBlack.xaml
GraphX/ShowcaseExample/Themes/BureauBlue.xaml
GraphX/ShowcaseExample/Themes/ExpressionDark.xaml
GraphX/ShowcaseExample/Themes/ExpressionLight.xaml
GraphX/ShowcaseExample/Themes/ShinyBlue.xaml
GraphX/ShowcaseExample/Themes/ShinyRed.xaml
GraphX/ShowcaseExample/Themes/WhistlerBlue.xaml
GraphX/ShowcaseExample/app.config
GraphX/ShowcaseExample/app.ico
GraphX/ShowcaseExample/readme.txt
GraphX/SimpleGraph/App.config
GraphX/SimpleGraph/App.xaml
GraphX/SimpleGraph/App.xaml.cs
GraphX/SimpleGraph/Images/dice.png
GraphX/SimpleGraph/Images/update.png
GraphX/SimpleGraph/MainWindow.xaml
GraphX/SimpleGraph/MainWindow.xaml.cs
GraphX/SimpleGraph/Models/DataEdge.cs
GraphX/SimpleGraph/Models/DataVertex.cs
GraphX/SimpleGraph/Models/GraphAreaExample.cs
GraphX/SimpleGraph/Models/GraphExample.cs
GraphX/SimpleGraph/Properties/AssemblyInfo.cs
GraphX/SimpleGraph/Properties/Resources.Designer.cs
GraphX/SimpleGraph/Properties/Resources.resx
GraphX/SimpleGraph/Properties/Settings.Designer.cs
GraphX/SimpleGraph/Properties/Settings.settings
GraphX/SimpleGraph/SimpleGraph.csproj
GraphX/SimpleGraph/readme.txt
GraphX/WindowsFormsProject/Form1.Designer.cs
GraphX/WindowsFormsProject/Form1.cs
GraphX/WindowsFormsProject/Form1.resx
GraphX/WindowsFormsProject/Images/dice.png
GraphX/WindowsFormsProject/Images/update.png
GraphX/WindowsFormsProject/Models/DataEdge.cs
GraphX/WindowsFormsProject/Models/DataVertex.cs
GraphX/WindowsFormsProject/Models/GraphAreaExample.cs
GraphX/WindowsFormsProject/Models/GraphExample.cs
GraphX/WindowsFormsProject/Program.cs
GraphX/WindowsFormsProject/Properties/AssemblyInfo.cs
GraphX/WindowsFormsProject/Properties/Resources.Designer.cs
GraphX/WindowsFormsProject/Properties/Resources.resx
GraphX/WindowsFormsProject/Properties/Settings.Designer.cs
GraphX/WindowsFormsProject/Properties/Settings.settings
GraphX/WindowsFormsProject/WindowsFormsProject.csproj

Download

Click the following link to download graphx.zip.

graphx.zip




















Home »
  C# Free Code »
    Development »




Algorithm
ANTLR
AOP
Application
Barcode
CHM
Design Patterns
Desktop
DotNet
DotNet Engine
DotNet Application
DotNet Assembly
DotNet Library
Engine
Epub
Example
File
File Library
Framework
GIS
Intellisense
IoC
Library
log4net
Matlab
MSBuild
MVC
MVP
MVVM
Numerical Library
NUnit
OpenCL
Plugin
Quartz
Resx File
SDK
SMS
Thread
UnitTest
Utility
VisualStudio
Windows
XML