|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectedu.iastate.metnet.model.AbstractMultiBlockunitDecorator
edu.iastate.metnet.model.MultiEntityDecorator
public class MultiEntityDecorator
follow the EntitywithlocationDecorator, provides and formats aggregate tooltip infomration
| Field Summary | |
|---|---|
(package private) static org.apache.log4j.Logger |
logger
log4j facility |
| Fields inherited from class edu.iastate.metnet.model.AbstractMultiBlockunitDecorator |
|---|
leftUnit, rightUnit |
| Constructor Summary | |
|---|---|
MultiEntityDecorator()
default constructor |
|
MultiEntityDecorator(Blockunit leftUnit,
Blockunit rightUnit)
constructor |
|
| Method Summary | |
|---|---|
java.lang.String |
getTooltip()
return the tooltip for multi entitywithlocation |
| Methods inherited from class edu.iastate.metnet.model.AbstractMultiBlockunitDecorator |
|---|
getLeftUnit, getRightUnit, setLeftUnit, setRightUnit |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
static org.apache.log4j.Logger logger
| Constructor Detail |
|---|
public MultiEntityDecorator()
public MultiEntityDecorator(Blockunit leftUnit,
Blockunit rightUnit)
leftUnit - left blockunitrightUnit - right blockunit| Method Detail |
|---|
public java.lang.String getTooltip()
getTooltip in class AbstractMultiBlockunitDecorator
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||