|
||||||||||
| PREV CLASS Documentation homepage NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectilog.tgo.composite.internal.IltcGraphicChild
ilog.tgo.composite.IltcGraphicElementAggregate
ilog.tgo.graphic.IltGraphicElementAggregate
children and
constraints to customize new decorations
to predefined business objects using CSS.
public class IltGraphicElementAggregate
This class models a graphic object made up of several other graphic instances.
The children graphic instances are combined using attachment rules.
| Field Summary |
|---|
| Fields inherited from class ilog.tgo.composite.IltcGraphicElementAggregate |
|---|
_children |
| Fields inherited from class ilog.tgo.composite.internal.IltcGraphicChild |
|---|
_attachmanager, _attachrect, _attribute, _component, _listenerSupport |
| Constructor Summary | |
|---|---|
IltGraphicElementAggregate(IlpAttribute attr)
Deprecated. Creates a new graphic aggregate to represent the given attribute. |
|
| Method Summary | |
|---|---|
void |
addChild(IlpGraphic graphic)
Deprecated. Adds a new child graphic. |
void |
addChild(IlpGraphic graphic,
IlpAttachment attachment)
Deprecated. Adds a new child graphic with the given attachment rule. |
IlpAttachment |
getAttachment(IlpGraphic graphic)
Deprecated. Returns the attachment of the given graphic object. |
IlpAttribute |
getAttribute()
Deprecated. Returns the attribute that this graphic instance represents, if any. |
IlpGraphic |
getBase()
Deprecated. Gets the base element. |
int |
getChildCount()
Deprecated. Returns the number of children in the hierarchy. |
Collection |
getChildren()
Deprecated. Returns the collection of all the graphic instances contained in this composite graphic. |
IltDecorationSource |
getDecorationSource()
Deprecated. Returns the semantic state that is represented by this graphic element aggregate. |
IlpRepresentationObject |
getRepresentationObject()
Deprecated. Returns the object that this graphic instance represents. |
IlpGraphicView |
getView()
Deprecated. Returns the view in which this graphic object is being used. |
boolean |
isVisible(IlvTransformer t)
Deprecated. Returns if this graphic element should be visible or not according to the zoom level. |
void |
setAttachment(IlpGraphic graphic,
IlpAttachment attachment)
Deprecated. Attaches the corresponding graphic object to another one. |
| Methods inherited from class ilog.tgo.composite.IltcGraphicElementAggregate |
|---|
apply, apply, apply, apply, call, call, call, childAt, computeAttachmentBounds, computeAttachmentCoordinates, computeAttachmentCoordinates, computeChildrenAttachmentCoordinates, computeFixedCoordinates, contains, getAttachmentBounds, getBoundingBox, getComponent, removeChild, removeChildren |
| Methods inherited from class ilog.tgo.composite.internal.IltcGraphicChild |
|---|
addGraphicChangeListener, fireEvent, getAttachmentManager, getParent, getRootGraphic, removeGraphicChangeListener, setParent |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface ilog.cpl.graphic.IlpGraphic |
|---|
addGraphicChangeListener, fireEvent, getParent, removeGraphicChangeListener, setParent |
| Methods inherited from interface ilog.cpl.graphic.attachment.IlpAttachable |
|---|
getAttachmentManager |
| Constructor Detail |
|---|
public IltGraphicElementAggregate(IlpAttribute attr)
| Method Detail |
|---|
public Collection getChildren()
getChildren in interface IlpGraphicContainmentgetChildren in class IltcGraphicElementAggregatepublic int getChildCount()
getChildCount in interface IlpGraphicContainmentgetChildCount in class IltcGraphicElementAggregatepublic void addChild(IlpGraphic graphic)
addChild in interface IlpGraphicContainmentaddChild in class IltcGraphicElementAggregate
public void addChild(IlpGraphic graphic,
IlpAttachment attachment)
addChild in class IltcGraphicElementAggregatepublic IlpGraphic getBase()
getBase in class IltcGraphicElementAggregatepublic IlpAttachment getAttachment(IlpGraphic graphic)
getAttachment in interface IlpAttachmentManagergetAttachment in class IltcGraphicElementAggregate
public void setAttachment(IlpGraphic graphic,
IlpAttachment attachment)
setAttachment in interface IlpAttachmentManagersetAttachment in class IltcGraphicElementAggregatepublic IltDecorationSource getDecorationSource()
null if this graphic element aggregate's
existence is not due to a particular semantic state.
public boolean isVisible(IlvTransformer t)
isVisible in class ilog.tgo.composite.internal.IltcGraphicChildt - Transformer
truepublic IlpGraphicView getView()
getView in interface IlpGraphicgetView in class ilog.tgo.composite.internal.IltcGraphicChildpublic IlpRepresentationObject getRepresentationObject()
getRepresentationObject in interface IlpGraphicgetRepresentationObject in class ilog.tgo.composite.internal.IltcGraphicChildpublic IlpAttribute getAttribute()
getAttribute in interface IlpGraphicgetAttribute in class ilog.tgo.composite.internal.IltcGraphicChild
|
||||||||||
| PREV CLASS Documentation homepage NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||