|
![]() |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use RelationFeature | |
---|---|
org.ascape.util.vis | |
org.ascape.view.vis.erv |
Uses of RelationFeature in org.ascape.util.vis |
---|
Classes in org.ascape.util.vis that implement RelationFeature | |
---|---|
class |
DefaultRelationFeature
A default implementation of the EntityFeature interface. |
Uses of RelationFeature in org.ascape.view.vis.erv |
---|
Methods in org.ascape.view.vis.erv with parameters of type RelationFeature | |
---|---|
void |
EntityRelationView.addRelationFeature(RelationFeature relationFeature)
add a RelationFeature manager for this view. |
void |
EntityRelationView.addRelationFeature(RelationFeature relationFeature,
boolean selected)
add a RelationFeature manager for this view and specify if the feature should be initially selected. |
Constructors in org.ascape.view.vis.erv with parameters of type RelationFeature | |
---|---|
EntityRelationView.RelationDrawFeature(java.lang.String name,
RelationFeature relationFeature)
Constructs the feature with a name and a relation feature. |
|
![]() |
|||||||||
PREV NEXT | FRAMES NO FRAMES |