public final class XamlNamespaceConstants extends Object
Modifier and Type | Field and Description |
---|---|
static String |
GRAPHML_CORE_NS
The default namespace URI for the GraphML core namespace.
|
static String |
JAVA_NS
The namespace URI that is used for types of the Java framework.
|
static String |
JAVA_PREFIX
The default namespace prefix for
JAVA_NS . |
static String |
MS_XAML_NS
The default namespace URI for MS XAML elements that are not WPF specific.
|
static String |
PRESENTATION_OPTIONS_NS
The default namespace URI for WPF presentation option attributes.
|
static String |
YFILES_COMMON_MARKUP_NS
The namespace URI for common yFiles extensions to graphml.
|
static String |
YFILES_COMMON_MARKUP_PREFIX
The default namespace prefix for
YFILES_COMMON_MARKUP_NS . |
static String |
YFILES_COMMON_NS
The namespace URI for common yFiles extensions to graphml.
|
static String |
YFILES_COMMON_PREFIX
The default namespace prefix for
YFILES_COMMON_NS . |
static String |
YFILES_JAVA_FX_NS
The namespace URI that is used by the yFiles XAML extensions.
|
static String |
YFILES_JAVA_FX_PREFIX
The preferred namespace prefix for the yFiles XAML extensions.
|
static String |
YFILES_JAVA_FX_WPF_BRIDGE_NS
The namespace URI that is used by the yFiles for Silverlight bridge classes.
|
static String |
YFILES_PRIMITIVES_MARKUP_NS
The namespace URI for common yFiles extensions to graphml.
|
static String |
YFILES_PRIMITIVES_MARKUP_PREFIX
The default namespace prefix for
YFILES_PRIMITIVES_MARKUP_NS . |
static String |
YFILES_SCHEMA_LOCATION
The schema location for yFiles WPF enhanced GraphML.
|
public static final String GRAPHML_CORE_NS
This field has the constant value "http://graphml.graphdrawing.org/xmlns"
public static final String JAVA_NS
This field has the constant value
"http://www.yworks.com/xml/yfiles-common/1.0/java"
.
public static final String JAVA_PREFIX
JAVA_NS
.
This field has the constant value "java"
.
JAVA_NS
,
Constant Field Valuespublic static final String MS_XAML_NS
This field has the constant value "http://schemas.microsoft.com/winfx/2006/xaml"
public static final String PRESENTATION_OPTIONS_NS
This field has the constant value "http://schemas.microsoft.com/winfx/2006/xaml/presentation/options"
public static final String YFILES_COMMON_MARKUP_NS
This field has the constant value "http://www.yworks.com/xml/yfiles-common/markup/3.0"
public static final String YFILES_COMMON_MARKUP_PREFIX
YFILES_COMMON_MARKUP_NS
.
This field has the constant value "x"
YFILES_COMMON_MARKUP_NS
,
Constant Field Valuespublic static final String YFILES_COMMON_NS
This field has the constant value "http://www.yworks.com/xml/yfiles-common/3.0"
public static final String YFILES_COMMON_PREFIX
YFILES_COMMON_NS
.
This field has the constant value "yfiles"
YFILES_COMMON_NS
,
Constant Field Valuespublic static final String YFILES_JAVA_FX_NS
The value is 'http://www.yworks.com/xml/yfiles-java-fx/3.0/xaml'
public static final String YFILES_JAVA_FX_PREFIX
The value is 'ywpf'
public static final String YFILES_JAVA_FX_WPF_BRIDGE_NS
The value is 'http://www.yworks.com/xml/yfiles-for-silverlight/1.0/wpfbridge'
public static final String YFILES_PRIMITIVES_MARKUP_NS
This field has the constant value "http://www.yworks.com/xml/yfiles-common/markup/primitives/2.0"
public static final String YFILES_PRIMITIVES_MARKUP_PREFIX
YFILES_PRIMITIVES_MARKUP_NS
.
This field has the constant value "sys"
YFILES_COMMON_NS
,
Constant Field Valuespublic static final String YFILES_SCHEMA_LOCATION
This field has the constant value "http://www.yworks.com/xml/schema/graphml.wpf/2.0/ygraphml.xsd"