public class OdgXrefGraphic extends OdgGBlock
| Modifier and Type | Field and Description |
|---|---|
(package private) java.util.List<XY_FBcl> |
listPos
All graphic positions as list.
|
bCreatedFBlockPins, eKindBlock, fbPinDst, fbPinSrc, fbPinThis, fbt, fbtw, fbw, gSequence, idGroup, idRectangle, ixArray, ixGraphicOrder, listSlices, nameTypeArray, odgMdl, page, pcol, sClassTypeName, sFrameText, sName, sPosxy, xy| Constructor and Description |
|---|
OdgXrefGraphic(java.lang.String name,
FBkind_FBcl style,
XY_FBcl pos,
int page,
OdgModule odgMdl,
LogMessage log)
Creates a specific
OdgGBlock with |
| Modifier and Type | Method and Description |
|---|---|
void |
addGraphicBlock(XY_FBcl xy) |
java.lang.String |
toString() |
fbt, getCreatePin, getCreatePin, getCreatePin, getCreatePinThis, getFbPinDst, getFbPinSrc, getFirstPin, getPin, iterPin, name, new_OdgGBlock, putPinjava.util.List<XY_FBcl> listPos
public OdgXrefGraphic(java.lang.String name,
FBkind_FBcl style,
XY_FBcl pos,
int page,
OdgModule odgMdl,
LogMessage log)
OdgGBlock withname - this name, it is the name of the Xrefstyle - pos - position of the first found occurrencepage - odgMdl - In this module (parent, final)