Klasse GraphicsBaseSkin<C extends GraphicsBase<R>, R extends Row<?,?,?> >
java.lang.Object
javafx.scene.control.SkinBase<C>
impl.com.flexganttfx.skin.graphics.GraphicsBaseSkin<C,R>
- Alle implementierten Schnittstellen:
Skin<C>
- Bekannte direkte Unterklassen:
ListViewGraphicsSkin,SingleRowGraphicsSkin,SplitPaneGraphicsSkin,VBoxGraphicsSkin
public abstract class GraphicsBaseSkin<C extends GraphicsBase<R>, R extends Row<?,?,?>>
extends SkinBase<C>
-
Konstruktorübersicht
Konstruktoren -
Methodenübersicht
Modifizierer und TypMethodeBeschreibungprotected DragCanvas<R> protected final LassoEvent.LassoInfoprotected LinksCanvas<R> protected abstract Regionprotected abstract List<ActivityRef<?>> final Rectangle2DgetActivityBounds(ActivityRef<?> ref) final ActivityBoundsgetActivityBoundsAt(double x, double y) final ActivityRef<?> getActivityRefAt(double x, double y) final List<ActivityBounds> getAllActivityBoundsAt(double x, double y) final List<ActivityRef<?>> getAllActivityRefsAt(double x, double y) final List<CalendarActivity> getAllCalendarActivitiesAt(double x, double y) protected Nodefinal DragCanvas<R> protected final RectanglegetLasso()final LayoutgetLayoutAt(double y) protected final Rectangle2DgetLayoutBoundsAt(double y) protected final LinksCanvas<R> final LocalTimegetLocalTimeAt(double y) final RgetRowAt(double y) getRowCanvas(ActivityRef<?> ref) getRowCanvasAt(double y) protected doublegetRowPane(ActivityRef<?> ref) getRowPaneAt(double y) protected final Timelineprotected abstract booleanisRowAboveViewport(R row) protected voidlayoutChildren(double contentX, double contentY, double contentWidth, double contentHeight) Von Klasse geerbte Methoden javafx.scene.control.SkinBase
computeBaselineOffset, computeMaxHeight, computeMaxWidth, computeMinHeight, computeMinWidth, computePrefHeight, computePrefWidth, consumeMouseEvents, dispose, executeAccessibleAction, getChildren, getClassCssMetaData, getCssMetaData, getNode, getSkinnable, layoutInArea, layoutInArea, layoutInArea, positionInArea, positionInArea, pseudoClassStateChanged, queryAccessibleAttribute, registerChangeListener, registerInvalidationListener, registerListChangeListener, snappedBottomInset, snappedLeftInset, snappedRightInset, snappedTopInset, snapPosition, snapPositionX, snapPositionY, snapSize, snapSizeX, snapSizeY, snapSpace, snapSpaceX, snapSpaceY, unregisterChangeListeners, unregisterInvalidationListeners, unregisterListChangeListeners
-
Konstruktordetails
-
GraphicsBaseSkin
-
-
Methodendetails
-
getClippedContent
-
createDragCanvas
-
createLinksCanvas
-
getDragCanvas
-
getLasso
-
getLinksCanvas
-
createRowPaneRegion
-
findLassoSelectedRows
-
findLassoSelectedActivities
-
createLassoInfo
-
getRowPane
-
getRowCanvas
-
getActivityBounds
-
getActivityBoundsAt
-
getActivityRefAt
-
getAllActivityBoundsAt
-
getAllActivityRefsAt
-
getAllCalendarActivitiesAt
-
getRowAt
-
getRowPaneAt
-
isRowAboveViewport
-
getRowCanvasAt
-
getLayoutAt
-
getLayoutBoundsAt
-
getLocalTimeAt
-
getRowHeaderWidth
protected double getRowHeaderWidth() -
layoutChildren
protected void layoutChildren(double contentX, double contentY, double contentWidth, double contentHeight) - Setzt außer Kraft:
layoutChildrenin KlasseSkinBase<C extends GraphicsBase<R>>
-
getTimeline
-