public class GraphPart extends AbstractContentPart<Group>
contentAnchoragesUnmodifiable, contentChildrenUnmodifiable, content
active, adaptable, adapters, anchoragesUnmodifiable, anchoredsUnmodifiable, childrenUnmodifiable, parent, refreshVisual
anchoragesUnmodifiable, anchoredsUnmodifiable, childrenUnmodifiable, parent, refreshVisual
adapters
adaptable
active
IAdaptable.Bound<A extends IAdaptable>
IAdaptable.Bound.Impl<T extends IAdaptable>
CONTENT_ANCHORAGES_PROPERTY, CONTENT_CHILDREN_PROPERTY, CONTENT_PROPERTY
ANCHORAGES_PROPERTY, ANCHOREDS_PROPERTY, CHILDREN_PROPERTY, PARENT_PROPERTY, REFRESH_VISUAL_PROPERTY
ADAPTERS_PROPERTY
ACTIVE_PROPERTY
Constructor and Description |
---|
GraphPart() |
Modifier and Type | Method and Description |
---|---|
protected void |
doActivate() |
protected void |
doAddChildVisual(IVisualPart<? extends Node> child,
int index) |
protected Group |
doCreateVisual() |
protected void |
doDeactivate() |
protected com.google.common.collect.SetMultimap<? extends Object,String> |
doGetContentAnchorages() |
protected List<? extends Object> |
doGetContentChildren() |
void |
doRefreshVisual(Group visual) |
protected void |
doRemoveChildVisual(IVisualPart<? extends Node> child,
int index) |
Graph |
getContent() |
boolean |
isSelectable() |
addContentChild, attachToContentAnchorage, contentAnchoragesUnmodifiableProperty, contentChildrenUnmodifiableProperty, contentProperty, detachFromContentAnchorage, doAddContentChild, doAttachToContentAnchorage, doDetachFromContentAnchorage, doRemoveContentChild, doReorderContentChild, getContentAnchoragesUnmodifiable, getContentChildrenUnmodifiable, isFocusable, refreshContentAnchorages, refreshContentChildren, register, registerAtContentPartMap, removeContentChild, reorderContentChild, setContent, unregister, unregisterFromContentPartMap
activate, activateAdapters, activateChildren, activeProperty, adaptableProperty, adaptersProperty, addChild, addChild, addChildren, addChildren, anchoragesUnmodifiableProperty, anchoredsUnmodifiableProperty, attachAnchored, attachToAnchorage, attachToAnchorage, childrenUnmodifiableProperty, deactivate, deactivateAdapters, deactivateChildren, detachAnchored, detachFromAnchorage, detachFromAnchorage, determineViewer, dispose, doAttachToAnchorageVisual, doDetachFromAnchorageVisual, getAdaptable, getAdapter, getAdapter, getAdapter, getAdapterKey, getAdapters, getAdapters, getAdapters, getAnchoragesUnmodifiable, getAnchoredsUnmodifiable, getBehaviors, getChildrenUnmodifiable, getHandlers, getParent, getPolicies, getRoot, getVisual, isActive, isRefreshVisual, parentProperty, refreshVisual, refreshVisualProperty, registerAtVisualPartMap, removeChild, removeChildren, reorderChild, setAdaptable, setAdapter, setAdapter, setAdapter, setAdapter, setParent, setRefreshVisual, unregisterFromVisualPartMap, unsetAdapter
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
addChild, addChild, addChildren, addChildren, anchoragesUnmodifiableProperty, anchoredsUnmodifiableProperty, attachAnchored, attachToAnchorage, attachToAnchorage, childrenUnmodifiableProperty, detachAnchored, detachFromAnchorage, detachFromAnchorage, getAnchoragesUnmodifiable, getAnchoredsUnmodifiable, getBehaviors, getChildrenUnmodifiable, getHandlers, getParent, getPolicies, getRoot, getViewer, getVisual, isRefreshVisual, parentProperty, refreshVisual, refreshVisualProperty, removeChild, removeChildren, reorderChild, setParent, setRefreshVisual
adaptersProperty, getAdapter, getAdapter, getAdapter, getAdapterKey, getAdapters, getAdapters, getAdapters, setAdapter, setAdapter, setAdapter, setAdapter, unsetAdapter
adaptableProperty, getAdaptable, setAdaptable
activate, activeProperty, deactivate, isActive
dispose
protected void doActivate()
doActivate
in class AbstractVisualPart<Group>
protected void doAddChildVisual(IVisualPart<? extends Node> child, int index)
doAddChildVisual
in class AbstractVisualPart<Group>
protected Group doCreateVisual()
doCreateVisual
in class AbstractVisualPart<Group>
protected void doDeactivate()
doDeactivate
in class AbstractVisualPart<Group>
protected com.google.common.collect.SetMultimap<? extends Object,String> doGetContentAnchorages()
doGetContentAnchorages
in class AbstractContentPart<Group>
protected List<? extends Object> doGetContentChildren()
doGetContentChildren
in class AbstractContentPart<Group>
public void doRefreshVisual(Group visual)
doRefreshVisual
in class AbstractVisualPart<Group>
protected void doRemoveChildVisual(IVisualPart<? extends Node> child, int index)
doRemoveChildVisual
in class AbstractVisualPart<Group>
public Graph getContent()
getContent
in interface IContentPart<Group>
getContent
in class AbstractContentPart<Group>
public boolean isSelectable()
isSelectable
in interface IContentPart<Group>
isSelectable
in class AbstractContentPart<Group>
Copyright (c) 2014 itemis AG and others. All rights reserved.