|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object
|
+--com.sculley.jim.swjava.peer.CppPeer
|
+--com.sculley.jim.swjava.Annotation
Insert the type's description here. Creation date: (1/31/00 11:30:59 AM)
| Constructor Summary | |
Annotation(long ptr)
Annotation constructor comment. |
|
| Method Summary | |
long |
getArrowHeadStyleAtIndex(long index)
Insert the method's description here. |
java.lang.Object[] |
getAttachedEntities()
Insert the method's description here. |
long |
getAttachedEntityCount()
Insert the method's description here. |
int[] |
getAttachedEntityTypes()
Insert the method's description here. |
java.awt.Color |
getColor()
Insert the method's description here. |
DisplayData |
getDisplayData()
Insert the method's description here. |
java.lang.String |
getLayer()
Insert the method's description here. |
int |
getLayerOverride()
Insert the method's description here. |
long |
getLeaderCount()
Insert the method's description here. |
SWPoint[] |
getLeaderPointsAtIndex(long index)
Insert the method's description here. |
long |
getLeaderSide()
Insert the method's description here. |
long |
getLineStyle()
Insert the method's description here. |
java.lang.String |
getName()
Insert the method's description here. |
Annotation |
getNext()
Insert the method's description here. |
SWPoint |
getPosition()
Insert the method's description here. |
Annotation |
getSpecificAnnotation()
Insert the method's description here. |
java.lang.Class |
getType()
Insert the method's description here. |
long |
getVisibilityStatus()
Insert the method's description here. |
int[] |
getVisualProperties()
Insert the method's description here. |
long |
getWidth()
Insert the method's description here. |
boolean |
hasBentLeader()
Insert the method's description here. |
boolean |
hasLeader()
Insert the method's description here. |
boolean |
hasSmartArrowHead()
Insert the method's description here. |
boolean |
setArrowHeadStyleAtIndex(long index,
long style)
Insert the method's description here. |
boolean |
setColor(java.awt.Color color)
Insert the method's description here. |
boolean |
setLayerOverride(int bits)
Insert the method's description here. |
boolean |
setLeader(boolean showLeader,
long leaderSide,
boolean hasSmartArrowHead,
boolean isBent)
Insert the method's description here. |
boolean |
setName(java.lang.String newName)
Insert the method's description here. |
boolean |
setPosition(SWPoint newPosition)
Insert the method's description here. |
boolean |
setStyle(long newStyle)
Insert the method's description here. |
boolean |
setVisibilityStatus(long status)
Insert the method's description here. |
boolean |
setWidth(long newWidth)
Insert the method's description here. |
| Methods inherited from class com.sculley.jim.swjava.peer.CppPeer |
getPtr |
| Methods inherited from class java.lang.Object |
equals,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
| Constructor Detail |
public Annotation(long ptr)
throws java.lang.IllegalArgumentException
ptr - long| Method Detail |
public long getArrowHeadStyleAtIndex(long index)
index - longpublic java.lang.Object[] getAttachedEntities()
public long getAttachedEntityCount()
public int[] getAttachedEntityTypes()
public java.awt.Color getColor()
public DisplayData getDisplayData()
public java.lang.String getLayer()
public int getLayerOverride()
public long getLeaderCount()
public SWPoint[] getLeaderPointsAtIndex(long index)
index - intpointCount - intpublic long getLeaderSide()
public long getLineStyle()
public java.lang.String getName()
public Annotation getNext()
public SWPoint getPosition()
public Annotation getSpecificAnnotation()
public java.lang.Class getType()
public long getVisibilityStatus()
public int[] getVisualProperties()
public long getWidth()
public boolean hasBentLeader()
public boolean hasLeader()
public boolean hasSmartArrowHead()
public boolean setArrowHeadStyleAtIndex(long index,
long style)
index - longstyle - longpublic boolean setColor(java.awt.Color color)
color - java.awt.Colorpublic boolean setLayerOverride(int bits)
bits - int
public boolean setLeader(boolean showLeader,
long leaderSide,
boolean hasSmartArrowHead,
boolean isBent)
showLeader - booleanleaderSide - longhasSmartArrowHead - booleanisBent - booleanpublic boolean setName(java.lang.String newName)
newName - java.lang.Stringpublic boolean setPosition(SWPoint newPosition)
newPosition - com.sculley.jim.swjava.SWPointpublic boolean setStyle(long newStyle)
newStyle - longpublic boolean setVisibilityStatus(long status)
newVisible - booleanpublic boolean setWidth(long newWidth)
newWidth - long
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||