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 TypeMethodDescriptionbooleanIShapeDropListener.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) intENUMTextAnchor.getExternTextHeight(ChartShapeInstance csi) int[]ENUMTextAnchor.getTextCoords(ChartShapeInstance csi) int[]ENUMTextAnchor.getTextCoords(ChartShapeInstance csi, int fontSize) booleanChart.hasLinesConnected(ChartShapeInstance shape) voidIShapeDropListener.onAction(org.eclnt.jsfserver.elements.events.BaseActionEventDrop event, ChartingAreaUI chartingAreaUI, ChartShapeInstance csi) voidIContainedPageBean.prepare(IChartingAreaUI owner, ChartShapeInstance csi) Chart.removeShape(ChartShapeInstance shape) voidIChartingAreaUI.showAdditionalComponents(ChartShapeInstance shape, List<IChartingAreaUI.AdditionalComponentInfo> components) voidIContainedPageBean.writeApplicationData(ChartShapeInstance csi) Method parameters in org.eclnt.ccaddons.diagram with type arguments of type ChartShapeInstanceModifier and TypeMethodDescriptionvoidChart.setShapeInstances(List<ChartShapeInstance> shapeInstances) voidChartClipboardInfo.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 TypeMethodDescriptionvoidChartingAreaUI.adjustLines(ChartShapeInstance csi) IFindLineType.findLineType(ChartShapeInstance fromCsi, ChartShapeInstance toCsi) ChartingAreaUI.findShapeInfo(ChartShapeInstance csi) voidIMergeRemovedLines.mergeRemovedLines(List<ChartLineInstance> removedLines, ChartShapeInstance shape) voidShapePageBeanUI.prepare(IChartingAreaUI owner, ChartShapeInstance csi) ChartingAreaUI.propertyChanged(ChartShapeInstance shapeInstance) PropertyEditorShapeUI.IListener.propertyChanged(ChartShapeInstance m_shapeInstance) PropertyEditorUI.IListener.propertyChanged(ChartShapeInstance shapeInstance) voidChartEditorUI.IListener.reactOnShapeChanged(ChartShapeInstance shapeInstance) voidChartingAreaUI.IListener.reactOnShapeChanged(ChartShapeInstance shapeInstance, String lastBounds, String newBounds) voidChartEditorUI.IListener.reactOnShapeCreated(ChartShapeInstance shapeInstance) voidChartingAreaUI.IListener.reactOnShapeCreated(ChartShapeInstance shapeInstance) voidChartEditorUI.IListener.reactOnShapeExecuted(ChartShapeInstance shapeInstance) voidChartingAreaUI.IListener.reactOnShapeExecuted(ChartShapeInstance shapeInstance) voidChartingAreaUI.reactOnShapePositionSizeChanged(ChartShapeInstance csi) voidChartEditorUI.IListener.reactOnShapeRemoved(ChartShapeInstance shapeInstance) voidChartingAreaUI.IListener.reactOnShapeRemoved(ChartShapeInstance shapeInstance) voidChartEditorUI.IListener.reactOnShapeSelected(ChartShapeInstance shapeInstance) voidChartingAreaUI.IListener.reactOnShapeSelected(ChartShapeInstance shapeInstance) voidChartingAreaUI.removeShape(ChartShapeInstance shape) voidChartingAreaUI.scrollToCenterOf(ChartShapeInstance csi) voidChartingAreaUI.selectShapeInstance(ChartShapeInstance csi) voidPropertyEditorShapeUI.setChartShapeInstance(ChartShapeInstance shapeInstance) voidPropertyEditorUI.setShapeInstance(ChartShapeInstance shapeInstance) voidChartingAreaUI.showAdditionalComponents(ChartShapeInstance shape, List<IChartingAreaUI.AdditionalComponentInfo> components) voidShapePageBeanUI.writeApplicationData(ChartShapeInstance csi) Method parameters in org.eclnt.ccaddons.diagram.pbc with type arguments of type ChartShapeInstanceModifier and TypeMethodDescriptionvoidChartEditorUI.IListener.reactOnShapeLinesCreatedByPaste(List<ChartShapeInstance> shapeInstances, List<ChartLineInstance> lineInstances) voidChartingAreaUI.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 booleanDefaultShapeSVGRenderer.appendBackground(StringBuffer sb, SVGExportMode mode, ChartShapeInstance csi, String bgImage, String border, String color, SVGExportProperties exportProperties) protected voidDefaultShapeSVGRenderer.appendDefaultChartShapeInstance(StringBuffer sb, ChartShapeInstance csi, SVGExportProperties exportProperties) protected booleanDefaultShapeSVGRenderer.appendDefaultChartShapeInstanceText(StringBuffer sb, ChartShapeInstance csi, SVGExportProperties exportProperties) protected booleanDefaultShapeSVGRenderer.appendDrawCommands(StringBuffer sb, List<IDrawCommand> commands, SVGExportMode mode, ChartShapeInstance csi, SVGExportProperties exportProperties) static int[]SVGUtils.compensateBaseLinePosition(ChartShapeInstance csi, int[] textCoords, int fontSize) static StringSVGUtils.createDefaultTextFragment(ChartShapeInstance csi, SVGExportProperties exportProperties) static StringSVGUtils.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 ChartShapeInstanceChartUtils.findContainerShape(ShapeRepository repository, Chart chart, ChartShapeInstance innerShape) static ChartShapeInstanceChartUtils.findContainerShapeContains(ShapeRepository repository, Chart chart, int[] bounds) static ChartShapeInstanceChartUtils.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 booleanChartUtils.checkIfShapeIntersect(int outerX, int outerY, int outerWidth, int outerHeight, ChartShapeInstance inner) static booleanChartUtils.checkIfShapeIsContained(ChartShapeInstance outer, int[] innerBounds) static booleanChartUtils.checkIfShapeIsContained(ChartShapeInstance outer, ChartShapeInstance inner) static booleanShapeUtil.checkIfShapeIsContained(ChartShapeInstance outer, ChartShapeInstance inner) static booleanChartUtils.checkIfShapeIsInside(int outerX, int outerY, int outerWidth, int outerHeight, ChartShapeInstance inner) static ENUMLineAnchorChartUtils.findAnchorByQuadrant(int[] coords, ChartShapeInstance csi, ENUMLineAnchor anchor, ENUMLineAnchor defaultAnchor) static ChartShapeInstanceChartUtils.findContainerShape(ShapeRepository repository, Chart chart, ChartShapeInstance innerShape) static LineTypeChartUtils.findPreferredLineType(ShapeRepository repository, ChartShapeInstance shapeFrom, ChartShapeInstance shapeTo) static List<ChartShapeInstance>ChartUtils.findShapesContained(Chart chart, ChartShapeInstance outerShape) static int[]TextUtils.getTextDimension(ChartShapeInstance csi) static booleanChartUtils.intersect(ChartShapeInstance csi, int[] coordsFrom, int[] coordsTo) static booleanChartUtils.isLineConnectedToShape(ChartLineInstance cli, ChartShapeInstance csi) static StringShapeUtil.prepareBackgroundImage(ChartShapeInstance shape, ShapeType shapeType) static int[]TextUtils.shiftByRel(int[] textCoords, ChartShapeInstance csi)