Uses of Class
org.anchoranalysis.mpp.mark.MarkWithPosition
Packages that use MarkWithPosition
Package
Description
Non-bean classes related to
Marks.Marks implementing conic sections.Marks implementing structures based on points.-
Uses of MarkWithPosition in org.anchoranalysis.mpp.mark
Constructors in org.anchoranalysis.mpp.mark with parameters of type MarkWithPositionModifierConstructorDescriptionprotectedCopy constructor for MarkWithPosition. -
Uses of MarkWithPosition in org.anchoranalysis.mpp.mark.conic
Subclasses of MarkWithPosition in org.anchoranalysis.mpp.mark.conicModifier and TypeClassDescriptionclassRepresents a 2D circle mark.classAbstract base class for conic marks (e.g., ellipsoids, spheres).classRepresents a 2D ellipse mark.classRepresents a 3D ellipsoid mark with multiple sub-regions.classBase-class for a conic that has a single radius (circle, sphere etc.)classRepresents a 3D sphere mark.Constructors in org.anchoranalysis.mpp.mark.conic with parameters of type MarkWithPositionModifierConstructorDescriptionprotectedConicBase(MarkWithPosition source) Constructor that copies from another MarkWithPosition. -
Uses of MarkWithPosition in org.anchoranalysis.mpp.mark.points
Subclasses of MarkWithPosition in org.anchoranalysis.mpp.mark.pointsModifier and TypeClassDescriptionclassA two-dimensional bounding-box rotated at arbitrary angle in XY plane around a point.