|
||||||||||
| PREV CLASS Documentation homepage NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IlpGraphicViewStyleManager
This interface defines the configuration of an IlpGraphicView object.
It stores information about styles that are specific to a view and that are used to create the graphic instance that represents the objects.
IlpDefaultGraphicViewStyleManager,
IlpBasicGraphicViewStyleManager| Method Summary | |
|---|---|
IlpStyleManager |
getDefaultStyleManager()
Deprecated. Returns the default style manager used by this configuration. |
IlpStyle |
getStyle()
Deprecated. Returns the style specified for this view. |
IlpStyle |
getStyle(IlpRepresentationObject ro)
Deprecated. Returns the correct style for this representation object. |
IlpStyle |
getStyle(IlpRepresentationObject ro,
IlpAttribute attribute)
Deprecated. Return the correct style for this representation object. |
boolean |
removeStyle(IlpRepresentationObject ro)
Deprecated. Remove an instance style from the currently buffered styles. |
| Methods inherited from interface ilog.cpl.style.IlpStyleManager |
|---|
cleanup, getExistingStyle, getStyle, getStyle, getStyle, getStyle, getStyle, getStyle, getStyle, getStyleContexts, recustomizeStyles, removeStyle, resetStyles |
| Method Detail |
|---|
IlpStyle getStyle()
IlpStyle getStyle(IlpRepresentationObject ro)
createStyle method for the default style rules.
ro - Representation object.
IlpStyle getStyle(IlpRepresentationObject ro,
IlpAttribute attribute)
createStyle method for the default style rules.
ro - Representation object.attribute - Attribute linked to representation object.boolean removeStyle(IlpRepresentationObject ro)
ro - Representation object.
IlpStyleManager getDefaultStyleManager()
Generally, this is the Style Manager defined in the application context.
|
||||||||||
| PREV CLASS Documentation homepage NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||