Satsuma
a delicious .NET graph library
 All Classes Namespaces Files Functions Variables Enumerations Enumerator Properties Pages
Satsuma.IO.GraphML.NodeGraphicsProperty Member List

This is the complete list of members for Satsuma.IO.GraphML.NodeGraphicsProperty, including all inherited members.

Clear()Satsuma.IO.GraphML.DictionaryProperty< T >
DefaultValueSatsuma.IO.GraphML.DictionaryProperty< T >
DictionaryProperty()Satsuma.IO.GraphML.DictionaryProperty< T >protected
DomainSatsuma.IO.GraphML.GraphMLProperty
DomainToGraphML(PropertyDomain domain)Satsuma.IO.GraphML.GraphMLPropertyprotectedstatic
GetKeyElement()Satsuma.IO.GraphML.NodeGraphicsPropertyvirtual
GraphMLProperty()Satsuma.IO.GraphML.GraphMLPropertyprotected
HasDefaultValueSatsuma.IO.GraphML.DictionaryProperty< T >
IdSatsuma.IO.GraphML.GraphMLProperty
LoadFromKeyElement(XElement xKey)Satsuma.IO.GraphML.GraphMLPropertyprotectedvirtual
NameSatsuma.IO.GraphML.GraphMLProperty
NodeGraphicsProperty()Satsuma.IO.GraphML.NodeGraphicsProperty
ParseDomain(string s)Satsuma.IO.GraphML.GraphMLPropertyprotectedstatic
ReadData(XElement x, object key)Satsuma.IO.GraphML.DictionaryProperty< T >virtual
ReadValue(XElement x)Satsuma.IO.GraphML.NodeGraphicsPropertyprotectedvirtual
TryGetValue(object key, out T result)Satsuma.IO.GraphML.DictionaryProperty< T >
ValuesSatsuma.IO.GraphML.DictionaryProperty< T >
WriteData(object key)Satsuma.IO.GraphML.DictionaryProperty< T >virtual
WriteValue(NodeGraphics value)Satsuma.IO.GraphML.NodeGraphicsPropertyprotected
Satsuma::IO::GraphML::DictionaryProperty< T >.WriteValue(T value)Satsuma.IO.GraphML.DictionaryProperty< T >protectedpure virtual