carmetal.objects
Interface PointonObject

All Known Implementing Classes:
AreaObject, AxisObject, Circle3Object, CircleObject, EquationXYObject, FixedAngleObject, FixedCircleObject, FunctionObject, JLocusTrackObject, LineObject, ParallelObject, PlumbObject, PrimitiveCircleObject, PrimitiveLineObject, QuadricObject, RayObject, SegmentObject, TrackObject, TwoPointLineObject

public interface PointonObject


Method Summary
 boolean canInteresectWith(ConstructionObject o)
           
 void project(PointObject P)
           
 void project(PointObject P, double alpha)
           
 void repulse(PointObject P)
           
 

Method Detail

repulse

void repulse(PointObject P)

project

void project(PointObject P)

project

void project(PointObject P,
             double alpha)

canInteresectWith

boolean canInteresectWith(ConstructionObject o)


© Copyright 2005 S.Chekanov. All Rights Reserved.
jHPlot package, a part of jHepWork: is a full-featured multiplatform data-analysis framework