Uses of Class
angleVetoes.AngleVeto
Packages that use AngleVeto
-
Uses of AngleVeto in angleVetoes
Methods in angleVetoes that return AngleVetoModifier and TypeMethodDescriptionAngleVeto.clone()
AngleVetoParameters.getVeto
(int index) Get an angle veto from the liststatic AngleVeto
AngleVetoDialog.showDialog
(Frame parentFrame, AngleVeto angleVeto) Methods in angleVetoes with parameters of type AngleVetoModifier and TypeMethodDescriptionvoid
Add a veto to the list.boolean
Test to see if a given angle passes a particular vetoboolean
AngleVetoParameters.removeVeto
(AngleVeto angleVeto) Remove a veto from the list.void
AngleVetoParameters.replaceVeto
(int index, AngleVeto newOne) Replace a veto in the list at given index.static AngleVeto
AngleVetoDialog.showDialog
(Frame parentFrame, AngleVeto angleVeto)