A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z  
JavaCompatGraphMLIOHandler — class, package com.yworks.io.graphml
A GraphMLIOHandler that is preconfigured for compatiblity with yFiles Java.
JavaCompatGraphMLIOHandler(useJavaStyles:Boolean) — Constructor, class com.yworks.io.graphml.JavaCompatGraphMLIOHandler
Creates a new instance.
JavaGenericNodeRealizerSerializer — class, package com.yworks.io.graphml.realizer
A serializer/deserializer which can handle GenericNodeRealizers (yFiles Java) / JavaGenericNodeStyles (yFiles Flex).
JavaGenericNodeStyle — class, package com.yworks.graph.drawing.compat
Abstract base class for styles which represent a yFiles Java GenericNodeRealizer.
JavaGenericNodeStyle(styleRenderer:com.yworks.graph.drawing.compat:JavaNodeStyleRenderer) — Constructor, class com.yworks.graph.drawing.compat.JavaGenericNodeStyle
Creates a new instance.
JavaGenericNodeStyleRenderer — class, package com.yworks.graph.drawing.compat
An abstract renderer which can be used as base class for renderers which handle styles which are derived from JavaGenericNodeStyle.
JavaGenericNodeStyleWrapper — class, package com.yworks.graph.drawing.compat
A JavaGenericNodeStyle implementation which wraps an existing node style into a generic node style.
JavaGenericNodeStyleWrapper(wrapped:com.yworks.graph.drawing:INodeStyle, styleRenderer:com.yworks.graph.drawing.compat:JavaNodeStyleRenderer) — Constructor, class com.yworks.graph.drawing.compat.JavaGenericNodeStyleWrapper
Creates a new instance using the given style and the given renderer.
JavaGenericNodeStyleWrapperRenderer — class, package com.yworks.graph.drawing.compat
Renderer implementation for the JavaGenericNodeStyle.
JavaGroupNodeRealizerSerializer — class, package com.yworks.io.graphml.realizer
JavaGroupNodeRealizerSerializer() — Constructor, class com.yworks.io.graphml.realizer.JavaGroupNodeRealizerSerializer
JavaGroupNodeStyle — class, package com.yworks.graph.drawing.compat
Compatiblity style implementation for yFiles Java GroupNodeRealizers.
JavaGroupNodeStyle(styleRenderer:com.yworks.graph.drawing.compat:JavaGroupNodeStyleRenderer, shapeNodeShape:int) — Constructor, class com.yworks.graph.drawing.compat.JavaGroupNodeStyle
Creates a new instance of this style.
JavaGroupNodeStyleRenderer — class, package com.yworks.graph.drawing.compat
JavaImageNodeRealizerSerializer — class, package com.yworks.io.graphml.realizer
Serializer for JavaImageNodeStyle.
JavaImageNodeStyle — class, package com.yworks.graph.drawing.compat
Style implementation for use with the yFiles Java library.
JavaImageNodeStyle(renderer:com.yworks.graph.drawing.compat:JavaImageNodeStyleRenderer) — Constructor, class com.yworks.graph.drawing.compat.JavaImageNodeStyle
Creates a new instance of this.
JavaImageNodeStyleRenderer — class, package com.yworks.graph.drawing.compat
Style renderer that renders JavaImageNodeStyle instances.
JavaNodeStyleRenderer — class, package com.yworks.graph.drawing.compat
Abstract style renderer implementation for rendering JavaNodeStyle instances.
JavaShapeNodeRealizerSerializer — class, package com.yworks.io.graphml.realizer
The serializer for JavaShapeNodeStyle
JavaShapeNodeStyle — class, package com.yworks.graph.drawing.compat
Style implementation for use with the yFiles Java library.
JavaShapeNodeStyle(styleRenderer:com.yworks.graph.drawing.compat:JavaShapeNodeStyleRenderer, shapeNodeShape:int) — Constructor, class com.yworks.graph.drawing.compat.JavaShapeNodeStyle
Creates a new instance.
JavaShapeNodeStyleRenderer — class, package com.yworks.graph.drawing.compat
Style renderer that renders JavaShapeNodeStyle instances.
A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z