public class OdgXrefGraphic extends OdgGBlock
Modifier and Type | Field and Description |
---|---|
private java.util.List<XY_FBcl> |
listPos
All graphic positions as list.
|
fbPinDst, fbPinSrc, fbt, fbtw, fbw, idGroup, idRectangle, ixArray, listSlices, nameTypeArray, odgMdl, page, pcol, sClassTypeName, sFrameText, sName, sPosxy, styleGraphicFrame, sVariant, xy
Constructor and Description |
---|
OdgXrefGraphic(java.lang.String name,
FBkind_FBcl style,
XY_FBcl pos,
int page,
OdgModule odgMdl,
org.vishia.msgDispatch.LogMessage log)
Creates a specific
OdgGBlock with |
Modifier and Type | Method and Description |
---|---|
void |
addGraphicBlock(XY_FBcl xy) |
java.lang.String |
toString() |
fbt, getFbPinDst, getFbPinSrc, getFbPinSrc, getFirstPin, isDeferredAssocEvDataClean, iterPin, putPin, setDeferredAssocEvData, setVariant, variant
private java.util.List<XY_FBcl> listPos
public OdgXrefGraphic(java.lang.String name, FBkind_FBcl style, XY_FBcl pos, int page, OdgModule odgMdl, org.vishia.msgDispatch.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)