public interface IlpGraphViewCSS
IlpViewStyleSheetCustomization
Modifier and Type | Method and Description |
---|---|
boolean |
getBackgrounds()
Returns if the background configuration is enabled or not
for the component.
|
boolean |
getGraphLayout()
Returns if the graph layout configuration is enabled or not
for the component.
|
boolean |
getInteractor()
Returns if the interactor configuration is enabled or not
for the component.
|
boolean |
getLabelLayout()
Returns if the label layout configuration is enabled or not
for the component.
|
boolean |
getLinkLayout()
Returns if the link layout configuration is enabled or not
for the component.
|
boolean |
getOverview()
Returns if the overview configuration is enabled or not
for the component.
|
boolean |
getPositioning()
Returns if the positioning configuration is enabled or
not for the component.
|
boolean |
getToolBar()
Returns if the toolbar configuration is enabled or not
for the component.
|
boolean |
getView()
Returns if the view configuration is enabled or not
for the component.
|
boolean |
getZooming()
Returns if the zoom configuration is enabled or not
for the component.
|
boolean getBackgrounds()
boolean getGraphLayout()
boolean getInteractor()
boolean getLabelLayout()
boolean getLinkLayout()
boolean getOverview()
boolean getPositioning()
boolean getToolBar()
boolean getView()
boolean getZooming()
© Copyright Rogue Wave Software, Inc. 1997, 2018. All Rights Reserved.