com.sculley.jim.swjava
Class DatumTargetSymbol

java.lang.Object
  |
  +--com.sculley.jim.swjava.peer.CppPeer
        |
        +--com.sculley.jim.swjava.Annotation
              |
              +--com.sculley.jim.swjava.DatumTag
                    |
                    +--com.sculley.jim.swjava.DatumTargetSymbol

public class DatumTargetSymbol
extends DatumTag

Insert the type's description here. Creation date: (2/3/00 12:58:30 PM)


Constructor Summary
DatumTargetSymbol(long ptr)
          DatumTargetSymbol constructor comment.
 
Methods inherited from class com.sculley.jim.swjava.Annotation
getArrowHeadStyleAtIndex, getAttachedEntities, getAttachedEntityCount, getAttachedEntityTypes, getColor, getDisplayData, getLayer, getLayerOverride, getLeaderCount, getLeaderPointsAtIndex, getLeaderSide, getLineStyle, getName, getNext, getPosition, getSpecificAnnotation, getType, getVisibilityStatus, getVisualProperties, getWidth, hasBentLeader, hasLeader, hasSmartArrowHead, setArrowHeadStyleAtIndex, setColor, setLayerOverride, setLeader, setName, setPosition, setStyle, setVisibilityStatus, setWidth
 
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

DatumTargetSymbol

public DatumTargetSymbol(long ptr)
                  throws java.lang.IllegalArgumentException
DatumTargetSymbol constructor comment.
Parameters:
ptr - long
Throws:
java.lang.IllegalArgumentException - The exception description.