Uses of Class
org.eclnt.ccaddons.diagram.ChartShapeInstance
Packages that use ChartShapeInstance
Package
Description
-
Uses of ChartShapeInstance in org.eclnt.ccaddons.diagram
Methods in org.eclnt.ccaddons.diagram that return ChartShapeInstanceMethods in org.eclnt.ccaddons.diagram that return types with arguments of type ChartShapeInstanceMethods in org.eclnt.ccaddons.diagram with parameters of type ChartShapeInstanceModifier and TypeMethodDescriptionboolean
IShapeDropListener.checkDropReceive
(String dragInfo, ChartShapeInstance csi) Chart.findLineInstancesEndingAtShape
(ChartShapeInstance shape) Chart.findLineInstancesFromTo
(ChartShapeInstance fromShape, ChartShapeInstance toShape) Chart.findLineInstancesStartingAtShape
(ChartShapeInstance shape) ENUMTextAnchor.getBoundsForEdit
(ChartShapeInstance csi, int z) ENUMTextAnchor.getBoundsForExternText
(ChartLineInstance cli, ChartShapeInstance shapeFrom, ChartShapeInstance shapeTo, ShapeType shapeFromType, ShapeType shapeToType, Chart chart) ENUMTextAnchor.getBoundsForExternText
(ChartShapeInstance csi, int z) ENUMTextAnchor.getBoundsForText
(ChartShapeInstance csi, int z) IShapeDropListener.getDropReceive
(ChartShapeInstance csi) int
ENUMTextAnchor.getExternTextHeight
(ChartShapeInstance csi) int[]
ENUMTextAnchor.getTextCoords
(ChartShapeInstance csi) int[]
ENUMTextAnchor.getTextCoords
(ChartShapeInstance csi, int fontSize) boolean
Chart.hasLinesConnected
(ChartShapeInstance shape) void
IShapeDropListener.onAction
(org.eclnt.jsfserver.elements.events.BaseActionEventDrop event, ChartingAreaUI chartingAreaUI, ChartShapeInstance csi) void
IContainedPageBean.prepare
(IChartingAreaUI owner, ChartShapeInstance csi) Chart.removeShape
(ChartShapeInstance shape) void
IChartingAreaUI.showAdditionalComponents
(ChartShapeInstance shape, List<IChartingAreaUI.AdditionalComponentInfo> components) void
IContainedPageBean.writeApplicationData
(ChartShapeInstance csi) Method parameters in org.eclnt.ccaddons.diagram with type arguments of type ChartShapeInstanceModifier and TypeMethodDescriptionvoid
Chart.setShapeInstances
(List<ChartShapeInstance> shapeInstances) void
ChartClipboardInfo.setShapes
(List<ChartShapeInstance> i_shapeInfos) Constructors in org.eclnt.ccaddons.diagram with parameters of type ChartShapeInstance -
Uses of ChartShapeInstance in org.eclnt.ccaddons.diagram.dc
Methods in org.eclnt.ccaddons.diagram.dc with parameters of type ChartShapeInstanceModifier and TypeMethodDescriptionCommandParser.parseDrawCommands
(ChartShapeInstance csi, String commandString) Constructors in org.eclnt.ccaddons.diagram.dc with parameters of type ChartShapeInstance -
Uses of ChartShapeInstance in org.eclnt.ccaddons.diagram.pbc
Methods in org.eclnt.ccaddons.diagram.pbc that return ChartShapeInstanceModifier and TypeMethodDescriptionChartingAreaUI.addNewShape
(ShapeType shapeType, int pixelX, int pixelY) ChartingAreaUI.addNewShape
(ShapeType shapeType, int pixelX, int pixelY, boolean checkForLineSplit, boolean roundXY, String boundToShapeId, String boundToLineId) PropertyEditorShapeUI.getChartShapeInstance()
ChartingAreaUI.getSelectedShape()
ChartingAreaUI.LineInfo.getShapeFrom()
ChartingAreaUI.ShapeInfo.getShapeInstance()
ChartingAreaUI.LineInfo.getShapeTo()
ChartingAreaUI.propertyChanged
(ChartShapeInstance shapeInstance) PropertyEditorShapeUI.IListener.propertyChanged
(ChartShapeInstance m_shapeInstance) PropertyEditorUI.IListener.propertyChanged
(ChartShapeInstance shapeInstance) Methods in org.eclnt.ccaddons.diagram.pbc that return types with arguments of type ChartShapeInstanceMethods in org.eclnt.ccaddons.diagram.pbc with parameters of type ChartShapeInstanceModifier and TypeMethodDescriptionvoid
ChartingAreaUI.adjustLines
(ChartShapeInstance csi) IFindLineType.findLineType
(ChartShapeInstance fromCsi, ChartShapeInstance toCsi) ChartingAreaUI.findShapeInfo
(ChartShapeInstance csi) void
IMergeRemovedLines.mergeRemovedLines
(List<ChartLineInstance> removedLines, ChartShapeInstance shape) void
ShapePageBeanUI.prepare
(IChartingAreaUI owner, ChartShapeInstance csi) ChartingAreaUI.propertyChanged
(ChartShapeInstance shapeInstance) PropertyEditorShapeUI.IListener.propertyChanged
(ChartShapeInstance m_shapeInstance) PropertyEditorUI.IListener.propertyChanged
(ChartShapeInstance shapeInstance) void
ChartEditorUI.IListener.reactOnShapeChanged
(ChartShapeInstance shapeInstance) void
ChartingAreaUI.IListener.reactOnShapeChanged
(ChartShapeInstance shapeInstance, String lastBounds, String newBounds) void
ChartEditorUI.IListener.reactOnShapeCreated
(ChartShapeInstance shapeInstance) void
ChartingAreaUI.IListener.reactOnShapeCreated
(ChartShapeInstance shapeInstance) void
ChartEditorUI.IListener.reactOnShapeExecuted
(ChartShapeInstance shapeInstance) void
ChartingAreaUI.IListener.reactOnShapeExecuted
(ChartShapeInstance shapeInstance) void
ChartingAreaUI.reactOnShapePositionSizeChanged
(ChartShapeInstance csi) void
ChartEditorUI.IListener.reactOnShapeRemoved
(ChartShapeInstance shapeInstance) void
ChartingAreaUI.IListener.reactOnShapeRemoved
(ChartShapeInstance shapeInstance) void
ChartEditorUI.IListener.reactOnShapeSelected
(ChartShapeInstance shapeInstance) void
ChartingAreaUI.IListener.reactOnShapeSelected
(ChartShapeInstance shapeInstance) void
ChartingAreaUI.removeShape
(ChartShapeInstance shape) void
ChartingAreaUI.scrollToCenterOf
(ChartShapeInstance csi) void
ChartingAreaUI.selectShapeInstance
(ChartShapeInstance csi) void
PropertyEditorShapeUI.setChartShapeInstance
(ChartShapeInstance shapeInstance) void
PropertyEditorUI.setShapeInstance
(ChartShapeInstance shapeInstance) void
ChartingAreaUI.showAdditionalComponents
(ChartShapeInstance shape, List<IChartingAreaUI.AdditionalComponentInfo> components) void
ShapePageBeanUI.writeApplicationData
(ChartShapeInstance csi) Method parameters in org.eclnt.ccaddons.diagram.pbc with type arguments of type ChartShapeInstanceModifier and TypeMethodDescriptionvoid
ChartEditorUI.IListener.reactOnShapeLinesCreatedByPaste
(List<ChartShapeInstance> shapeInstances, List<ChartLineInstance> lineInstances) void
ChartingAreaUI.IListener.reactOnShapeLinesCreatedByPaste
(List<ChartShapeInstance> shapeInstances, List<ChartLineInstance> lineInstances) Constructors in org.eclnt.ccaddons.diagram.pbc with parameters of type ChartShapeInstance -
Uses of ChartShapeInstance in org.eclnt.ccaddons.diagram.svg
Methods in org.eclnt.ccaddons.diagram.svg with parameters of type ChartShapeInstanceModifier and TypeMethodDescriptionprotected boolean
DefaultShapeSVGRenderer.appendBackground
(StringBuffer sb, SVGExportMode mode, ChartShapeInstance csi, String bgImage, String border, String color, SVGExportProperties exportProperties) protected void
DefaultShapeSVGRenderer.appendDefaultChartShapeInstance
(StringBuffer sb, ChartShapeInstance csi, SVGExportProperties exportProperties) protected boolean
DefaultShapeSVGRenderer.appendDefaultChartShapeInstanceText
(StringBuffer sb, ChartShapeInstance csi, SVGExportProperties exportProperties) protected boolean
DefaultShapeSVGRenderer.appendDrawCommands
(StringBuffer sb, List<IDrawCommand> commands, SVGExportMode mode, ChartShapeInstance csi, SVGExportProperties exportProperties) static int[]
SVGUtils.compensateBaseLinePosition
(ChartShapeInstance csi, int[] textCoords, int fontSize) static String
SVGUtils.createDefaultTextFragment
(ChartShapeInstance csi, SVGExportProperties exportProperties) static String
SVGUtils.createDefaultTextFragment
(ChartShapeInstance csi, SVGExportProperties exportProperties, String text) ISVGDecorator.decorateShapeSVG
(String shapeSVG, ShapeRepository repository, Chart chart, ChartShapeInstance shape) static int[]
SVGUtils.getTextCoordsSVG
(ChartShapeInstance csi, int fontSize, TextBlock textBlock) DefaultShapeSVGRenderer.renderSVGFragment
(SVGExportMode mode, ChartShapeInstance csi, ShapeType st, SVGExportProperties exportProperties) IShapeSVGRenderer.renderSVGFragment
(SVGExportMode mode, ChartShapeInstance shape, ShapeType type, SVGExportProperties exportProperties) -
Uses of ChartShapeInstance in org.eclnt.ccaddons.diagram.util
Methods in org.eclnt.ccaddons.diagram.util that return ChartShapeInstanceModifier and TypeMethodDescriptionstatic ChartShapeInstance
ChartUtils.findContainerShape
(ShapeRepository repository, Chart chart, ChartShapeInstance innerShape) static ChartShapeInstance
ChartUtils.findContainerShapeContains
(ShapeRepository repository, Chart chart, int[] bounds) static ChartShapeInstance
ChartUtils.findContainerShapeIntersect
(ShapeRepository repository, Chart chart, int[] bounds) Methods in org.eclnt.ccaddons.diagram.util that return types with arguments of type ChartShapeInstanceModifier and TypeMethodDescriptionstatic List<ChartShapeInstance>
ChartUtils.findShapesContained
(Chart chart, ChartShapeInstance outerShape) Methods in org.eclnt.ccaddons.diagram.util with parameters of type ChartShapeInstanceModifier and TypeMethodDescriptionstatic int[]
InterimPointsCalculator.calculateAnchorPositionInShape
(ChartShapeInstance csi, int anchorCount, ENUMLineAnchor anchor, int anchorNumber, boolean startAtCorner) static int[][]
ChartUtils.calculateLineCoords
(ChartLineInstance cli, ChartShapeInstance csi_from, ChartShapeInstance csi_to, ShapeType csi_fromType, ShapeType csi_toType) static int[]
InterimPointsCalculator.calculateLineTextPositionOffset
(ChartLineInstance cli, Chart chart, ChartShapeInstance shapeFrom, int shapeFromAnchorCount, boolean fromAnchorStartAtCorner, ChartShapeInstance shapeTo, int shapeToAnchorCount, boolean toAnchorStartAtCorner) static boolean
ChartUtils.checkIfShapeIntersect
(int outerX, int outerY, int outerWidth, int outerHeight, ChartShapeInstance inner) static boolean
ChartUtils.checkIfShapeIsContained
(ChartShapeInstance outer, int[] innerBounds) static boolean
ChartUtils.checkIfShapeIsContained
(ChartShapeInstance outer, ChartShapeInstance inner) static boolean
ShapeUtil.checkIfShapeIsContained
(ChartShapeInstance outer, ChartShapeInstance inner) static boolean
ChartUtils.checkIfShapeIsInside
(int outerX, int outerY, int outerWidth, int outerHeight, ChartShapeInstance inner) static ENUMLineAnchor
ChartUtils.findAnchorByQuadrant
(int[] coords, ChartShapeInstance csi, ENUMLineAnchor anchor, ENUMLineAnchor defaultAnchor) static ChartShapeInstance
ChartUtils.findContainerShape
(ShapeRepository repository, Chart chart, ChartShapeInstance innerShape) static LineType
ChartUtils.findPreferredLineType
(ShapeRepository repository, ChartShapeInstance shapeFrom, ChartShapeInstance shapeTo) static List<ChartShapeInstance>
ChartUtils.findShapesContained
(Chart chart, ChartShapeInstance outerShape) static int[]
TextUtils.getTextDimension
(ChartShapeInstance csi) static boolean
ChartUtils.intersect
(ChartShapeInstance csi, int[] coordsFrom, int[] coordsTo) static boolean
ChartUtils.isLineConnectedToShape
(ChartLineInstance cli, ChartShapeInstance csi) static String
ShapeUtil.prepareBackgroundImage
(ChartShapeInstance shape, ShapeType shapeType) static int[]
TextUtils.shiftByRel
(int[] textCoords, ChartShapeInstance csi)